[mapguide-commits] r5985 - trunk/MgDev/Server/src/Services/Feature

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Jul 11 03:05:26 EDT 2011


Author: liuar
Date: 2011-07-11 00:05:26 -0700 (Mon, 11 Jul 2011)
New Revision: 5985

Modified:
   trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.vcproj
Log:
Fix Build in VS2008 project which caused by submission [5966].
Please be more carefully while updating projects.

Modified: trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.vcproj
===================================================================
--- trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.vcproj	2011-07-08 12:23:45 UTC (rev 5984)
+++ trunk/MgDev/Server/src/Services/Feature/ServerFeatureService.vcproj	2011-07-11 07:05:26 UTC (rev 5985)
@@ -466,6 +466,7 @@
 			<File
 				RelativePath=".\OpApplySchema.h"
 				>
+ 			</File>               
 			<File
 				RelativePath=".\OpAddSavePoint.cpp"
 				>
@@ -1665,6 +1666,7 @@
 			<File
 				RelativePath=".\OpReleaseSavePoint.h"
 				>
+			</File>             
 			<File
 				RelativePath=".\OpRollbackSavePoint.cpp"
 				>



More information about the mapguide-commits mailing list