diff options
author | Berke Viktor <bviktor@hexchat.org> | 2013-05-04 02:35:38 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2013-05-04 02:35:38 +0200 |
commit | 80aee2af6c09bb5561ec2484dec5eb2375909a49 (patch) | |
tree | b704e2f4fed9f19d9d3f34e04905ea77f8136c55 | |
parent | 1f525a6f4b96b85d417401a5a0850bdd33184f51 (diff) |
Fix VS edition
-rw-r--r-- | win32/hexchat.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat.sln b/win32/hexchat.sln index cba64c36..15a93a17 100644 --- a/win32/hexchat.sln +++ b/win32/hexchat.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio Express 2012 for Windows Desktop Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "..\src\common\common.vcxproj", "{87554B59-006C-4D94-9714-897B27067BA3}" ProjectSection(ProjectDependencies) = postProject {A7D7CE59-2A31-48AE-BED2-A9828E241832} = {A7D7CE59-2A31-48AE-BED2-A9828E241832} |