From: Gunnar Beutner Date: Sat, 7 Jul 2012 11:28:25 +0000 (+0200) Subject: Fixed Win32 build dependencies. X-Git-Tag: v0.0.1~300 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67789d99ceb568ac567bf765945f95187104ddc3;p=icinga2 Fixed Win32 build dependencies. --- diff --git a/icinga.sln b/icinga.sln index 5b95da923..539049067 100644 --- a/icinga.sln +++ b/icinga.sln @@ -81,9 +81,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cibsync", "components\cibsy EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compat", "components\compat\compat.vcxproj", "{2BD1C70C-43DB-4F44-B66B-67CF5C7044AA}" + ProjectSection(ProjectDependencies) = postProject + {538D7F53-A6A0-459A-AE4F-70DB135BC9AF} = {538D7F53-A6A0-459A-AE4F-70DB135BC9AF} + {C1FC77E1-04A4-481B-A78B-2F7AF489C2F8} = {C1FC77E1-04A4-481B-A78B-2F7AF489C2F8} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "convenience", "components\convenience\convenience.vcxproj", "{D02A349B-BAF7-41FB-86FF-B05BA05FE578}" ProjectSection(ProjectDependencies) = postProject + {538D7F53-A6A0-459A-AE4F-70DB135BC9AF} = {538D7F53-A6A0-459A-AE4F-70DB135BC9AF} {C1FC77E1-04A4-481B-A78B-2F7AF489C2F8} = {C1FC77E1-04A4-481B-A78B-2F7AF489C2F8} EndProjectSection EndProject