heretic2-sdk/Toolkit/Programming/GameCode/game/game.plg
1999-04-30 00:00:00 +00:00

52 lines
1.7 KiB
Text

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Player - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP50B3.TMP" with contents
[
/nologo /MTd /W3 /Gm /Gi /ZI /Od /I "../qcommon" /I "../game" /I "../client" /I "../server" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "PLAYER_DLL" /D "_DEVEL" /FR".\Debug/" /Fp".\Debug/Player.pch" /YX /Fo".\Debug/" /Fd".\Debug/" /FD /c
"C:\heretic2\code\Player\p_actions.c"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP50B3.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSP50B4.TMP" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib H2Common.lib /nologo /base:"0x110d0000" /version:1.0 /subsystem:windows /dll /incremental:yes /pdb:"../Debug/Player.pdb" /debug /machine:I386 /out:"../Debug/Player.dll" /implib:"../Debug/Player.lib" /pdbtype:sept /libpath:"..\Debug"
.\Debug\main.obj
.\Debug\p_actions.obj
.\Debug\p_anim_branch.obj
.\Debug\p_anim_data.obj
.\Debug\p_animactor.obj
.\Debug\p_anims.obj
.\Debug\p_chicken.obj
.\Debug\p_chicken_anim.obj
.\Debug\p_ctrl.obj
.\Debug\p_items.obj
.\Debug\p_main.obj
.\Debug\p_weapon.obj
\heretic2\code\Debug\H2Common.lib
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP50B4.TMP"
<h3>Output Window</h3>
Compiling...
p_actions.c
Linking...
<h3>
--------------------Configuration: quake2 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>
--------------------Configuration: game - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
<h3>Results</h3>
gamex86.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>