[mapguide-commits] r5863 - in trunk/MgDev/Web/src: ApacheAgent CgiAgent DotNetUnmanagedApi/Web IsapiAgent JavaApi PhpApi WebSupport

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu May 26 00:38:55 EDT 2011


Author: christinebao
Date: 2011-05-25 21:38:55 -0700 (Wed, 25 May 2011)
New Revision: 5863

Modified:
   trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.vcxproj
   trunk/MgDev/Web/src/CgiAgent/CgiAgent.vcxproj
   trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.vcxproj
   trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.vcxproj
   trunk/MgDev/Web/src/JavaApi/JavaApi.vcxproj
   trunk/MgDev/Web/src/PhpApi/PhpApi.vcxproj
   trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj
Log:
Remove unnecessary MdfModel.lib input after remove STL export in UncodeString.h.

Modified: trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.vcxproj
===================================================================
--- trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/ApacheAgent/ApacheAgent.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -246,9 +246,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/CgiAgent/CgiAgent.vcxproj
===================================================================
--- trunk/MgDev/Web/src/CgiAgent/CgiAgent.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/CgiAgent/CgiAgent.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -209,9 +209,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.vcxproj
===================================================================
--- trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/DotNetUnmanagedApi/Web/WebApi.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -258,9 +258,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.vcxproj
===================================================================
--- trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/IsapiAgent/IsapiAgent.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -208,9 +208,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/JavaApi/JavaApi.vcxproj
===================================================================
--- trunk/MgDev/Web/src/JavaApi/JavaApi.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/JavaApi/JavaApi.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -267,9 +267,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/PhpApi/PhpApi.vcxproj
===================================================================
--- trunk/MgDev/Web/src/PhpApi/PhpApi.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/PhpApi/PhpApi.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -256,9 +256,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

Modified: trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj
===================================================================
--- trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj	2011-05-26 04:02:17 UTC (rev 5862)
+++ trunk/MgDev/Web/src/WebSupport/WebSupport.vcxproj	2011-05-26 04:38:55 UTC (rev 5863)
@@ -208,9 +208,6 @@
       <Project>{5287a594-4d4f-43fe-a281-e279ab708cf1}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
-    <ProjectReference Include="..\..\..\Common\MdfModel\MdfModel.vcxproj">
-      <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\PlatformBase\PlatformBase.vcxproj">
       <Project>{f7334b1b-0efa-47e3-8e66-df158e61b7e4}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>



More information about the mapguide-commits mailing list