mirror of https://github.com/PCSX2/pcsx2.git
35 lines
1.3 KiB
Plaintext
35 lines
1.3 KiB
Plaintext
|
<html>
|
||
|
<body>
|
||
|
<pre>
|
||
|
<h1>Build Log</h1>
|
||
|
<h3>
|
||
|
--------------------Configuration: CDVDnull - Win32 Release--------------------
|
||
|
</h3>
|
||
|
<h3>Command Lines</h3>
|
||
|
Creating temporary file "C:\DOCUME~1\marcelo\LOCALS~1\Temp\RSP89.tmp" with contents
|
||
|
[
|
||
|
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "CDVDNULL_EXPORTS" /D "__WIN32__" /Fo"Release/" /Fd"Release/" /FD /c
|
||
|
"C:\pcsx2\plugins\cdvd\CDVDnull\Src\CDVD.c"
|
||
|
]
|
||
|
Creating command line "xicl6.exe @C:\DOCUME~1\marcelo\LOCALS~1\Temp\RSP89.tmp"
|
||
|
Creating temporary file "C:\DOCUME~1\marcelo\LOCALS~1\Temp\RSP8A.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 /nologo /dll /incremental:no /pdb:"Release/CDVDnull.pdb" /machine:I386 /def:".\CDVDnull.def" /out:"Release/CDVDnull.dll" /implib:"Release/CDVDnull.lib"
|
||
|
.\Release\CDVD.obj
|
||
|
]
|
||
|
Creating command line "xilink6.exe @C:\DOCUME~1\marcelo\LOCALS~1\Temp\RSP8A.tmp"
|
||
|
<h3>Output Window</h3>
|
||
|
Compiling...
|
||
|
CDVD.c
|
||
|
Linking...
|
||
|
xilink6: executing 'C:\PROGRA~1\MICROS~2\VC98\Bin\link.exe'
|
||
|
Creating library Release/CDVDnull.lib and object Release/CDVDnull.exp
|
||
|
|
||
|
|
||
|
|
||
|
<h3>Results</h3>
|
||
|
CDVDnull.dll - 0 error(s), 0 warning(s)
|
||
|
</pre>
|
||
|
</body>
|
||
|
</html>
|