[Mobies-commit] [commit] r3882 - GReAT/trunk/Tools/UMTInterpreters/PortConnectorProj

ksmyth at redhat1.isis.vanderbilt.edu ksmyth at redhat1.isis.vanderbilt.edu
Thu Sep 8 12:12:21 CDT 2011


Author: ksmyth
Date: Thu Sep  8 12:12:21 2011
New Revision: 3882

Log:
Fix unresolved symbol on latest GME SDK

Modified:
   GReAT/trunk/Tools/UMTInterpreters/PortConnectorProj/PortConnectorProjVS2010.vcxproj

Modified: GReAT/trunk/Tools/UMTInterpreters/PortConnectorProj/PortConnectorProjVS2010.vcxproj
==============================================================================
--- GReAT/trunk/Tools/UMTInterpreters/PortConnectorProj/PortConnectorProjVS2010.vcxproj	Thu Sep  8 10:23:28 2011	(r3881)
+++ GReAT/trunk/Tools/UMTInterpreters/PortConnectorProj/PortConnectorProjVS2010.vcxproj	Thu Sep  8 12:12:21 2011	(r3882)
@@ -259,6 +259,7 @@
     <ClCompile Include="$(GME_ROOT)\Sdk\Bon\Common\ComponentDll.cpp" />
     <ClCompile Include="$(GME_ROOT)\Sdk\Bon\Common\ComponentObj.cpp" />
     <ClCompile Include="$(GME_ROOT)\SDK\BON\Common\Console.cpp" />
+    <ClCompile Include="$(GME_ROOT)\SDK\BON\Common\ComHelp.cpp" />
     <ClCompile Include="$(GME_ROOT)\SDK\Bon\Common\Exceptions.cpp" />
     <ClCompile Include="GenMyTransform.cpp" />
     <ClCompile Include="RawComponent.cpp" />


More information about the Mobies-commit mailing list