Changeset 5538 for trunk/tools
- Timestamp:
- Apr 18, 2001, 10:00:24 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/DailyBuild/odin32pack.cmd
r5432 r5538 1 /* $Id: odin32pack.cmd,v 1.1 5 2001-04-02 01:55:42bird Exp $1 /* $Id: odin32pack.cmd,v 1.16 2001-04-18 08:00:24 bird Exp $ 2 2 * 3 3 * Make the two zip files. … … 36 36 call packdir 'bin\release', 'release' 37 37 call packdir3dx 'bin\release\glide', 'glide-release' 38 39 /* 40 * Make copy. 41 */ 42 'copy *.wpi *.zip e:\DailyBuildArchive\' 38 43 39 44 /* return successfully */
Note:
See TracChangeset
for help on using the changeset viewer.