[GME-commit] GMESRC/Install/Build/components compileTools.py,1.2,1.3

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Thu May 6 11:00:38 CDT 2004


Update of /var/lib/gme/GMESRC/Install/Build/components
In directory braindrain:/tmp/cvs-serv5336/Install/Build/components

Modified Files:
	compileTools.py 
Log Message:
Added the AutoLayout plugin to the install project

CVS User: volgy

Index: compileTools.py
===================================================================
RCS file: /var/lib/gme/GMESRC/Install/Build/components/compileTools.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** compileTools.py	3 Feb 2004 10:53:04 -0000	1.2
--- compileTools.py	6 May 2004 15:00:36 -0000	1.3
***************
*** 13,15 ****
--- 13,16 ----
      path = os.getcwd() + "\\" + params.gme_path
      tools.buildMsDevProject( path + "\\Tools\\GMETableEditor\\Component.dsw", "Component - Win32 Release" )
+     tools.buildMsDevProject( path + "\\Tools\\AutoLayout\\AutoLayout.dsw", "AutoLayout - Win32 Release" )
      print "OK"



More information about the GME-commit mailing list