From 52d7d006642886efb619a5bf6d92eee217942aa0 Mon Sep 17 00:00:00 2001 From: dimitr Date: Sat, 23 Jan 2010 12:01:12 +0000 Subject: [PATCH] Compile /jrd/pwd.cpp as a remote module, not an engine one. This is logically correct, while looks weird. --- builds/win32/msvc9/engine.vcproj | 126 +++++++++++------------ builds/win32/msvc9/engine_classic.vcproj | 122 +++++++++++----------- builds/win32/msvc9/engine_embed.vcproj | 122 +++++++++++----------- builds/win32/msvc9/remote.vcproj | 4 + builds/win32/msvc9/remote_classic.vcproj | 4 + 5 files changed, 187 insertions(+), 191 deletions(-) diff --git a/builds/win32/msvc9/engine.vcproj b/builds/win32/msvc9/engine.vcproj index e68a400915..190d15587c 100644 --- a/builds/win32/msvc9/engine.vcproj +++ b/builds/win32/msvc9/engine.vcproj @@ -76,6 +76,67 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - diff --git a/builds/win32/msvc9/engine_classic.vcproj b/builds/win32/msvc9/engine_classic.vcproj index c61414cbad..c80e844f71 100644 --- a/builds/win32/msvc9/engine_classic.vcproj +++ b/builds/win32/msvc9/engine_classic.vcproj @@ -80,65 +80,6 @@ Name="VCPostBuildEventTool" /> - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - diff --git a/builds/win32/msvc9/engine_embed.vcproj b/builds/win32/msvc9/engine_embed.vcproj index f4ff9118b1..d55d183ac4 100644 --- a/builds/win32/msvc9/engine_embed.vcproj +++ b/builds/win32/msvc9/engine_embed.vcproj @@ -80,65 +80,6 @@ Name="VCPostBuildEventTool" /> - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - diff --git a/builds/win32/msvc9/remote.vcproj b/builds/win32/msvc9/remote.vcproj index d20f50bf51..cd7e854f19 100644 --- a/builds/win32/msvc9/remote.vcproj +++ b/builds/win32/msvc9/remote.vcproj @@ -391,6 +391,10 @@ RelativePath="..\..\..\src\auth\SecurityDatabase\LegacyClient.cpp" > + + diff --git a/builds/win32/msvc9/remote_classic.vcproj b/builds/win32/msvc9/remote_classic.vcproj index dd02c52326..dc69ac5442 100644 --- a/builds/win32/msvc9/remote_classic.vcproj +++ b/builds/win32/msvc9/remote_classic.vcproj @@ -387,6 +387,10 @@ RelativePath="..\..\..\src\auth\SecurityDatabase\LegacyClient.cpp" > + +