67 lines
2.0 KiB
Plaintext
67 lines
2.0 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: remotepsapp - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPC2.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /Gm /GX /ZI /Od /I "\work" /I "\parts" /I "\parts\sgi_stl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /D "_COMMON_USENLS_" /Fp"Debug/remotepsapp.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
|
|
"D:\work\remotepsapp\connectiondialog.cpp"
|
|
"D:\work\remotepsapp\ConnectionThread.cpp"
|
|
"D:\work\remotepsapp\main.cpp"
|
|
"D:\work\remotepsapp\Mainfrm.cpp"
|
|
"D:\work\remotepsapp\Optnsreg.cpp"
|
|
"D:\work\remotepsapp\processview.cpp"
|
|
"D:\work\remotepsapp\RemoteProcessInfo.cpp"
|
|
"D:\work\remotepsapp\viewdialog.cpp"
|
|
"D:\work\remotepsapp\windowview.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPC2.tmp"
|
|
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPC3.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comctl32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/remotepsapp.pdb" /machine:I386 /out:"Debug/remotepsapp.exe" /pdbtype:sept
|
|
.\Debug\connectiondialog.obj
|
|
.\Debug\ConnectionThread.obj
|
|
.\Debug\main.obj
|
|
.\Debug\Mainfrm.obj
|
|
.\Debug\Optnsreg.obj
|
|
.\Debug\processview.obj
|
|
.\Debug\RemoteProcessInfo.obj
|
|
.\Debug\viewdialog.obj
|
|
.\Debug\windowview.obj
|
|
.\Debug\remoteps.res
|
|
\work\exe\com.lib
|
|
\work\exe\mscommon.lib
|
|
\work\exe\imagelst.lib
|
|
"\parts\jpeg-6b\lib\jpeg6b.lib"
|
|
\work\exe\jpgimg.lib
|
|
\work\exe\statbar.lib
|
|
\work\exe\msthread.lib
|
|
\work\exe\msbsp.lib
|
|
]
|
|
Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSPC3.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
connectiondialog.cpp
|
|
ConnectionThread.cpp
|
|
main.cpp
|
|
Mainfrm.cpp
|
|
Optnsreg.cpp
|
|
processview.cpp
|
|
RemoteProcessInfo.cpp
|
|
viewdialog.cpp
|
|
windowview.cpp
|
|
Linking...
|
|
Creating library Debug/remotepsapp.lib and object Debug/remotepsapp.exp
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
remotepsapp.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|