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

boxbackup-dev@fluffy.co.uk boxbackup-dev@fluffy.co.uk
Thu, 23 Feb 2006 22:27:52 +0000 (GMT)


Author: chris
Date: 2006-02-23 22:27:19 +0000 (Thu, 23 Feb 2006)
New Revision: 496

Modified:
   box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj
   box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj
   box/chris/general/infrastructure/msvc/2003/boxbackup.ncb
   box/chris/general/infrastructure/msvc/2003/boxbackup.sln
   box/chris/general/infrastructure/msvc/2003/boxbackup.suo
   box/chris/general/infrastructure/msvc/2003/boxquery.vcproj
   box/chris/general/infrastructure/msvc/2003/common.vcproj
   box/chris/general/infrastructure/msvc/2003/win32test.vcproj
Log:
* 2003/boxbackup.ncb
* 2003/boxquery.vcproj
* 2003/boxbackup.suo
* 2003/win32test.vcproj
* 2003/boxbackup.sln
* 2003/common.vcproj
* 2003/bbackupctl.vcproj
* 2003/bbackupd.vcproj
- Updated project files to define NDEBUG, supplied by 
  "Mark <boxbackup@hostingbrothers.nl>"


Modified: box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj	2006-02-23 22:12:01 UTC (rev 495)
+++ box/chris/general/infrastructure/msvc/2003/bbackupctl.vcproj	2006-02-23 22:27:19 UTC (rev 496)
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\..\db-4.2.52.NC\build_win32&quot;;&quot;$(ProjectDir)..\..\..\lib\backupclient&quot;;&quot;$(ProjectDir)..\..\..\lib\server&quot;;&quot;$(ProjectDir)..\..\..\lib\crypto&quot;;&quot;$(ProjectDir)..\..\..\..\openssl\include&quot;;&quot;$(ProjectDir)..\..\..\lib\compress&quot;;&quot;$(ProjectDir)..\..\..\..\zlib\include&quot;;&quot;$(ProjectDir)..\..\..\lib\win32&quot;;&quot;$(ProjectDir)..\..\..\lib\common\&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING;NDEBUG "
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"

Modified: box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj	2006-02-23 22:12:01 UTC (rev 495)
+++ box/chris/general/infrastructure/msvc/2003/bbackupd.vcproj	2006-02-23 22:27:19 UTC (rev 496)
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;$(SolutionDir)..\..\..\..\db-4.2.52.NC\build_win32&quot;;&quot;$(SolutionDir)..\..\..\..\boost_1_31_0&quot;;&quot;$(SolutionDir)..\..\..\..\openssl\include&quot;;&quot;$(SolutionDir)..\..\..\..\zlib\include&quot;;&quot;$(SolutionDir)..\..\..\lib\backupclient&quot;;&quot;$(SolutionDir)..\..\..\lib\server&quot;;&quot;$(SolutionDir)..\..\..\lib\crypto&quot;;&quot;$(SolutionDir)..\..\..\lib\compress&quot;;&quot;$(SolutionDir)..\..\..\lib\win32&quot;;&quot;$(SolutionDir)..\..\..\lib\common\&quot;"
-				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING"
+				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING;NDEBUG "
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"

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

Modified: box/chris/general/infrastructure/msvc/2003/boxbackup.sln
===================================================================
--- box/chris/general/infrastructure/msvc/2003/boxbackup.sln	2006-02-23 22:12:01 UTC (rev 495)
+++ box/chris/general/infrastructure/msvc/2003/boxbackup.sln	2006-02-23 22:27:19 UTC (rev 496)
@@ -1,7 +1,6 @@
 Microsoft Visual Studio Solution File, Format Version 8.00
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boxquery", "boxquery.vcproj", "{FE9EC666-4B3A-4370-B3D4-DEBD4A21F36E}"
 	ProjectSection(ProjectDependencies) = postProject
-		{98598F62-FEA7-4134-AA29-0AD2315A214F} = {98598F62-FEA7-4134-AA29-0AD2315A214F}
 		{A089CEE6-EBF0-4232-A0C0-74850A8127A6} = {A089CEE6-EBF0-4232-A0C0-74850A8127A6}
 	EndProjectSection
 EndProject
@@ -11,7 +10,6 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bbackupd", "bbackupd.vcproj", "{22D325FB-9131-4BD6-B390-968F0491D687}"
 	ProjectSection(ProjectDependencies) = postProject
