EXAMPLE.PLG
上传用户:wqdppr
上传日期:2022-05-08
资源大小:39k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Example - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/Example.res" /d "NDEBUG" /d "_AFXDLL" "D:VC写作目录源代码第三章动态创建文本框控件Example.rc""
- Creating temporary file "C:DOCUME~1tangbinLOCALS~1TempRSPFF.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Example.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:VC写作目录源代码第三章动态创建文本框控件Example.cpp"
- "D:VC写作目录源代码第三章动态创建文本框控件ExampleDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1tangbinLOCALS~1TempRSPFF.tmp"
- Creating temporary file "C:DOCUME~1tangbinLOCALS~1TempRSP100.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Example.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:VC写作目录源代码第三章动态创建文本框控件StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1tangbinLOCALS~1TempRSP100.tmp"
- Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Example.pdb" /machine:I386 /out:"Release/Example.exe" ".ReleaseExample.obj" ".ReleaseExampleDlg.obj" ".ReleaseStdAfx.obj" ".ReleaseExample.res" "
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Example.cpp
- ExampleDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Example.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>