summaryrefslogtreecommitdiff
path: root/infrastructure/msvc/2003/bbackupctl.vcproj
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2006-02-21 00:23:51 +0000
committerChris Wilson <chris+github@qwirx.com>2006-02-21 00:23:51 +0000
commit551822fa4f98cad7fffd722ca8dd46c280df80f2 (patch)
tree14f60c52ad4dd2e42b07c70302cd39f0a5f667d5 /infrastructure/msvc/2003/bbackupctl.vcproj
parentc20d06fd644c0d9f7c1ea9149de2bba0802c47b8 (diff)
* 2003/boxquery.vcproj
* 2003/boxbackup.suo * 2003/win32test.vcproj * 2003/common.vcproj * 2003/bbackupctl.vcproj * 2003/bbackupd.vcproj - Updated Visual Studio 2003 project files, thanks to "Mark" <boxbackup@hostingbrothers.nl>
Diffstat (limited to 'infrastructure/msvc/2003/bbackupctl.vcproj')
-rw-r--r--infrastructure/msvc/2003/bbackupctl.vcproj10
1 files changed, 8 insertions, 2 deletions
diff --git a/infrastructure/msvc/2003/bbackupctl.vcproj b/infrastructure/msvc/2003/bbackupctl.vcproj
index cc5936ac..b46d99f7 100644
--- a/infrastructure/msvc/2003/bbackupctl.vcproj
+++ b/infrastructure/msvc/2003/bbackupctl.vcproj
@@ -23,7 +23,7 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
- RuntimeLibrary="5"
+ RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
@@ -32,7 +32,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="Ws2_32.lib $(ProjectDir)..\..\..\..\zlib\lib\zdll.lib $(ProjectDir)..\..\..\..\openssl\lib\libeay32.lib $(ProjectDir)..\..\..\..\openssl\lib\ssleay32.lib $(ProjectDir)..\..\..\Debug\common.lib $(ProjectDir)..\..\..\..\db-4.2.52.NC\build_win32\Debug\libdb42d.lib"
+ AdditionalDependencies="Ws2_32.lib $(ProjectDir)..\..\..\..\zlib\lib\zdll.lib $(ProjectDir)..\..\..\..\openssl\lib\libeay32.lib $(ProjectDir)..\..\..\..\openssl\lib\ssleay32.lib $(ProjectDir)..\..\..\Debug\common.lib"
OutputFile="$(OutDir)/bbackupctl.exe"
LinkIncremental="2"
GenerateDebugInformation="TRUE"
@@ -131,6 +131,9 @@
<File
RelativePath="..\..\..\bin\bbackupctl\bbackupctl.cpp">
</File>
+ <File
+ RelativePath="..\..\..\lib\win32\WinNamedPipeStream.cpp">
+ </File>
</Filter>
</Filter>
</Filter>
@@ -138,6 +141,9 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
+ <File
+ RelativePath="..\..\..\lib\win32\WinNamedPipeStream.h">
+ </File>
</Filter>
<Filter
Name="Resource Files"