Mediaplayer.plg
上传用户:hejie16899
上传日期:2021-10-21
资源大小:4758k
文件大小:1k
源码类别:

BREW编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: MediaPlayer - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP30.tmp" with contents
  10. [
  11. /nologo /MTd /W3 /Gm /GX /ZI /Od /I "d:PROGRA~1BREW31~1.5sdkinc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/MediaPlayer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "D:workspaceMediaplayerMediaPlayer.c"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP30.tmp" 
  15. <h3>Output Window</h3>
  16. Compiling...
  17. MediaPlayer.c
  18. <h3>Results</h3>
  19. MediaPlayer.obj - 0 error(s), 0 warning(s)
  20. </pre>
  21. </body>
  22. </html>