root/1.8.3/tags/p6/hints/win32.sh

Revision 258, 308 bytes (checked in by pennmush, 3 years ago)

PennMUSH 1.7.3p0 Archival

Line 
1cc=`pwd`'/utils/clwrapper.sh'
2ccflags='/DWIN32 /DNDEBUG /D_CONSOLE'
3ldflags='/MT'
4libs='libcmt.lib winmm.lib wsock32.lib advapi32.lib /link /NODEFAULTLIB:libc.lib /subsystem:console /incremental:no /pdb:PennMUSH.pdb /machine:I386'
5optimize='/O1'
6d_index='undef'
7d_strchr='define'
8usenm='n'
9has_fcntl='false'
Note: See TracBrowser for help on using the browser.