From fb422732f2077f9e293589149adfd423166092a9 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Sun, 8 Mar 2015 12:47:03 -0700 Subject: [PATCH] libenchant_win8 needs to depend on common to be able to use config.h --- win32/hexchat.sln | 3 +++ 1 file changed, 3 insertions(+) diff --git a/win32/hexchat.sln b/win32/hexchat.sln index 635c7d4c..272c96df 100644 --- a/win32/hexchat.sln +++ b/win32/hexchat.sln @@ -127,6 +127,9 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "external", "external", "{021EC1D0-FF67-4700-9AB2-EAABF1159C09}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libenchant_win8", "..\src\libenchant_win8\libenchant_win8.vcxproj", "{BF0EBC16-68AD-4CD1-864C-5B56836EBE2A}" + ProjectSection(ProjectDependencies) = postProject + {87554B59-006C-4D94-9714-897B27067BA3} = {87554B59-006C-4D94-9714-897B27067BA3} + EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution