root/1.8.3/tags/p6/hints/win32.sh
| Revision 258, 308 bytes (checked in by pennmush, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | cc=`pwd`'/utils/clwrapper.sh' |
| 2 | ccflags='/DWIN32 /DNDEBUG /D_CONSOLE' |
| 3 | ldflags='/MT' |
| 4 | libs='libcmt.lib winmm.lib wsock32.lib advapi32.lib /link /NODEFAULTLIB:libc.lib /subsystem:console /incremental:no /pdb:PennMUSH.pdb /machine:I386' |
| 5 | optimize='/O1' |
| 6 | d_index='undef' |
| 7 | d_strchr='define' |
| 8 | usenm='n' |
| 9 | has_fcntl='false' |
Note: See TracBrowser
for help on using the browser.
