[Box Backup-dev] COMMIT r509 - box/chris/general/infrastructure/msvc/2003

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat Feb 25 19:45:49 GMT 2006


Author: chris
Date: 2006-02-25 19:45:47 +0000 (Sat, 25 Feb 2006)
New Revision: 509

Removed:
   box/chris/general/infrastructure/msvc/2003/boxbackup.ncb
Modified:
   box/chris/general/infrastructure/msvc/2003/common.vcproj
   box/chris/general/infrastructure/msvc/2003/win32test.vcproj
Log:
* 2003/boxbackup.ncb
- Not needed in project, MSVC will regenerate

* 2003/win32test.vcproj, 2003/common.vcproj
- Added getopt.h, getopt_long.cxx and WinNamedPipeStream.* to project


Deleted: box/chris/general/infrastructure/msvc/2003/boxbackup.ncb
===================================================================
(Binary files differ)

Modified: box/chris/general/infrastructure/msvc/2003/common.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/common.vcproj	2006-02-25 19:38:31 UTC (rev 508)
+++ box/chris/general/infrastructure/msvc/2003/common.vcproj	2006-02-25 19:45:47 UTC (rev 509)
@@ -287,6 +287,12 @@
 					<File
 						RelativePath="..\..\..\lib\win32\emu.cpp">
 					</File>
+					<File
+						RelativePath="..\..\..\lib\win32\getopt_long.cxx">
+					</File>
+					<File
+						RelativePath="..\..\..\lib\win32\WinNamedPipeStream.cpp">
+					</File>
 				</Filter>
 				<Filter
 					Name="server"
@@ -569,6 +575,12 @@
 					<File
 						RelativePath="..\..\..\lib\win32\emu.h">
 					</File>
+					<File
+						RelativePath="..\..\..\lib\win32\getopt.h">
+					</File>
+					<File
+						RelativePath="..\..\..\lib\win32\WinNamedPipeStream.h">
+					</File>
 				</Filter>
 				<Filter
 					Name="server"

Modified: box/chris/general/infrastructure/msvc/2003/win32test.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/win32test.vcproj	2006-02-25 19:38:31 UTC (rev 508)
+++ box/chris/general/infrastructure/msvc/2003/win32test.vcproj	2006-02-25 19:45:47 UTC (rev 509)
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories=""$(ProjectDir)..\..\..\bin\bbackupd";"$(ProjectDir)..\..\..\..\db-4.2.52.NC\build_win32";"$(ProjectDir)..\..\..\lib\backupclient";"$(ProjectDir)..\..\..\lib\server";"$(ProjectDir)..\..\..\lib\crypto";"$(ProjectDir)..\..\..\..\openssl\include";"$(ProjectDir)..\..\..\lib\compress";"$(ProjectDir)..\..\..\..\zlib\include";"$(ProjectDir)..\..\..\lib\win32";"$(ProjectDir)..\..\..\lib\common\""
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING;NDEBUG "
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING"
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"




More information about the Boxbackup-dev mailing list