diff --git a/checkin_notes b/checkin_notes index 86544167ff..1821ffe950 100644 --- a/checkin_notes +++ b/checkin_notes @@ -6608,3 +6608,13 @@ Rom 14 Aug 2008 client/ hostinfo_win.C + +Rom 14 Aug 2008 + - WIN: Finish up the fixes to the project files. Everything should + build, and all output files should end up in the win_build/build + directory. + + win_build/ + boinc.sln + *.vcproj + \ No newline at end of file diff --git a/win_build/boinc_cli_curl.vcproj b/win_build/boinc_cli_curl.vcproj index b5621bf7ac..0fc2cc6bed 100644 --- a/win_build/boinc_cli_curl.vcproj +++ b/win_build/boinc_cli_curl.vcproj @@ -678,8 +678,8 @@ @@ -179,13 +179,13 @@ @@ -276,13 +276,13 @@ @@ -373,13 +373,13 @@ @@ -410,8 +410,8 @@ @@ -507,8 +507,8 @@ @@ -604,8 +604,8 @@ @@ -703,8 +703,8 @@ diff --git a/win_build/sim.vcproj b/win_build/sim.vcproj index cdca8dca27..b8b51810f9 100644 --- a/win_build/sim.vcproj +++ b/win_build/sim.vcproj @@ -673,8 +673,8 @@ @@ -179,13 +179,13 @@ @@ -276,13 +276,13 @@ @@ -373,13 +373,13 @@ @@ -410,8 +410,8 @@ @@ -507,8 +507,8 @@ @@ -604,8 +604,8 @@ @@ -703,8 +703,8 @@ diff --git a/win_build/uc2.vcproj b/win_build/uc2.vcproj index 07ad1c545e..fd188ec739 100644 --- a/win_build/uc2.vcproj +++ b/win_build/uc2.vcproj @@ -410,8 +410,8 @@ @@ -179,13 +179,13 @@ @@ -276,13 +276,13 @@ @@ -373,13 +373,13 @@ diff --git a/win_build/worker.vcproj b/win_build/worker.vcproj index 28dbaa4bfb..4173b416fc 100644 --- a/win_build/worker.vcproj +++ b/win_build/worker.vcproj @@ -53,7 +53,7 @@ InlineFunctionExpansion="1" FavorSizeOrSpeed="1" AdditionalIncludeDirectories=".;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut" - PreprocessorDefinitions="WIN32;NDEBUG;_MT;_CONSOLE" + PreprocessorDefinitions="WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="true" @@ -80,13 +80,13 @@ @@ -152,7 +152,7 @@ InlineFunctionExpansion="1" FavorSizeOrSpeed="1" AdditionalIncludeDirectories=".;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut" - PreprocessorDefinitions="WIN32;NDEBUG;_MT;_CONSOLE" + PreprocessorDefinitions="WIN32;NDEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS" StringPooling="false" RuntimeLibrary="0" EnableFunctionLevelLinking="true" @@ -179,13 +179,13 @@ @@ -249,7 +249,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut" - PreprocessorDefinitions="WIN32;_DEBUG;_MT;_CONSOLE" + PreprocessorDefinitions="WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" @@ -276,13 +276,13 @@ @@ -346,7 +346,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".;../;../api;../lib;../samples/image_libs;../samples/jpeglib;../samples/glut" - PreprocessorDefinitions="WIN32;_DEBUG;_MT;_CONSOLE" + PreprocessorDefinitions="WIN32;_DEBUG;_MT;_CONSOLE;_CRT_SECURE_NO_WARNINGS" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" @@ -373,13 +373,13 @@ @@ -410,8 +410,8 @@ @@ -507,8 +507,8 @@ @@ -604,8 +604,8 @@ @@ -703,8 +703,8 @@ diff --git a/win_build/wrapper.vcproj b/win_build/wrapper.vcproj index ad66778df0..8408c1de04 100644 --- a/win_build/wrapper.vcproj +++ b/win_build/wrapper.vcproj @@ -80,13 +80,13 @@ @@ -179,13 +179,13 @@ @@ -276,13 +276,13 @@ @@ -373,13 +373,13 @@ @@ -410,8 +410,8 @@ @@ -507,8 +507,8 @@ @@ -604,8 +604,8 @@ @@ -703,8 +703,8 @@