[mapguide-commits] r5799 - trunk/MgDev/Common/MapGuideCommon
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Fri May 13 04:26:22 EDT 2011
Author: christinebao
Date: 2011-05-13 01:26:22 -0700 (Fri, 13 May 2011)
New Revision: 5799
Modified:
trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcxproj
Log:
Fix a mistake reference to xerces.
Modified: trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcxproj
===================================================================
--- trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcxproj 2011-05-13 02:46:57 UTC (rev 5798)
+++ trunk/MgDev/Common/MapGuideCommon/MapGuideCommon.vcxproj 2011-05-13 08:26:22 UTC (rev 5799)
@@ -1031,10 +1031,6 @@
<ResourceCompile Include="MapGuideCommon.rc" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\..\Common\Security\Security.vcxproj">
- <Project>{7c1c5695-c51c-4017-abef-bc3032cbaf3b}</Project>
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
- </ProjectReference>
<ProjectReference Include="..\Foundation\Foundation.vcxproj">
<Project>{a82adc7d-4da4-42f2-9bf6-df5dcfb44425}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
More information about the mapguide-commits
mailing list