[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
- Previous message: [GME-commit] GMESRC/Install Component.idt,1.24,1.25
FeatureComponents.idt,1.16,1.17 File.idt,1.24,1.25
ISComponentExtended.idt,1.17,1.18 Registry.idt,1.17,1.18
- Next message: [GME-commit] GMESRC/Tools/AutoLayout AutoLayout.dsp,NONE,1.1
AutoLayout.dsw,NONE,1.1 AutoLayoutComponent.dsp,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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"
- Previous message: [GME-commit] GMESRC/Install Component.idt,1.24,1.25
FeatureComponents.idt,1.16,1.17 File.idt,1.24,1.25
ISComponentExtended.idt,1.17,1.18 Registry.idt,1.17,1.18
- Next message: [GME-commit] GMESRC/Tools/AutoLayout AutoLayout.dsp,NONE,1.1
AutoLayout.dsw,NONE,1.1 AutoLayoutComponent.dsp,1.1,NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list