[mapguide-commits] r7572 - in trunk/MgDev: Common/Foundation Server/src/UnitTesting

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Thu Jun 6 11:22:37 PDT 2013


Author: waltweltonlair
Date: 2013-06-06 11:22:37 -0700 (Thu, 06 Jun 2013)
New Revision: 7572

Modified:
   trunk/MgDev/Common/Foundation/Foundation.vcxproj
   trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcxproj
Log:
Remove some invalid project references.

Modified: trunk/MgDev/Common/Foundation/Foundation.vcxproj
===================================================================
--- trunk/MgDev/Common/Foundation/Foundation.vcxproj	2013-06-06 15:41:01 UTC (rev 7571)
+++ trunk/MgDev/Common/Foundation/Foundation.vcxproj	2013-06-06 18:22:37 UTC (rev 7572)
@@ -908,10 +908,6 @@
     <ResourceCompile Include="Foundation.rc" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\..\..\Server\src\PreBuild\PreBuild_Mentor.vcxproj">
-      <Project>{a621c011-61bf-43a8-9d80-bc35858ddcfa}</Project>
-      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
-    </ProjectReference>
     <ProjectReference Include="..\MdfModel\MdfModel.vcxproj">
       <Project>{c50254f2-654a-48de-af5b-20605aef8d10}</Project>
     </ProjectReference>

Modified: trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcxproj
===================================================================
--- trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcxproj	2013-06-06 15:41:01 UTC (rev 7571)
+++ trunk/MgDev/Server/src/UnitTesting/UnitTesting.vcxproj	2013-06-06 18:22:37 UTC (rev 7572)
@@ -242,10 +242,6 @@
     <ResourceCompile Include="UnitTesting.rc" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\..\..\..\Server\src\Core\ServerCore_Mentor.vcxproj">
-      <Project>{78971a60-bd03-43d5-9adf-403a0098a64a}</Project>
-      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
-    </ProjectReference>
     <ProjectReference Include="..\..\..\Common\Foundation\Foundation.vcxproj">
       <Project>{a82adc7d-4da4-42f2-9bf6-df5dcfb44425}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>



More information about the mapguide-commits mailing list