annotate build/win32/build_environments/scons/list_scons_args.bat @ 678:3bdb8a112173

* Added the 0.3.2 version numbers to the fife installer script * Added the shooter demo to the installer script
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 15 Nov 2010 22:06:56 +0000
parents 847c6ec4544e
children
rev   line source
387
847c6ec4544e Fixed the scons batch files (win32).
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents: 378
diff changeset
1 @echo off
0
4a0efb7baf70 * Datasets becomes the new trunk and retires after that :-)
mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
parents:
diff changeset
2
387
847c6ec4544e Fixed the scons batch files (win32).
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents: 378
diff changeset
3 :: run scons
847c6ec4544e Fixed the scons batch files (win32).
prock@33b003aa-7bff-0310-803a-e67f0ece8222
parents: 378
diff changeset
4 python ..\..\applications\scons\scons.py -C ..\..\..\..\ -h > scons_args.txt 2>&1