diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-27 18:12:35 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-27 18:12:35 +0200 |
commit | 74abaedffa852950064a21c1b931827a372a173e (patch) | |
tree | 312364bfcdc3644881866d3d61c4b6f892fbf8ec /win32/hexchat-xp.sln | |
parent | c7ca4a5e6872e5f1a5b5baac496096a018314444 (diff) |
Don't forget to build make-te before common
Diffstat (limited to 'win32/hexchat-xp.sln')
-rw-r--r-- | win32/hexchat-xp.sln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/hexchat-xp.sln b/win32/hexchat-xp.sln index 0850bc9f..4d3d2dce 100644 --- a/win32/hexchat-xp.sln +++ b/win32/hexchat-xp.sln @@ -2,6 +2,9 @@ Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common", "..\src\common\common-xp.vcxproj", "{87554B59-006C-4D94-9714-897B27067BA3}" + ProjectSection(ProjectDependencies) = postProject + {A7D7CE59-2A31-48AE-BED2-A9828E241832} = {A7D7CE59-2A31-48AE-BED2-A9828E241832} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pixmaps", "..\src\pixmaps\pixmaps-xp.vcxproj", "{626DA61C-FA8B-474C-B2F5-72AD9DFEE642}" EndProject |