MFC App.vcl
上传用户:mony888
上传日期:2022-07-26
资源大小:1247k
文件大小:3k
源码类别:

Windows CE

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MFC App - Win32 (WCE emulator) Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"emulatorDbg/MFC App.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WIN32_PLATFORM_PSPC=400" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "D:My DocumentsMy QQ FilesWinCE下开发的录音程序MFC App.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP6A.tmp" with contents
  11. [
  12. /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/MFC App.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
  13. "D:My DocumentsMy QQ FilesWinCE下开发的录音程序Record.cpp"
  14. "D:My DocumentsMy QQ FilesWinCE下开发的录音程序MFC App.cpp"
  15. "D:My DocumentsMy QQ FilesWinCE下开发的录音程序MFC AppDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP6A.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP6B.tmp" with contents
  19. [
  20. /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"emulatorDbg/" /Fp"emulatorDbg/MFC App.pch" /Yc"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c 
  21. "D:My DocumentsMy QQ FilesWinCE下开发的录音程序StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP6B.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP6C.tmp" with contents
  25. [
  26. XPlayerCore.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/Recorder.pdb" /debug /out:"emulatorDbg/Recorder.exe" /subsystem:windowsce,4.20 /MACHINE:IX86 
  27. ".emulatorDbgRecord.obj"
  28. ".emulatorDbgMFC App.obj"
  29. ".emulatorDbgMFC AppDlg.obj"
  30. ".emulatorDbgStdAfx.obj"
  31. ".emulatorDbgMFC App.res"
  32. ".AMR_Fixed_Codec.lib"
  33. ]
  34. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP6C.tmp"
  35. <h3>Output Window</h3>
  36. Compiling resources...
  37. Compiling...
  38. StdAfx.cpp
  39. Compiling...
  40. Record.cpp
  41. MFC App.cpp
  42. MFC AppDlg.cpp
  43. Generating Code...
  44. Linking...
  45. Creating command line "bscmake.exe /nologo /o"emulatorDbg/MFC App.bsc"  ".emulatorDbgStdAfx.sbr" ".emulatorDbgRecord.sbr" ".emulatorDbgMFC App.sbr" ".emulatorDbgMFC AppDlg.sbr""
  46. Creating browse info file...
  47. <h3>Output Window</h3>
  48. <h3>Results</h3>
  49. Recorder.exe - 0 error(s), 0 warning(s)
  50. </pre>
  51. </body>
  52. </html>