/
QuickMUD/Data/
QuickMUD/Debug/
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Rom - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "c:\windows\TEMP\RSP7275.TMP" with contents
[
/nologo /MTd /W1 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Rom.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c 
"D:\My Projects\QuickMUD\src\comm.c"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP7275.TMP" 
Creating temporary file "c:\windows\TEMP\RSP7276.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib advapi32.lib shell32.lib ole32.lib uuid.lib wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Rom.pdb" /debug /machine:I386 /out:"Debug/Rom.exe" /pdbtype:sept 
".\Debug\act_comm.obj"
".\Debug\act_enter.obj"
".\Debug\act_info.obj"
".\Debug\act_move.obj"
".\Debug\act_obj.obj"
".\Debug\act_wiz.obj"
".\Debug\alias.obj"
".\Debug\ban.obj"
".\Debug\bit.obj"
".\Debug\bitsys.obj"
".\Debug\comm.obj"
".\Debug\const.obj"
".\Debug\db.obj"
".\Debug\db2.obj"
".\Debug\effects.obj"
".\Debug\fight.obj"
".\Debug\handler.obj"
".\Debug\healer.obj"
".\Debug\interp.obj"
".\Debug\lookup.obj"
".\Debug\magic.obj"
".\Debug\magic2.obj"
".\Debug\mem.obj"
".\Debug\mob_cmds.obj"
".\Debug\mob_prog.obj"
".\Debug\music.obj"
".\Debug\nanny.obj"
".\Debug\olc.obj"
".\Debug\olc_act.obj"
".\Debug\olc_mpcode.obj"
".\Debug\olc_save.obj"
".\Debug\recycle.obj"
".\Debug\save.obj"
".\Debug\scan.obj"
".\Debug\skills.obj"
".\Debug\special.obj"
".\Debug\string.obj"
".\Debug\tables.obj"
".\Debug\update.obj"
".\Debug\board.obj"
".\Debug\hedit.obj"
]
Creating command line "link.exe @c:\windows\TEMP\RSP7276.TMP"
<h3>Output Window</h3>
Compiling...
comm.c
Linking...



<h3>Results</h3>
Rom.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>