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

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Oct 12 16:06:51 CDT 2006


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

Modified Files:
	build.py 
Log Message:
Fixes for the upcoming internal release (6.10.12)

CVS User: Peter Volgyesi, ISIS (volgy)

Index: build.py
===================================================================
RCS file: /project/gme-repository/GMESRC/Install/Build/build.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** build.py	15 Aug 2006 22:44:19 -0000	1.14
--- build.py	12 Oct 2006 15:06:49 -0000	1.15
***************
*** 73,76 ****
--- 73,77 ----
      tools.build_VS( sln_file, os.path.join("BonExtension", "BonExt.vcproj"), "Release" )
      tools.build_VS( sln_file, os.path.join("MONTraverser", "MONTraverserBON2Component.vcproj"), "Release" )
+     tools.build_VS( sln_file, os.path.join("NamespaceConfigure", "NamespaceConfig.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