mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: mapitest - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating command line "rc.exe /l 0x409 /fo"Debug/mtest32.res" /d "_DEBUG" "Y:\mozilla\mailnews\mapi\tests\mapitest\mtest32.rc""
|
|
Creating temporary file "C:\TEMP\RSP38A.tmp" with contents
|
|
[
|
|
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/mapitest.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"Y:\mozilla\mailnews\mapi\tests\mapitest\readmail.cpp"
|
|
"Y:\mozilla\mailnews\mapi\tests\mapitest\mapimail.cpp"
|
|
"Y:\mozilla\mailnews\mapi\tests\mapitest\mapiproc.cpp"
|
|
"Y:\mozilla\mailnews\mapi\tests\mapitest\main.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\TEMP\RSP38A.tmp"
|
|
Creating temporary file "C:\TEMP\RSP38B.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 /subsystem:windows /incremental:yes /pdb:"Debug/mapitest.pdb" /debug /machine:I386 /out:"Debug/mapitest.exe" /pdbtype:sept
|
|
.\Debug\readmail.obj
|
|
.\Debug\mapimail.obj
|
|
.\Debug\mapiproc.obj
|
|
.\Debug\mtest32.res
|
|
.\Debug\main.obj
|
|
]
|
|
Creating command line "link.exe @C:\TEMP\RSP38B.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling resources...
|
|
Compiling...
|
|
readmail.cpp
|
|
mapimail.cpp
|
|
mapiproc.cpp
|
|
main.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
mapitest.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|