[GME-commit] GMESRC/Install/Build/components compileTools.py,1.4,1.5

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu Nov 17 19:15:40 CST 2005


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

Modified Files:
	compileTools.py 
Log Message:
Preparing for next release (5.11.17)


CVS User: Peter Volgyesi, ISIS (volgy)

Index: compileTools.py
===================================================================
RCS file: /project/gme-repository/GMESRC/Install/Build/components/compileTools.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** compileTools.py	7 Apr 2005 20:48:18 -0000	1.4
--- compileTools.py	17 Nov 2005 19:15:38 -0000	1.5
***************
*** 14,16 ****
--- 14,17 ----
      tools.buildVSProject( path + "\\Tools\\GMETableEditor\\Component.sln", "Component.vcproj", "Release" )
      tools.buildVSProject( path + "\\Tools\\AutoLayout\\AutoLayout.sln", "AutoLayout.vcproj", "Release" )
+     tools.buildVSProject( path + "\\Tools\\ModelMigrate\\ModelMigrate.sln", "FrontEnd\\FrontEnd.vcproj", "Release" )
      print "OK"



More information about the GME-commit mailing list