diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:47:03 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-02 18:47:03 +0200 |
commit | caa270922f3b830adefa7c6280f746c4847047e8 (patch) | |
tree | eaf2e4447095b83feda1b79b0d482cccb0867ff5 /win32 | |
parent | 1d7773f735422a23684bb2047651a3807b3019a2 (diff) |
Fix release path for HTM, C# projects don't support property sheets to use a separate xp project instead
Diffstat (limited to 'win32')
-rw-r--r-- | win32/hexchat-xp.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/hexchat-xp.sln b/win32/hexchat-xp.sln index 6bc6cf0d..f9b4a508 100644 --- a/win32/hexchat-xp.sln +++ b/win32/hexchat-xp.sln @@ -117,7 +117,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "installer", "installer\inst {C9B735E4-75BC-45AC-A5E3-39A6D076F912} = {C9B735E4-75BC-45AC-A5E3-39A6D076F912} EndProjectSection EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "htm", "..\src\htm\htm.csproj", "{DE87FFCA-9606-4116-B747-062D88A56A28}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "htm", "..\src\htm\htm-xp.csproj", "{DE87FFCA-9606-4116-B747-062D88A56A28}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution |