Last change
on this file since 484 was
80,
checked in by Sam Hocevar, 15 years ago
|
- Adding the Golgotha source code. Not sure what's going to be interesting
in there, but since it's all public domain, there's certainly stuff to
pick up.
|
File size:
308 bytes
|
Rev | Line | |
---|
[80] | 1 | echo If you do not have MSDEV installed at C:\MSDEV please edit this file!
|
---|
| 2 | echo attempting to build i4_make......
|
---|
| 3 | cl /Od /Zi /Tp i4_make.cc /MD /Ic:\msdev\vc\include /D_WINDOWS c:\msdev\vc\lib\msvcrt.lib c:\msdev\vc\lib\oldnames.lib c:\msdev\vc\lib\kernel32.lib c:\msdev\vc\lib\wsock32.lib /Fei4_make.exe
|
---|
Note: See
TracBrowser
for help on using the repository browser.