-		{98598F62-FEA7-4134-AA29-0AD2315A214F} = {98598F62-FEA7-4134-AA29-0AD2315A214F}
 		{A089CEE6-EBF0-4232-A0C0-74850A8127A6} = {A089CEE6-EBF0-4232-A0C0-74850A8127A6}
 	EndProjectSection
 EndProject
@@ -25,10 +23,6 @@
 		{A089CEE6-EBF0-4232-A0C0-74850A8127A6} = {A089CEE6-EBF0-4232-A0C0-74850A8127A6}
 	EndProjectSection
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost_regex", "lib\win32\boost_regex.vcproj", "{98598F62-FEA7-4134-AA29-0AD2315A214F}"
-	ProjectSection(ProjectDependencies) = postProject
-	EndProjectSection
-EndProject
 Global
 	GlobalSection(SolutionConfiguration) = preSolution
 		Debug = Debug
@@ -55,10 +49,6 @@
 		{9FD51412-E945-4457-A17A-CA3C505CF431}.Debug.Build.0 = Debug|Win32
 		{9FD51412-E945-4457-A17A-CA3C505CF431}.Release.ActiveCfg = Release|Win32
 		{9FD51412-E945-4457-A17A-CA3C505CF431}.Release.Build.0 = Release|Win32
-		{98598F62-FEA7-4134-AA29-0AD2315A214F}.Debug.ActiveCfg = Debug|Win32
-		{98598F62-FEA7-4134-AA29-0AD2315A214F}.Debug.Build.0 = Debug|Win32
-		{98598F62-FEA7-4134-AA29-0AD2315A214F}.Release.ActiveCfg = Release|Win32
-		{98598F62-FEA7-4134-AA29-0AD2315A214F}.Release.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(ExtensibilityGlobals) = postSolution
 	EndGlobalSection

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

Modified: box/chris/general/infrastructure/msvc/2003/boxquery.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/boxquery.vcproj	2006-02-23 22:12:01 UTC (rev 495)
+++ box/chris/general/infrastructure/msvc/2003/boxquery.vcproj	2006-02-23 22:27:19 UTC (rev 496)
@@ -21,7 +21,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\lib\backupclient&quot;;&quot;$(ProjectDir)..\..\..\lib\server&quot;;&quot;$(ProjectDir)..\..\..\lib\crypto&quot;;&quot;$(ProjectDir)..\..\..\..\openssl\include&quot;;&quot;$(ProjectDir)..\..\..\lib\compress&quot;;&quot;$(ProjectDir)..\..\..\..\zlib\include&quot;;&quot;$(ProjectDir)..\..\..\lib\win32&quot;;&quot;$(ProjectDir)..\..\..\lib\common\&quot;;&quot;$(SolutionDir)..\..\..\..\boost_1_31_0&quot;"
-				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING"
+				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_CONSOLE;PLATFORM_DISABLE_MEM_LEAK_TESTING;NDEBUG "
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"

Modified: box/chris/general/infrastructure/msvc/2003/common.vcproj
===================================================================
--- box/chris/general/infrastructure/msvc/2003/common.vcproj	2006-02-23 22:12:01 UTC (rev 495)
+++ box/chris/general/infrastructure/msvc/2003/common.vcproj	2006-02-23 22:27:19 UTC (rev 496)
@@ -20,7 +20,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;$(ProjectDir)..\..\..\lib\backupclient&quot;;&quot;$(ProjectDir)..\..\..\lib\server&quot;;&quot;$(ProjectDir)..\..\..\lib\crypto&quot;;&quot;$(ProjectDir)..\..\..\..\openssl\include&quot;;&quot;$(ProjectDir)..\..\..\lib\compress&quot;;&quot;$(ProjectDir)..\..\..\..\zlib\include&quot;;&quot;$(ProjectDir)..\..\..\lib\win32&quot;;&quot;$(ProjectDir)..\..\..\lib\common\&quot;;&quot;$(SolutionDir)..\..\..\..\boost_1_31_0\&quot;"
-				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_LIB;PLATFORM_DISABLE_MEM_LEAK_TESTING"
+				PreprocessorDefinitions="BOOST_REGEX_NO_LIB;WIN32;_DEBUG;_LIB;PLATFORM_DISABLE_MEM_LEAK_TESTING;NDEBUG "
 				MinimalRebuild="TRUE"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="1"

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