[GME-commit] GMESRC/Install/Build build.py,1.15,1.16

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Tue Mar 13 16:18:13 CST 2007


Update of /project/gme-repository/GMESRC/Install/Build
In directory escher:/tmp/cvs-serv21661/Install/Build

Modified Files:
	build.py 
Log Message:
Added MetaMAid to the installshield project

CVS User: Peter Volgyesi, ISIS (volgy)

Index: build.py
===================================================================
RCS file: /project/gme-repository/GMESRC/Install/Build/build.py,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** build.py	12 Oct 2006 15:06:49 -0000	1.15
--- build.py	13 Mar 2007 22:18:11 -0000	1.16
***************
*** 74,77 ****
--- 74,78 ----
      tools.build_VS( sln_file, os.path.join("MONTraverser", "MONTraverserBON2Component.vcproj"), "Release" )
      tools.build_VS( sln_file, os.path.join("NamespaceConfigure", "NamespaceConfig.vcproj"), "Release" )
+     tools.build_VS( sln_file, os.path.join("MetaMAid", "MetaMAid.vcproj"), "Release" )
      cmd_dir = os.path.join(GME_ROOT, "Paradigms", "MetaGME");
      tools.system( "regrelease.bat >NUL", cmd_dir)



More information about the GME-commit mailing list