[mapguide-commits] r5931 - in trunk/MgDev: Common/Geometry Common/MdfModel Common/MdfParser Common/Renderers Common/Stylization Server/src/Gws/GwsCommon Server/src/Gws/GwsQueryEngine Server/src/UnitTesting

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Jun 16 16:46:23 EDT 2011


Author: waltweltonlair
Date: 2011-06-16 13:46:23 -0700 (Thu, 16 Jun 2011)
New Revision: 5931

Modified:
   trunk/MgDev/Common/Geometry/Geometry.vcproj
   trunk/MgDev/Common/MdfModel/MdfModel.vcproj
   trunk/MgDev/Common/MdfParser/MdfParser.vcproj
   trunk/MgDev/Common/Renderers/Renderers.vcproj
   trunk/MgDev/Common/Stylization/Stylization.vcproj
   trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj
   trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj
   trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcproj
Log:
The /MP compiler switch (parallel compile) is incompatible with the /Gm switch (minimal
rebuild), and the presence of /Gm causes /MP to be ignored.  Our debug configurations
were defining /Gm, so we weren't benefitting from /MP.

I removed the minimal rebuild option for those projects which were recently updated to
use /MP.


Modified: trunk/MgDev/Common/Geometry/Geometry.vcproj
===================================================================
--- trunk/MgDev/Common/Geometry/Geometry.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Common/Geometry/Geometry.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\CoordinateSystem;..\Foundation;..\Geometry;..\..\Oem\ACE\ACE_wrappers;"..\..\Oem\geos-2.2.0\source\headers";..\..\Oem\CsMap\Include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GEOMETRY_EXPORTS"
-				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
 				WarningLevel="3"
@@ -125,7 +124,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\CoordinateSystem;..\Foundation;..\Geometry;..\..\Oem\ACE\ACE_wrappers;"..\..\Oem\geos-2.2.0\source\headers";..\..\Oem\CsMap\Include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GEOMETRY_EXPORTS"
-				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
 				WarningLevel="3"

