From b9b009b6da4eb27725887de37b7ae59a849cad09 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Fri, 21 Sep 2012 16:28:14 +0200 Subject: [PATCH] Build fix for Windows. --- components/checker/checker.vcxproj | 8 ++++---- components/compat/compat.vcxproj | 8 ++++---- components/delegation/delegation.vcxproj | 8 ++++---- components/demo/demo.vcxproj | 8 ++++---- components/replication/replication.vcxproj | 8 ++++---- icinga-app/icinga-app.vcxproj | 8 ++++---- lib/base/base.vcxproj | 8 ++++---- lib/config/config.vcxproj | 8 ++++---- lib/icinga/icinga.vcxproj | 8 ++++---- lib/remoting/remoting.vcxproj | 8 ++++---- third-party/cJSON/cJSON.vcxproj | 4 ++++ third-party/mmatch/mmatch.vcxproj | 4 ++++ 12 files changed, 48 insertions(+), 40 deletions(-) diff --git a/components/checker/checker.vcxproj b/components/checker/checker.vcxproj index c73adb16d..c4814f8ee 100644 --- a/components/checker/checker.vcxproj +++ b/components/checker/checker.vcxproj @@ -64,28 +64,28 @@ true - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/components/compat/compat.vcxproj b/components/compat/compat.vcxproj index dc87a6d13..29eb5ed55 100644 --- a/components/compat/compat.vcxproj +++ b/components/compat/compat.vcxproj @@ -65,28 +65,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/components/delegation/delegation.vcxproj b/components/delegation/delegation.vcxproj index f72d6eca3..e3c0a9b8b 100644 --- a/components/delegation/delegation.vcxproj +++ b/components/delegation/delegation.vcxproj @@ -65,28 +65,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/components/demo/demo.vcxproj b/components/demo/demo.vcxproj index 8024e5abc..c48033fff 100644 --- a/components/demo/demo.vcxproj +++ b/components/demo/demo.vcxproj @@ -65,28 +65,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/components/replication/replication.vcxproj b/components/replication/replication.vcxproj index f70d618cc..172455e48 100644 --- a/components/replication/replication.vcxproj +++ b/components/replication/replication.vcxproj @@ -65,28 +65,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/icinga-app/icinga-app.vcxproj b/icinga-app/icinga-app.vcxproj index f2ff366ca..772543824 100644 --- a/icinga-app/icinga-app.vcxproj +++ b/icinga-app/icinga-app.vcxproj @@ -69,28 +69,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(Platform)\$(Configuration)\ $(SolutionDir)$(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(Platform)\$(Configuration)\ $(SolutionDir)$(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(Platform)\$(Configuration)\ $(SolutionDir)$(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\icinga;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(Platform)\$(Configuration)\ $(SolutionDir)$(Platform)\$(Configuration)\ diff --git a/lib/base/base.vcxproj b/lib/base/base.vcxproj index 77a2b103c..155a1e963 100644 --- a/lib/base/base.vcxproj +++ b/lib/base/base.vcxproj @@ -131,25 +131,25 @@ $(SolutionDir)\third-party\mmatch;$(SolutionDir)\third-party\cJSON;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\third-party\mmatch;$(SolutionDir)\third-party\cJSON;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\third-party\mmatch;$(SolutionDir)\third-party\cJSON;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\third-party\mmatch;$(SolutionDir)\third-party\cJSON;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/lib/config/config.vcxproj b/lib/config/config.vcxproj index a3b130973..0986ab37a 100644 --- a/lib/config/config.vcxproj +++ b/lib/config/config.vcxproj @@ -123,25 +123,25 @@ $(SolutionDir)\lib\base;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/lib/icinga/icinga.vcxproj b/lib/icinga/icinga.vcxproj index 93159e0ba..26cae9771 100644 --- a/lib/icinga/icinga.vcxproj +++ b/lib/icinga/icinga.vcxproj @@ -97,28 +97,28 @@ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ true $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ false $(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/lib/remoting/remoting.vcxproj b/lib/remoting/remoting.vcxproj index 1965c8a85..10c03c96a 100644 --- a/lib/remoting/remoting.vcxproj +++ b/lib/remoting/remoting.vcxproj @@ -89,25 +89,25 @@ $(SolutionDir)\lib\base;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ $(SolutionDir)\lib\base;$(SolutionDir)\lib\config;$(IncludePath) - $(OutDir);$(LibraryPath) + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ diff --git a/third-party/cJSON/cJSON.vcxproj b/third-party/cJSON/cJSON.vcxproj index abce765aa..74bab4f7f 100644 --- a/third-party/cJSON/cJSON.vcxproj +++ b/third-party/cJSON/cJSON.vcxproj @@ -71,18 +71,22 @@ $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) diff --git a/third-party/mmatch/mmatch.vcxproj b/third-party/mmatch/mmatch.vcxproj index 7cf5ac191..663994eb2 100644 --- a/third-party/mmatch/mmatch.vcxproj +++ b/third-party/mmatch/mmatch.vcxproj @@ -71,18 +71,22 @@ $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) $(SolutionDir)$(Platform)\$(Configuration)\ $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath) -- 2.50.1