[commit] r1822 - trunk/GME/ConstraintManager

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Wed Feb 1 17:49:16 CST 2012


Author: ksmyth
Date: Wed Feb  1 17:49:16 2012
New Revision: 1822

Log:
Maybe help msbuild compute deps

Modified:
   trunk/GME/ConstraintManager/ConstraintManager.vcxproj

Modified: trunk/GME/ConstraintManager/ConstraintManager.vcxproj
==============================================================================
--- trunk/GME/ConstraintManager/ConstraintManager.vcxproj	Wed Feb  1 17:29:39 2012	(r1821)
+++ trunk/GME/ConstraintManager/ConstraintManager.vcxproj	Wed Feb  1 17:49:16 2012	(r1822)
@@ -415,6 +415,9 @@
       <Project>{a9ba4850-c3d5-45dc-98b3-c29ec9fd54eb}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
+    <ProjectReference Include="..\MgaDotNetServices\MgaDotNetServices.csproj">
+      <Project>{955209a1-8107-43c2-b0a7-729b03908c64}</Project>
+    </ProjectReference>
     <ProjectReference Include="..\MgaUtil\MgaUtil.vcxproj">
       <Project>{ca09ab5c-bfac-4152-ae0b-d5afc400a5e7}</Project>
     </ProjectReference>


More information about the gme-commit mailing list