Changeset 6127 for trunk/tools/DailyBuild
- Timestamp:
- Jun 27, 2001, 10:56:28 AM (24 years ago)
- 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:23bird Exp $1 /* $Id: odin32env.cmd,v 1.20 2001-06-27 08:56:28 bird Exp $ 2 2 * 3 3 * Sets the build environment. … … 498 498 * Watcom C/C++ 11.0 Main directory. 499 499 */ 500 sWatcom = ' e:\apps\Watcom';500 sWatcom = 'd:\knut\apps\Watcom'; 501 501 502 502 call EnvVar_Set fRM, 'CCENV', 'WAT'
Note:
See TracChangeset
for help on using the changeset viewer.