[commit] r1400 - trunk/GME/ConstraintManager
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Thu Jun 30 15:15:53 CDT 2011
Author: ksmyth
Date: Thu Jun 30 15:15:53 2011
New Revision: 1400
Log:
ConstraintManager depends on MgaUtil to register
Modified:
trunk/GME/ConstraintManager/ConstraintManager.vcxproj
Modified: trunk/GME/ConstraintManager/ConstraintManager.vcxproj
==============================================================================
--- trunk/GME/ConstraintManager/ConstraintManager.vcxproj Thu Jun 30 15:04:51 2011 (r1399)
+++ trunk/GME/ConstraintManager/ConstraintManager.vcxproj Thu Jun 30 15:15:53 2011 (r1400)
@@ -284,6 +284,9 @@
<Project>{a9ba4850-c3d5-45dc-98b3-c29ec9fd54eb}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
+ <ProjectReference Include="..\MgaUtil\MgaUtil.vcxproj">
+ <Project>{ca09ab5c-bfac-4152-ae0b-d5afc400a5e7}</Project>
+ </ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
More information about the gme-commit
mailing list