[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
- Previous message: [GME-commit] GMESRC/GME/Gme GMEVersion.h,1.50,1.51
- Next message: [GME-commit]
GMESRC/Install Class.idt, 1.3, 1.4 Component.idt, 1.36,
1.37 FeatureComponents.idt, 1.27, 1.28 File.idt, 1.40,
1.41 ISComponentExtended.idt, 1.28, 1.29 ProgId.idt, 1.9,
1.10 Registry.idt, 1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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)
- Previous message: [GME-commit] GMESRC/GME/Gme GMEVersion.h,1.50,1.51
- Next message: [GME-commit]
GMESRC/Install Class.idt, 1.3, 1.4 Component.idt, 1.36,
1.37 FeatureComponents.idt, 1.27, 1.28 File.idt, 1.40,
1.41 ISComponentExtended.idt, 1.28, 1.29 ProgId.idt, 1.9,
1.10 Registry.idt, 1.23, 1.24
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list