Modified: trunk/MgDev/Common/MdfModel/MdfModel.vcproj
===================================================================
--- trunk/MgDev/Common/MdfModel/MdfModel.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Common/MdfModel/MdfModel.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=""..\..\Oem\dbxml\xerces-c-src\src""
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MDFMODEL_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -126,7 +125,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=""..\..\Oem\dbxml\xerces-c-src\src""
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MDFMODEL_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Common/MdfParser/MdfParser.vcproj
===================================================================
--- trunk/MgDev/Common/MdfParser/MdfParser.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Common/MdfParser/MdfParser.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;"..\..\Oem\dbxml\xerces-c-src\src""
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MDFPARSER_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -128,7 +127,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;"..\..\Oem\dbxml\xerces-c-src\src""
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MDFPARSER_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Common/Renderers/Renderers.vcproj
===================================================================
--- trunk/MgDev/Common/Renderers/Renderers.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Common/Renderers/Renderers.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;..\Stylization;..\..\Oem\FDO\inc;..\..\Oem\FDO\inc\ExpressionEngine;..\..\Oem\DWFTK7.1\develop\global\src;..\..\Oem\DWFTK7.1\develop\global\src\dwf;..\..\Oem\gd\gd;..\..\Oem\gd\freetype\include;"..\..\Oem\agg-2.4\include";"..\..\Oem\agg-2.4\font_freetype";..\..\Oem\gd\lpng;..\..\Oem\gd\zlib"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RENDERERS_EXPORTS;DWFCORE_STATIC;DWFTK_STATIC;DWFTK_USE_DWFCORE_ZLIB;DWFTK_BUILD_EXPAT;WHIP_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -127,7 +126,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;..\Stylization;..\..\Oem\FDO\inc;..\..\Oem\FDO\inc\ExpressionEngine;..\..\Oem\DWFTK7.1\develop\global\src;..\..\Oem\DWFTK7.1\develop\global\src\dwf;..\..\Oem\gd\gd;..\..\Oem\gd\freetype\include;"..\..\Oem\agg-2.4\include";"..\..\Oem\agg-2.4\font_freetype";..\..\Oem\gd\lpng;..\..\Oem\gd\zlib"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;RENDERERS_EXPORTS;DWFCORE_STATIC;DWFTK_STATIC;DWFTK_USE_DWFCORE_ZLIB;DWFTK_BUILD_EXPAT;WHIP_STATIC_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Common/Stylization/Stylization.vcproj
===================================================================
--- trunk/MgDev/Common/Stylization/Stylization.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Common/Stylization/Stylization.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;..\Foundation;..\..\Oem\ACE\ACE_wrappers;..\..\Oem\FDO\inc;..\..\Oem\FDO\inc\ExpressionEngine"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;STYLIZATION_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -128,7 +127,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\MdfModel;..\Foundation;..\..\Oem\ACE\ACE_wrappers;..\..\Oem\FDO\inc;..\..\Oem\FDO\inc\ExpressionEngine"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;STYLIZATION_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj
===================================================================
--- trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Server/src/Gws/GwsCommon/GwsCommon.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=".\inc;..\Include;..\GwsResource;..\..\..\..\Oem\FDO\inc"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GWSCOMMON_EXPORTS"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -128,7 +127,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=".\inc;..\Include;..\GwsResource;..\..\..\..\Oem\FDO\inc"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GWSCOMMON_EXPORTS"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj
===================================================================
--- trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Server/src/Gws/GwsQueryEngine/GwsQueryEngine.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=".\inc;..\Include;..\GwsCommon\inc;..\..\..\..\Oem\FDO\inc;..\..\..\..\Oem\FDO\inc\ExpressionEngine"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;GWSQUERYENGINE_EXPORTS"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -131,7 +130,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories=".\inc;..\Include;..\GwsCommon\inc;..\..\..\..\Oem\FDO\inc;..\..\..\..\Oem\FDO\inc\ExpressionEngine"
 				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;GWSQUERYENGINE_EXPORTS"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"

Modified: trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcproj
===================================================================
--- trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcproj	2011-06-16 12:52:11 UTC (rev 5930)
+++ trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcproj	2011-06-16 20:46:23 UTC (rev 5931)
@@ -47,7 +47,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\Common;..\Common\Cache;..\Common\Manager;..\Services\Feature;..\Services\Kml;..\Services\Mapping;..\Services\Rendering;..\Services\Resource;..\Services\ServerAdmin;..\Services\Site;..\Services\Tile;..\..\..\Common\Foundation;..\..\..\Common\Geometry;..\..\..\Common\PlatformBase;..\..\..\Common\MapGuideCommon;..\..\..\Common\MdfModel;..\..\..\Common\MdfParser;..\..\..\Common\Stylization;..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\Oem\CppUnit-1.9.14\include";"..\..\..\Oem\dbxml\xerces-c-src\src";..\..\..\Oem\FDO\inc"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -127,7 +126,6 @@
 				Optimization="0"
 				AdditionalIncludeDirectories="..\Common;..\Common\Cache;..\Common\Manager;..\Services\Feature;..\Services\Kml;..\Services\Mapping;..\Services\Rendering;..\Services\Resource;..\Services\ServerAdmin;..\Services\Site;..\Services\Tile;..\..\..\Common\Foundation;..\..\..\Common\Geometry;..\..\..\Common\PlatformBase;..\..\..\Common\MapGuideCommon;..\..\..\Common\MdfModel;..\..\..\Common\MdfParser;..\..\..\Common\Stylization;..\..\..\Oem\ACE\ACE_wrappers;"..\..\..\Oem\CppUnit-1.9.14\include";"..\..\..\Oem\dbxml\xerces-c-src\src";..\..\..\Oem\FDO\inc"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
-				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"



More information about the mapguide-commits mailing list