This repository has been archived on 2022-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
Xash3DArchive/launch/launch.plg

44 lines
1.6 KiB
Plaintext

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: launch - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\Temp\RSP119.tmp" with contents
[
/nologo /MDd /W3 /Gm /Gi /GX /ZI /Od /I "./" /I "../public" /I "../platform/formats" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR"..\temp\launch\!debug/" /Fo"..\temp\launch\!debug/" /Fd"..\temp\launch\!debug/" /FD /GZ /c
"D:\XASH3D\src_main\!source\launch\launcher.c"
]
Creating command line "cl.exe @C:\Temp\RSP119.tmp"
Creating temporary file "C:\Temp\RSP11A.tmp" with contents
[
msvcrt.lib user32.lib gdi32.lib advapi32.lib /nologo /dll /incremental:yes /pdb:"..\temp\launch\!debug/launch.pdb" /debug /machine:I386 /nodefaultlib:"msvcrtd.lib" /out:"..\temp\launch\!debug/launch.dll" /implib:"..\temp\launch\!debug/launch.lib" /pdbtype:sept
"\XASH3D\src_main\!source\temp\launch\!debug\console.obj"
"\XASH3D\src_main\!source\temp\launch\!debug\launcher.obj"
"\XASH3D\src_main\!source\temp\launch\!debug\stdlib.obj"
"\XASH3D\src_main\!source\temp\launch\!debug\utils.obj"
]
Creating command line "link.exe @C:\Temp\RSP11A.tmp"
Creating temporary file "C:\Temp\RSP11B.bat" with contents
[
@echo off
copy \XASH3D\src_main\!source\temp\launch\!debug\launch.dll "D:\Xash3D\bin\launch.dll"
]
Creating command line "C:\Temp\RSP11B.bat"
Compiling...
launcher.c
Linking...
<h3>Output Window</h3>
Performing Custom Build Step on \XASH3D\src_main\!source\temp\launch\!debug\launch.dll
‘ª®¯¨à®¢ ­® ä ©«®¢: 1.
<h3>Results</h3>
launch.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>