diff options
Diffstat (limited to 'win32/hexchat.sln')
-rw-r--r-- | win32/hexchat.sln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win32/hexchat.sln b/win32/hexchat.sln index 66bb0e41..b7d8149f 100644 --- a/win32/hexchat.sln +++ b/win32/hexchat.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.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.vcxproj", "{626DA61C-FA8B-474C-B2F5-72AD9DFEE642}" EndProject |