ctrlbars.plg
上传用户:dfguandao
上传日期:2020-06-07
资源大小:23k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: ctrlbars - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/ctrlbars.res" /d "NDEBUG" /d "_AFXDLL" "E:编程资料下载的代码在窗口左边实现toolbarctrlbars.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP185.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/ctrlbars.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
- "E:编程资料下载的代码在窗口左边实现toolbarctrlbars.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarmainfrm.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarpalette.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarstdafx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP185.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/ctrlbars.pdb" /machine:I386 /out:"Release/ctrlbars.exe" ".Releasectrlbars.obj" ".Releasemainfrm.obj" ".Releasepalette.obj" ".Releasestdafx.obj" ".Releasectrlbars.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- ctrlbars.cpp
- mainfrm.cpp
- palette.cpp
- stdafx.cpp
- Linking...
- <h3>Results</h3>
- ctrlbars.exe - 0 error(s), 0 warning(s)
- <h3>
- --------------------Configuration: ctrlbars - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/ctrlbars.res" /d "_DEBUG" /d "_AFXDLL" "E:编程资料下载的代码在窗口左边实现toolbarctrlbars.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP187.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ctrlbars.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c
- "E:编程资料下载的代码在窗口左边实现toolbarctrlbars.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarmainfrm.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarpalette.cpp"
- "E:编程资料下载的代码在窗口左边实现toolbarstdafx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP187.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ctrlbars.pdb" /debug /machine:I386 /out:"Debug/ctrlbars.exe" /pdbtype:sept ".Debugctrlbars.obj" ".Debugmainfrm.obj" ".Debugpalette.obj" ".Debugstdafx.obj" ".Debugctrlbars.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- ctrlbars.cpp
- mainfrm.cpp
- palette.cpp
- stdafx.cpp
- Linking...
- <h3>Results</h3>
- ctrlbars.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>