Initial
This commit is contained in:
43
statbar/STATBAR.PLG
Normal file
43
statbar/STATBAR.PLG
Normal file
@@ -0,0 +1,43 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1>Build Log</h1>
|
||||
<h3>
|
||||
--------------------Configuration: statbar - Win32 Debug--------------------
|
||||
</h3>
|
||||
<h3>Command Lines</h3>
|
||||
Creating temporary file "C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP10.tmp" with contents
|
||||
[
|
||||
/nologo /Gz /MTd /Zi /Od /D "_DEBUG" /D "__FLAT__" /D "STRICT" /D "WIN32" /D "_WINDOWS" /Fp"\work\exe\msvc42.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
||||
"F:\STATBAR\Popup.cpp"
|
||||
"F:\STATBAR\Statbar.cpp"
|
||||
"F:\STATBAR\statbarx.cpp"
|
||||
"F:\STATBAR\Statinfo.cpp"
|
||||
"F:\STATBAR\statlogo.cpp"
|
||||
"F:\STATBAR\Statmenu.cpp"
|
||||
]
|
||||
Creating command line "cl.exe @C:\DOCUME~1\TERNET~1\LOCALS~1\Temp\RSP10.tmp"
|
||||
Creating command line "link.exe -lib /nologo /out:"..\exe\statbar.lib" .\msvcobj\Popup.obj .\msvcobj\Statbar.obj .\msvcobj\statbarx.obj .\msvcobj\Statinfo.obj .\msvcobj\statlogo.obj .\msvcobj\Statmenu.obj "
|
||||
<h3>Output Window</h3>
|
||||
Compiling...
|
||||
Popup.cpp
|
||||
F:\STATBAR\Popup.cpp(3) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
Statbar.cpp
|
||||
F:\STATBAR\Statbar.cpp(4) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
statbarx.cpp
|
||||
F:\STATBAR\statbarx.cpp(3) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
Statinfo.cpp
|
||||
F:\STATBAR\Statinfo.cpp(5) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
statlogo.cpp
|
||||
F:\STATBAR\statlogo.cpp(3) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
Statmenu.cpp
|
||||
F:\STATBAR\Statmenu.cpp(5) : fatal error C1083: Cannot open precompiled header file: '\work\exe\msvc42.pch': No such file or directory
|
||||
Error executing cl.exe.
|
||||
|
||||
|
||||
|
||||
<h3>Results</h3>
|
||||
statbar.lib - 6 error(s), 0 warning(s)
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user