[mapguide-commits] r4651 - in trunk/MgDev: Common/Foundation Common/Geometry Common/Geometry/GeometryConsoleTest Common/MapGuideCommon Common/MdfModel Common/MdfParser Common/PlatformBase Common/Renderers Common/Security Common/Stylization UnitTest/Common/FoundationTest UnitTest/Common/FoundationTest/DotNetUnmanagedApi

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Wed Mar 10 15:46:32 EST 2010


Author: waltweltonlair
Date: 2010-03-10 15:46:31 -0500 (Wed, 10 Mar 2010)
New Revision: 4651

Modified:
   trunk/MgDev/Common/Foundation/Foundation.vcproj
   trunk/MgDev/Common/Geometry/Geometry.vcproj
   trunk/MgDev/Common/Geometry/GeometryConsoleTest/GeometryConsoleTest.vcproj
   trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcproj
   trunk/MgDev/Common/MdfModel/MdfModel.vcproj
   trunk/MgDev/Common/MdfParser/MdfParser.vcproj
   trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj
   trunk/MgDev/Common/Renderers/Renderers.vcproj
   trunk/MgDev/Common/Security/Security.vcproj
   trunk/MgDev/Common/Stylization/Stylization.vcproj
   trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj
   trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.vcproj
Log:
Minor project file cleanup.

Modified: trunk/MgDev/Common/Foundation/Foundation.vcproj
===================================================================
--- trunk/MgDev/Common/Foundation/Foundation.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Foundation/Foundation.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -119,7 +119,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -276,7 +275,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/Geometry/Geometry.vcproj
===================================================================
--- trunk/MgDev/Common/Geometry/Geometry.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Geometry/Geometry.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -117,7 +117,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -272,7 +271,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/Geometry/GeometryConsoleTest/GeometryConsoleTest.vcproj
===================================================================
--- trunk/MgDev/Common/Geometry/GeometryConsoleTest/GeometryConsoleTest.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Geometry/GeometryConsoleTest/GeometryConsoleTest.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -119,7 +119,7 @@
 				Optimization="2"
 				EnableIntrinsicFunctions="true"
 				AdditionalIncludeDirectories="&quot;$(GISPLATFORMROOTDIR)\OS\Common\Geometry&quot;;&quot;$(GISPLATFORMROOTDIR)\OS\Common\Foundation&quot;;&quot;$(GISPLATFORMROOTDIR)\OS\CommonGeometry\CoordinateSystem&quot;;&quot;$(GISPLATFORMROOTDIR)\OS\Oem\ACE\ACE_wrappers&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
 				RuntimeLibrary="2"
 				EnableFunctionLevelLinking="true"
 				UsePrecompiledHeader="0"

Modified: trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcproj
===================================================================
--- trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -117,7 +117,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -272,7 +271,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/MdfModel/MdfModel.vcproj
===================================================================
--- trunk/MgDev/Common/MdfModel/MdfModel.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/MdfModel/MdfModel.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -119,7 +119,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -279,7 +278,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/MdfParser/MdfParser.vcproj
===================================================================
--- trunk/MgDev/Common/MdfParser/MdfParser.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/MdfParser/MdfParser.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -120,7 +120,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -279,7 +278,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj
===================================================================
--- trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/PlatformBase/PlatformBase.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -117,7 +117,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -270,7 +269,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/Renderers/Renderers.vcproj
===================================================================
--- trunk/MgDev/Common/Renderers/Renderers.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Renderers/Renderers.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -120,7 +120,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -284,7 +283,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/Security/Security.vcproj
===================================================================
--- trunk/MgDev/Common/Security/Security.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Security/Security.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -102,7 +102,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -225,7 +224,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/Common/Stylization/Stylization.vcproj
===================================================================
--- trunk/MgDev/Common/Stylization/Stylization.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/Common/Stylization/Stylization.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -121,7 +121,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -287,7 +286,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -298,7 +296,7 @@
 				FavorSizeOrSpeed="1"
 				OmitFramePointers="false"
 				AdditionalIncludeDirectories="..\MdfModel;..\Foundation;..\..\Oem\ACE\ACE_wrappers;..\..\Oem\FDO\inc;..\..\Oem\FDO\inc\ExpressionEngine"
-				PreprocessorDefinitions="WIN32;_NDEBUG;_WINDOWS;_USRDLL;STYLIZATION_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;STYLIZATION_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
 				ExceptionHandling="2"
 				RuntimeLibrary="2"
 				WarningLevel="3"

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/DotNetUnmanagedApi/DotNetUnmanagedApi.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -46,7 +46,7 @@
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\..\Oem\ACE\ACE_wrappers;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src;..\..\..\..\Common\Foundation;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\Geometry"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
 				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
@@ -204,13 +204,12 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
 				AdditionalIncludeDirectories="..\..\..\..\Oem\ACE\ACE_wrappers;..\..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src;..\..\..\..\Common\Foundation;..\..\..\..\Common\PlatformBase;..\..\..\..\Common\Geometry"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MgDotNetUnmanagedApi_EXPORTS"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
 				MinimalRebuild="true"
 				ExceptionHandling="2"
 				BasicRuntimeChecks="3"
@@ -290,7 +289,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"

Modified: trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.vcproj
===================================================================
--- trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.vcproj	2010-03-10 20:09:32 UTC (rev 4650)
+++ trunk/MgDev/UnitTest/Common/FoundationTest/FoundationTest.vcproj	2010-03-10 20:46:31 UTC (rev 4651)
@@ -117,7 +117,6 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
@@ -199,7 +198,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				AdditionalIncludeDirectories="..\..\..\Common\MdfModel;..\..\..\Common\MdfParser;..\..\..\Common\Foundation;..\..\..\Common\Geometry;..\..\..\Common\PlatformBase;..\..\..\Oem\Ace\ACE_wrappers;&quot;..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ACE_HAS_SVC_DLL=1"
 				RuntimeLibrary="2"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="true"
@@ -270,12 +269,11 @@
 			/>
 			<Tool
 				Name="VCMIDLTool"
-				TargetEnvironment="3"
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
 				AdditionalIncludeDirectories="..\..\..\Common\MdfModel;..\..\..\Common\MdfParser;..\..\..\Common\Foundation;..\..\..\Common\Geometry;..\..\..\Common\PlatformBase;..\..\..\Oem\Ace\ACE_wrappers;&quot;..\..\..\Oem\dbxml-2.3.10\xerces-c-src\src&quot;"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ACE_HAS_SVC_DLL=1"
 				RuntimeLibrary="2"
 				WarningLevel="3"
 				Detect64BitPortabilityProblems="true"



More information about the mapguide-commits mailing list