Ignore:
Timestamp:
Jun 27, 2001, 10:56:28 AM (24 years ago)
Author:
bird
Message:

Moved Watcom to d: disk.

File:
1 edited

Legend:

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

    r5892 r6127  
    1 /* $Id: odin32env.cmd,v 1.19 2001-06-02 19:15:23 bird Exp $
     1/* $Id: odin32env.cmd,v 1.20 2001-06-27 08:56:28 bird Exp $
    22 *
    33 * Sets the build environment.
     
    498498     * Watcom C/C++ 11.0 Main directory.
    499499     */
    500     sWatcom = 'e:\apps\Watcom';
     500    sWatcom = 'd:\knut\apps\Watcom';
    501501
    502502    call EnvVar_Set      fRM, 'CCENV',      'WAT'
Note: See TracChangeset for help on using the changeset viewer.