Changeset 5538 for trunk/tools


Ignore:
Timestamp:
Apr 18, 2001, 10:00:24 AM (24 years ago)
Author:
bird
Message:

Copy builds to local archive (which never will be deleted).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32pack.cmd

    r5432 r5538  
    1 /* $Id: odin32pack.cmd,v 1.15 2001-04-02 01:55:42 bird Exp $
     1/* $Id: odin32pack.cmd,v 1.16 2001-04-18 08:00:24 bird Exp $
    22 *
    33 * Make the two zip files.
     
    3636    call packdir 'bin\release', 'release'
    3737    call packdir3dx 'bin\release\glide', 'glide-release'
     38
     39    /*
     40     * Make copy.
     41     */
     42    'copy *.wpi *.zip e:\DailyBuildArchive\'
    3843
    3944    /* return successfully */
Note: See TracChangeset for help on using the changeset viewer.