Test.plg
上传用户:nwfangbao
上传日期:2022-08-05
资源大小:24k
文件大小:1k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Test - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Test.res" /d "_DEBUG" /d "_AFXDLL" "E:VCLessonLesson8TestTest.rc"" 
  10. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Test.pdb" /debug /machine:I386 /out:"Debug/Test.exe" /pdbtype:sept  .DebugTest.obj .DebugTestDlg.obj .DebugStdAfx.obj .DebugTest.res .DebugWeiXinBtn.obj "
  11. <h3>Output Window</h3>
  12. Compiling resources...
  13. Linking...
  14. <h3>Results</h3>
  15. Test.exe - 0 error(s), 0 warning(s)
  16. </pre>
  17. </body>
  18. </html>