This file (the project file) contains information at the project level and
is used to build a sing
源代码在线查看: explorer.plg
Build Log
--------------------Configuration: Explorer - Win32 Release--------------------
Command Lines
Creating temporary file "c:\temp\RSPB8.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPLORER_EXPORTS" /FAcs /Fa"Release/" /Fp"Release/Explorer.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\wjj\VcWork\Explorer\Explorer.cpp"
]
Creating command line "cl.exe @c:\temp\RSPB8.tmp"
Creating temporary file "c:\temp\RSPB9.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPLORER_EXPORTS" /FAcs /Fa"Release/" /Fp"Release/Explorer.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"D:\wjj\VcWork\Explorer\StdAfx.cpp"
]
Creating command line "cl.exe @c:\temp\RSPB9.tmp"
Creating temporary file "c:\temp\RSPBA.tmp" with contents
[
comctl32.lib shlwapi.lib 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/Explorer.pdb" /machine:I386 /out:"Release/Explorer.dll" /implib:"Release/Explorer.lib"
.\Release\Explorer.obj
.\Release\StdAfx.obj
]
Creating command line "link.exe @c:\temp\RSPBA.tmp"
Output Window
Compiling...
StdAfx.cpp
Compiling...
Explorer.cpp
Linking...
Results
Explorer.dll - 0 error(s), 0 warning(s)