gps/GPSProject/MediaPlayer/MediaPlayer.vcl

62 lines
2.6 KiB
Plaintext
Executable File

<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MediaPlayer - Win32 (WCE emulator) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"emulatorRel/MediaPlayer.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_PDA2410" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "F:\MyPrograme\GPS\Source\MediaPlayer\MediaPlayer.rc""
Creating temporary file "D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP17.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_PDA2410" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/MediaPlayer.pch" /Yu"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"F:\MyPrograme\GPS\Source\MediaPlayer\BmpButton.cpp"
"F:\MyPrograme\GPS\Source\MediaPlayer\BmpStatic.cpp"
"F:\MyPrograme\GPS\Source\MediaPlayer\MediaPlayer.cpp"
"F:\MyPrograme\GPS\Source\MediaPlayer\MediaPlayerDlg.cpp"
"F:\MyPrograme\GPS\Source\MediaPlayer\OpenMoveFileDlg.cpp"
"F:\MyPrograme\GPS\Source\MediaPlayer\ThumbIcon.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP17.tmp"
Creating temporary file "D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP18.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_PDA2410" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorRel/MediaPlayer.pch" /Yc"stdafx.h" /Fo"emulatorRel/" /Gs8192 /GF /O2 /c
"F:\MyPrograme\GPS\Source\MediaPlayer\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP18.tmp"
Creating temporary file "D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP19.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"emulatorRel/MediaPlayer.pdb" /out:"emulatorRel/MediaPlayer.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
.\emulatorRel\BmpButton.obj
.\emulatorRel\BmpStatic.obj
.\emulatorRel\MediaPlayer.obj
.\emulatorRel\MediaPlayerDlg.obj
.\emulatorRel\OpenMoveFileDlg.obj
.\emulatorRel\StdAfx.obj
.\emulatorRel\ThumbIcon.obj
.\emulatorRel\MediaPlayer.res
]
Creating command line "link.exe @D:\DOCUME~1\HuangXin\LOCALS~1\Temp\RSP19.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BmpButton.cpp
BmpStatic.cpp
MediaPlayer.cpp
MediaPlayerDlg.cpp
OpenMoveFileDlg.cpp
ThumbIcon.cpp
Generating Code...
Linking...
<h3>Results</h3>
MediaPlayer.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>