<html> <body> <pre> <h1>Build Log</h1> <h3> --------------------Configuration: Quickmud - Win32 Debug-------------------- </h3> <h3>Command Lines</h3> Creating temporary file "c:\windows\TEMP\RSP31A0.TMP" with contents [ /nologo /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Quickmud.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "D:\My Projects\QuickMUD\src\mob_prog.c" ] Creating command line "cl.exe @c:\windows\TEMP\RSP31A0.TMP" Creating temporary file "c:\windows\TEMP\RSP31A1.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/Quickmud.pdb" /debug /machine:I386 /out:"Debug/Quickmud.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\board.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\hedit.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" ] Creating command line "link.exe @c:\windows\TEMP\RSP31A1.TMP" <h3>Output Window</h3> Compiling... mob_prog.c Linking... <h3>Results</h3> Quickmud.exe - 0 error(s), 0 warning(s) </pre> </body> </html>