[mapguide-commits] r6223 - in trunk/MgDev: UnitTest/Common/DotNetWrappers Web/src/DotNetApi/Foundation Web/src/DotNetApi/Geometry Web/src/DotNetApi/MapGuideCommon Web/src/DotNetApi/PlatformBase Web/src/DotNetApi/Web

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Nov 12 23:50:00 EST 2011


Author: waltweltonlair
Date: 2011-11-12 20:50:00 -0800 (Sat, 12 Nov 2011)
New Revision: 6223

Modified:
   trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln
   trunk/MgDev/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj
   trunk/MgDev/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj
   trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj
   trunk/MgDev/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj
   trunk/MgDev/Web/src/DotNetApi/Web/WebDotNetApi.vcproj
Log:
Make vcproj files more consistent with vcxproj files

Modified: trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln
===================================================================
--- trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/UnitTest/Common/DotNetWrappers/DotNetWrappers.sln	2011-11-13 04:50:00 UTC (rev 6223)
@@ -72,7 +72,7 @@
 EndProject
 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DotNetApi", "DotNetApi", "{0DA219E2-DCC0-47DA-B36E-029D5C240CD1}"
 EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NotNetUnmanagedApi", "NotNetUnmanagedApi", "{93905A31-736B-462B-9816-5184AADAA689}"
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DotNetUnmanagedApi", "DotNetUnmanagedApi", "{93905A31-736B-462B-9816-5184AADAA689}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FoundationApi", "..\..\..\Web\src\DotNetUnmanagedApi\Foundation\FoundationApi.vcproj", "{A8D4FED3-0AA1-4AE6-B734-A4499A4BB4F2}"
 	ProjectSection(ProjectDependencies) = postProject

Modified: trunk/MgDev/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/Web/src/DotNetApi/Foundation/FoundationDotNetApi.vcproj	2011-11-13 04:50:00 UTC (rev 6223)
@@ -30,7 +30,7 @@
 				BuildCommandLine="nmake -f FoundationMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f FoundationMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f FoundationMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\FoundationDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Foundation.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -50,7 +50,7 @@
 				BuildCommandLine="nmake -f FoundationMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f FoundationMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f FoundationMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\FoundationDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Foundation.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -70,7 +70,7 @@
 				BuildCommandLine="nmake -f FoundationMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f FoundationMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f FoundationMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\FoundationDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Foundation.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -90,7 +90,7 @@
 				BuildCommandLine="nmake -f FoundationMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f FoundationMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f FoundationMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\FoundationDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Foundation.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""

Modified: trunk/MgDev/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/Web/src/DotNetApi/Geometry/GeometryDotNetApi.vcproj	2011-11-13 04:50:00 UTC (rev 6223)
@@ -30,7 +30,7 @@
 				BuildCommandLine="nmake -f GeometryMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f GeometryMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f GeometryMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\GeometryDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Geometry.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -50,7 +50,7 @@
 				BuildCommandLine="nmake -f GeometryMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f GeometryMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f GeometryMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\GeometryDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Geometry.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -70,7 +70,7 @@
 				BuildCommandLine="nmake -f GeometryMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f GeometryMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f GeometryMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\GeometryDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Geometry.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -90,7 +90,7 @@
 				BuildCommandLine="nmake -f GeometryMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f GeometryMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f GeometryMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\GeometryDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Geometry.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""

Modified: trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/Web/src/DotNetApi/MapGuideCommon/MapGuideCommonDotNetApi.vcproj	2011-11-13 04:50:00 UTC (rev 6223)
@@ -30,7 +30,7 @@
 				BuildCommandLine="nmake -f MapGuideCommonMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.MapGuideCommon.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -50,7 +50,7 @@
 				BuildCommandLine="nmake -f MapGuideCommonMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\MapGuideCommonDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.MapGuideCommon.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -70,7 +70,7 @@
 				BuildCommandLine="nmake -f MapGuideCommonMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.MapGuideCommon.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -90,7 +90,7 @@
 				BuildCommandLine="nmake -f MapGuideCommonMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f MapGuideCommonMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f MapGuideCommonMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\MapGuideCommonDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.MapGuideCommon.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""

Modified: trunk/MgDev/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/Web/src/DotNetApi/PlatformBase/PlatformBaseDotNetApi.vcproj	2011-11-13 04:50:00 UTC (rev 6223)
@@ -30,7 +30,7 @@
 				BuildCommandLine="nmake -f PlatformBaseMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.PlatformBase.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -50,7 +50,7 @@
 				BuildCommandLine="nmake -f PlatformBaseMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\PlatformBaseDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.PlatformBase.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -70,7 +70,7 @@
 				BuildCommandLine="nmake -f PlatformBaseMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.PlatformBase.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -90,7 +90,7 @@
 				BuildCommandLine="nmake -f PlatformBaseMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f PlatformBaseMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f PlatformBaseMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\PlatformBaseDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.PlatformBase.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""

Modified: trunk/MgDev/Web/src/DotNetApi/Web/WebDotNetApi.vcproj
===================================================================
--- trunk/MgDev/Web/src/DotNetApi/Web/WebDotNetApi.vcproj	2011-11-12 16:07:10 UTC (rev 6222)
+++ trunk/MgDev/Web/src/DotNetApi/Web/WebDotNetApi.vcproj	2011-11-13 04:50:00 UTC (rev 6223)
@@ -30,7 +30,7 @@
 				BuildCommandLine="nmake -f WebMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f WebMakefile PLATFORM=x86 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f WebMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\WebDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Web.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -50,7 +50,7 @@
 				BuildCommandLine="nmake -f WebMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				ReBuildCommandLine="nmake -a -f WebMakefile PLATFORM=x64 OUTDIR="$(OutDir)" debug"
 				CleanCommandLine="nmake -f WebMakefile OUTDIR="$(OutDir)" cleandebug"
-				Output="$(OutDir)\WebDotNetApid.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Web.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -70,7 +70,7 @@
 				BuildCommandLine="nmake -f WebMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f WebMakefile PLATFORM=x86 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f WebMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\WebDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Web.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""
@@ -90,7 +90,7 @@
 				BuildCommandLine="nmake -f WebMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				ReBuildCommandLine="nmake -a -f WebMakefile PLATFORM=x64 OUTDIR="$(OutDir)" release"
 				CleanCommandLine="nmake -f WebMakefile OUTDIR="$(OutDir)" cleanrelease"
-				Output="$(OutDir)\WebDotNetApi.dll"
+				Output="$(OutDir)\OSGeo.MapGuide.Web.dll"
 				PreprocessorDefinitions=""
 				IncludeSearchPath=""
 				ForcedIncludes=""



More information about the mapguide-commits mailing list