Changeset 7730


Ignore:
Timestamp:
Jan 6, 2002, 5:53:23 PM (23 years ago)
Author:
bird
Message:

Don't pack odin.ini.

File:
1 edited

Legend:

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

    r6367 r7730  
    1 /* $Id: odin32pack.cmd,v 1.21 2001-07-19 20:15:50 sandervl Exp $
     1/* $Id: odin32pack.cmd,v 1.22 2002-01-06 16:53:23 bird Exp $
    22 *
    33 * Make the two zip files.
     
    106106
    107107    call copy sRoot'\bin\wgss50.dll', 'system32\wgss50.dll';
    108     call copy sRoot'\bin\odin.ini', 'system32\Odin.ini';
     108    /*call copy sRoot'\bin\odin.ini', 'system32\Odin.ini';*/
    109109    if (pos('debug', sType) > 0) then
    110110    do
Note: See TracChangeset for help on using the changeset viewer.