player_ce3.vcp
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:56k
源码类别:

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="player_ce3" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301
  5. # TARGTYPE "Win32 (WCE x86) Application" 0x8301
  6. # TARGTYPE "Win32 (WCE ARM) Application" 0x8501
  7. # TARGTYPE "Win32 (WCE x86em) Application" 0x7f01
  8. # TARGTYPE "Win32 (WCE SH3) Application" 0x8101
  9. # TARGTYPE "Win32 (WCE MIPS) Application" 0x8201
  10. # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
  11. # TARGTYPE "Win32 (WCE MIPSII) Application" 0xa101
  12. CFG=player_ce3 - Win32 (WCE MIPS) Debug
  13. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  14. !MESSAGE use the Export Makefile command and run
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "player_ce3.vcn".
  17. !MESSAGE 
  18. !MESSAGE You can specify a configuration when running NMAKE
  19. !MESSAGE by defining the macro CFG on the command line. For example:
  20. !MESSAGE 
  21. !MESSAGE NMAKE /f "player_ce3.vcn" CFG="player_ce3 - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "player_ce3 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
  26. !MESSAGE "player_ce3 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
  27. !MESSAGE "player_ce3 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
  28. !MESSAGE "player_ce3 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
  29. !MESSAGE "player_ce3 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
  30. !MESSAGE "player_ce3 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
  31. !MESSAGE "player_ce3 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
  32. !MESSAGE "player_ce3 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
  33. !MESSAGE "player_ce3 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
  34. !MESSAGE "player_ce3 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
  35. !MESSAGE "player_ce3 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
  36. !MESSAGE "player_ce3 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
  37. !MESSAGE "player_ce3 - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  38. !MESSAGE "player_ce3 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  39. !MESSAGE "player_ce3 - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Application")
  40. !MESSAGE "player_ce3 - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Application")
  41. !MESSAGE "player_ce3 - Win32 (WCE ARM) Release GCC" (based on "Win32 (WCE ARM) Application")
  42. !MESSAGE 
  43. # Begin Project
  44. # PROP AllowPerConfigDependencies 0
  45. # PROP Scc_ProjName ""
  46. # PROP Scc_LocalPath ""
  47. # PROP ATL_Project 2
  48. !IF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Release"
  49. # PROP BASE Use_MFC 0
  50. # PROP BASE Use_Debug_Libraries 0
  51. # PROP BASE Output_Dir "MIPSRel"
  52. # PROP BASE Intermediate_Dir "MIPSRel"
  53. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  54. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 0
  58. # PROP Output_Dir "MIPSRel"
  59. # PROP Intermediate_Dir "MIPSRel"
  60. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  61. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  64. # PROP Sec_ConfigureDevice 0
  65. # PROP Target_Dir ""
  66. RSC=rc.exe
  67. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  68. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  69. CPP=clmips.exe
  70. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
  71. # ADD CPP /nologo /Zd /O2 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  72. MTL=midl.exe
  73. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  74. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:MIPS
  80. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSRel/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:MIPS
  81. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Debug"
  82. # PROP BASE Use_MFC 0
  83. # PROP BASE Use_Debug_Libraries 1
  84. # PROP BASE Output_Dir "MIPSDbg"
  85. # PROP BASE Intermediate_Dir "MIPSDbg"
  86. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  87. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  88. # PROP BASE Target_Dir ""
  89. # PROP Use_MFC 0
  90. # PROP Use_Debug_Libraries 1
  91. # PROP Output_Dir "MIPSDbg"
  92. # PROP Intermediate_Dir "MIPSDbg"
  93. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  94. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  95. # PROP Ignore_Export_Lib 0
  96. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  97. # PROP Sec_ConfigureDevice 0
  98. # PROP Target_Dir ""
  99. RSC=rc.exe
  100. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  101. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  102. CPP=clmips.exe
  103. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  104. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /M$(CECrtMTDebug) /c
  105. MTL=midl.exe
  106. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  107. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LINK32=link.exe
  112. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:MIPS
  113. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSDbg/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:MIPS
  114. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Release"
  115. # PROP BASE Use_MFC 0
  116. # PROP BASE Use_Debug_Libraries 0
  117. # PROP BASE Output_Dir "SH3Rel"
  118. # PROP BASE Intermediate_Dir "SH3Rel"
  119. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  120. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  121. # PROP BASE Target_Dir ""
  122. # PROP Use_MFC 0
  123. # PROP Use_Debug_Libraries 0
  124. # PROP Output_Dir "SH3Rel"
  125. # PROP Intermediate_Dir "SH3Rel"
  126. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  127. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  128. # PROP Ignore_Export_Lib 0
  129. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  130. # PROP Sec_ConfigureDevice 0
  131. # PROP Target_Dir ""
  132. RSC=rc.exe
  133. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  134. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  135. CPP=shcl.exe
  136. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /Oxs /M$(CECrtMT) /c
  137. # ADD CPP /nologo /O2 /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Oxt /M$(CECrtMT) /c
  138. MTL=midl.exe
  139. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  140. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  141. BSC32=bscmake.exe
  142. # ADD BASE BSC32 /nologo
  143. # ADD BSC32 /nologo
  144. LINK32=link.exe
  145. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:SH3
  146. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Rel/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:SH3
  147. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Debug"
  148. # PROP BASE Use_MFC 0
  149. # PROP BASE Use_Debug_Libraries 1
  150. # PROP BASE Output_Dir "SH3Dbg"
  151. # PROP BASE Intermediate_Dir "SH3Dbg"
  152. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  153. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  154. # PROP BASE Target_Dir ""
  155. # PROP Use_MFC 0
  156. # PROP Use_Debug_Libraries 1
  157. # PROP Output_Dir "SH3Dbg"
  158. # PROP Intermediate_Dir "SH3Dbg"
  159. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  160. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  161. # PROP Ignore_Export_Lib 0
  162. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  163. # PROP Sec_ConfigureDevice 0
  164. # PROP Target_Dir ""
  165. RSC=rc.exe
  166. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  167. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  168. CPP=shcl.exe
  169. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  170. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /M$(CECrtMTDebug) /c
  171. MTL=midl.exe
  172. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  173. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  174. BSC32=bscmake.exe
  175. # ADD BASE BSC32 /nologo
  176. # ADD BSC32 /nologo
  177. LINK32=link.exe
  178. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:SH3
  179. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Dbg/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:SH3
  180. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release"
  181. # PROP BASE Use_MFC 0
  182. # PROP BASE Use_Debug_Libraries 0
  183. # PROP BASE Output_Dir "ARMRel"
  184. # PROP BASE Intermediate_Dir "ARMRel"
  185. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  186. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  187. # PROP BASE Target_Dir ""
  188. # PROP Use_MFC 0
  189. # PROP Use_Debug_Libraries 0
  190. # PROP Output_Dir "ARMRel"
  191. # PROP Intermediate_Dir "ARMRel"
  192. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  193. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  194. # PROP Ignore_Export_Lib 0
  195. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  196. # PROP Sec_ConfigureDevice 0
  197. # PROP Target_Dir ""
  198. RSC=rc.exe
  199. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  200. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  201. CPP=clarm.exe
  202. # ADD BASE CPP /nologo /W3 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  203. # ADD CPP /nologo /O2 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  204. MTL=midl.exe
  205. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  206. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  207. BSC32=bscmake.exe
  208. # ADD BASE BSC32 /nologo
  209. # ADD BSC32 /nologo
  210. LINK32=link.exe
  211. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  212. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  213. # SUBTRACT LINK32 /pdb:none
  214. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Debug"
  215. # PROP BASE Use_MFC 0
  216. # PROP BASE Use_Debug_Libraries 1
  217. # PROP BASE Output_Dir "ARMDbg"
  218. # PROP BASE Intermediate_Dir "ARMDbg"
  219. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  220. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  221. # PROP BASE Target_Dir ""
  222. # PROP Use_MFC 0
  223. # PROP Use_Debug_Libraries 1
  224. # PROP Output_Dir "ARMDbg"
  225. # PROP Intermediate_Dir "ARMDbg"
  226. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  227. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  228. # PROP Ignore_Export_Lib 0
  229. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  230. # PROP Sec_ConfigureDevice 0
  231. # PROP Sec_PrivilegedType 1
  232. # PROP Sec_RootCertificateName "C:Documents and SettingspicardMicrosofteVCpicard Default Smartphone Privileged Development Root.cer"
  233. # PROP Target_Dir ""
  234. RSC=rc.exe
  235. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  236. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  237. CPP=clarm.exe
  238. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  239. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /M$(CECrtMTDebug) /c
  240. MTL=midl.exe
  241. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  242. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  243. BSC32=bscmake.exe
  244. # ADD BASE BSC32 /nologo
  245. # ADD BSC32 /nologo
  246. LINK32=link.exe
  247. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  248. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMDbg/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  249. # SUBTRACT LINK32 /pdb:none
  250. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Release"
  251. # PROP BASE Use_MFC 0
  252. # PROP BASE Use_Debug_Libraries 0
  253. # PROP BASE Output_Dir "X86Rel"
  254. # PROP BASE Intermediate_Dir "X86Rel"
  255. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  256. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  257. # PROP BASE Target_Dir ""
  258. # PROP Use_MFC 0
  259. # PROP Use_Debug_Libraries 0
  260. # PROP Output_Dir "X86Rel"
  261. # PROP Intermediate_Dir "X86Rel"
  262. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  263. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  264. # PROP Ignore_Export_Lib 0
  265. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  266. # PROP Sec_ConfigureDevice 0
  267. # PROP Target_Dir ""
  268. RSC=rc.exe
  269. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  270. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  271. CPP=cl.exe
  272. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /Oxs /GF /c
  273. # ADD CPP /nologo /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Gs8192 /Oxt /GF /c
  274. MTL=midl.exe
  275. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  276. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  277. BSC32=bscmake.exe
  278. # ADD BASE BSC32 /nologo
  279. # ADD BSC32 /nologo
  280. LINK32=link.exe
  281. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  282. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Rel/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  283. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Debug"
  284. # PROP BASE Use_MFC 0
  285. # PROP BASE Use_Debug_Libraries 1
  286. # PROP BASE Output_Dir "X86Dbg"
  287. # PROP BASE Intermediate_Dir "X86Dbg"
  288. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  289. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  290. # PROP BASE Target_Dir ""
  291. # PROP Use_MFC 0
  292. # PROP Use_Debug_Libraries 1
  293. # PROP Output_Dir "X86Dbg"
  294. # PROP Intermediate_Dir "X86Dbg"
  295. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  296. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  297. # PROP Ignore_Export_Lib 0
  298. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  299. # PROP Sec_ConfigureDevice 0
  300. # PROP Target_Dir ""
  301. RSC=rc.exe
  302. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  303. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  304. CPP=cl.exe
  305. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  306. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Gs8192 /GF /c
  307. MTL=midl.exe
  308. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  309. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  310. BSC32=bscmake.exe
  311. # ADD BASE BSC32 /nologo
  312. # ADD BSC32 /nologo
  313. LINK32=link.exe
  314. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  315. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Dbg/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  316. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Release"
  317. # PROP BASE Use_MFC 0
  318. # PROP BASE Use_Debug_Libraries 0
  319. # PROP BASE Output_Dir "X86EMRel"
  320. # PROP BASE Intermediate_Dir "X86EMRel"
  321. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  322. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  323. # PROP BASE Target_Dir ""
  324. # PROP Use_MFC 0
  325. # PROP Use_Debug_Libraries 0
  326. # PROP Output_Dir "X86EMRel"
  327. # PROP Intermediate_Dir "X86EMRel"
  328. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  329. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  330. # PROP Ignore_Export_Lib 0
  331. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  332. # PROP Sec_ConfigureDevice 0
  333. # PROP Target_Dir ""
  334. RSC=rc.exe
  335. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  336. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  337. CPP=cl.exe
  338. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gz /Oxs /c
  339. # ADD CPP /nologo /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Gz /Oxs /c
  340. MTL=midl.exe
  341. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  342. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  343. BSC32=bscmake.exe
  344. # ADD BASE BSC32 /nologo
  345. # ADD BSC32 /nologo
  346. LINK32=link.exe
  347. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x20000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  348. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x20000,0x1000 /subsystem:windows /map /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMRel/player_ce3.exe" /windowsce:emulation /MACHINE:IX86
  349. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Debug"
  350. # PROP BASE Use_MFC 0
  351. # PROP BASE Use_Debug_Libraries 1
  352. # PROP BASE Output_Dir "X86EMDbg"
  353. # PROP BASE Intermediate_Dir "X86EMDbg"
  354. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  355. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  356. # PROP BASE Target_Dir ""
  357. # PROP Use_MFC 0
  358. # PROP Use_Debug_Libraries 1
  359. # PROP Output_Dir "X86EMDbg"
  360. # PROP Intermediate_Dir "X86EMDbg"
  361. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  362. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  363. # PROP Ignore_Export_Lib 0
  364. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  365. # PROP Sec_ConfigureDevice 0
  366. # PROP Target_Dir ""
  367. RSC=rc.exe
  368. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  369. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  370. CPP=cl.exe
  371. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c
  372. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "i486" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_X86_" /D "x86" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Gz /c
  373. MTL=midl.exe
  374. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  375. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  376. BSC32=bscmake.exe
  377. # ADD BASE BSC32 /nologo
  378. # ADD BSC32 /nologo
  379. LINK32=link.exe
  380. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x20000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  381. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x20000,0x1000 /subsystem:windows /map /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMDbg/player_ce3.exe" /windowsce:emulation /MACHINE:IX86
  382. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Release"
  383. # PROP BASE Use_MFC 0
  384. # PROP BASE Use_Debug_Libraries 0
  385. # PROP BASE Output_Dir "ARMV4Rel"
  386. # PROP BASE Intermediate_Dir "ARMV4Rel"
  387. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  388. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  389. # PROP BASE Target_Dir ""
  390. # PROP Use_MFC 0
  391. # PROP Use_Debug_Libraries 0
  392. # PROP Output_Dir "ARMV4Rel"
  393. # PROP Intermediate_Dir "ARMV4Rel"
  394. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  395. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  396. # PROP Ignore_Export_Lib 0
  397. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  398. # PROP Target_Dir ""
  399. LINK32=link.exe
  400. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  401. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Rel/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  402. # SUBTRACT LINK32 /pdb:none
  403. BSC32=bscmake.exe
  404. # ADD BASE BSC32 /nologo
  405. # ADD BSC32 /nologo
  406. MTL=midl.exe
  407. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  408. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  409. CPP=clarm.exe
  410. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
  411. # ADD CPP /nologo /Oxt /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /FAcs /YX /M$(CECrtMT) /c
  412. RSC=rc.exe
  413. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  414. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  415. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Debug"
  416. # PROP BASE Use_MFC 0
  417. # PROP BASE Use_Debug_Libraries 1
  418. # PROP BASE Output_Dir "ARMV4Dbg"
  419. # PROP BASE Intermediate_Dir "ARMV4Dbg"
  420. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  421. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  422. # PROP BASE Target_Dir ""
  423. # PROP Use_MFC 0
  424. # PROP Use_Debug_Libraries 1
  425. # PROP Output_Dir "ARMV4Dbg"
  426. # PROP Intermediate_Dir "ARMV4Dbg"
  427. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  428. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  429. # PROP Ignore_Export_Lib 0
  430. # PROP Target_Dir ""
  431. LINK32=link.exe
  432. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  433. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Dbg/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  434. # SUBTRACT LINK32 /pdb:none
  435. BSC32=bscmake.exe
  436. # ADD BASE BSC32 /nologo
  437. # ADD BSC32 /nologo
  438. MTL=midl.exe
  439. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  440. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  441. CPP=clarm.exe
  442. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  443. # ADD CPP /nologo /Zi /Od /Gy /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  444. RSC=rc.exe
  445. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  446. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  447. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Release"
  448. # PROP BASE Use_MFC 0
  449. # PROP BASE Use_Debug_Libraries 0
  450. # PROP BASE Output_Dir "emulatorRel"
  451. # PROP BASE Intermediate_Dir "emulatorRel"
  452. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  453. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  454. # PROP BASE Target_Dir ""
  455. # PROP Use_MFC 0
  456. # PROP Use_Debug_Libraries 0
  457. # PROP Output_Dir "emulatorRel"
  458. # PROP Intermediate_Dir "emulatorRel"
  459. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  460. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  461. # PROP Ignore_Export_Lib 0
  462. # PROP Sec_AlwaysSign 0
  463. # PROP Sec_ConfigureDevice 0
  464. # PROP Target_Dir ""
  465. LINK32=link.exe
  466. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  467. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorRel/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  468. BSC32=bscmake.exe
  469. # ADD BASE BSC32 /nologo
  470. # ADD BSC32 /nologo
  471. MTL=midl.exe
  472. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  473. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  474. CPP=cl.exe
  475. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
  476. # ADD CPP /nologo /Zd /Oxt /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /c
  477. RSC=rc.exe
  478. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  479. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  480. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Debug"
  481. # PROP BASE Use_MFC 0
  482. # PROP BASE Use_Debug_Libraries 1
  483. # PROP BASE Output_Dir "emulatorDbg"
  484. # PROP BASE Intermediate_Dir "emulatorDbg"
  485. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  486. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  487. # PROP BASE Target_Dir ""
  488. # PROP Use_MFC 0
  489. # PROP Use_Debug_Libraries 1
  490. # PROP Output_Dir "emulatorDbg"
  491. # PROP Intermediate_Dir "emulatorDbg"
  492. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  493. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  494. # PROP Ignore_Export_Lib 0
  495. # PROP Sec_AlwaysSign 0
  496. # PROP Sec_ConfigureDevice 0
  497. # PROP Target_Dir ""
  498. LINK32=link.exe
  499. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  500. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorDbg/player_ce3.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  501. BSC32=bscmake.exe
  502. # ADD BASE BSC32 /nologo
  503. # ADD BSC32 /nologo
  504. MTL=midl.exe
  505. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  506. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  507. CPP=cl.exe
  508. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  509. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  510. RSC=rc.exe
  511. # ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
  512. # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
  513. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Debug"
  514. # PROP BASE Use_MFC 0
  515. # PROP BASE Use_Debug_Libraries 1
  516. # PROP BASE Output_Dir "MIPSIIDbg"
  517. # PROP BASE Intermediate_Dir "MIPSIIDbg"
  518. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  519. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  520. # PROP BASE Target_Dir ""
  521. # PROP Use_MFC 0
  522. # PROP Use_Debug_Libraries 1
  523. # PROP Output_Dir "MIPSIIDbg"
  524. # PROP Intermediate_Dir "MIPSIIDbg"
  525. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  526. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  527. # PROP Ignore_Export_Lib 0
  528. # PROP Target_Dir ""
  529. LINK32=link.exe
  530. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  531. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIDbg/player_ce3.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  532. BSC32=bscmake.exe
  533. # ADD BASE BSC32 /nologo
  534. # ADD BSC32 /nologo
  535. MTL=midl.exe
  536. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  537. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  538. CPP=clmips.exe
  539. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  540. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  541. RSC=rc.exe
  542. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  543. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  544. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Release"
  545. # PROP BASE Use_MFC 0
  546. # PROP BASE Use_Debug_Libraries 0
  547. # PROP BASE Output_Dir "MIPSIIRel"
  548. # PROP BASE Intermediate_Dir "MIPSIIRel"
  549. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  550. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  551. # PROP BASE Target_Dir ""
  552. # PROP Use_MFC 0
  553. # PROP Use_Debug_Libraries 0
  554. # PROP Output_Dir "MIPSIIRel"
  555. # PROP Intermediate_Dir "MIPSIIRel"
  556. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  557. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  558. # PROP Ignore_Export_Lib 0
  559. # PROP Target_Dir ""
  560. LINK32=link.exe
  561. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  562. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIRel/player_ce3.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  563. BSC32=bscmake.exe
  564. # ADD BASE BSC32 /nologo
  565. # ADD BSC32 /nologo
  566. MTL=midl.exe
  567. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  568. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  569. CPP=clmips.exe
  570. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) /c
  571. # ADD CPP /nologo /Oxt /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QMmips2 /QMFPE /M$(CECrtMT) /c
  572. RSC=rc.exe
  573. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  574. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  575. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release GCC"
  576. # PROP BASE Use_MFC 0
  577. # PROP BASE Use_Debug_Libraries 0
  578. # PROP BASE Output_Dir "ARMRelease GCC"
  579. # PROP BASE Intermediate_Dir "ARMRelease GCC"
  580. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  581. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  582. # PROP BASE Ignore_Export_Lib 0
  583. # PROP BASE Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  584. # PROP BASE Sec_ConfigureDevice 0
  585. # PROP BASE Target_Dir ""
  586. # PROP Use_MFC 0
  587. # PROP Use_Debug_Libraries 0
  588. # PROP Output_Dir "ARMRelGCC"
  589. # PROP Intermediate_Dir "ARMRelGCC"
  590. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  591. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  592. # PROP Ignore_Export_Lib 0
  593. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  594. # PROP Sec_ConfigureDevice 0
  595. # PROP Target_Dir ""
  596. RSC=rc.exe
  597. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  598. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  599. CPP=clarm.exe
  600. # ADD BASE CPP /nologo /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  601. # ADD CPP /nologo /O2 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "UNICODE" /D "_UNICODE" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  602. MTL=midl.exe
  603. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  604. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  605. BSC32=bscmake.exe
  606. # ADD BASE BSC32 /nologo
  607. # ADD BSC32 /nologo
  608. LINK32=link.exe
  609. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  610. # SUBTRACT BASE LINK32 /pdb:none
  611. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRelGCC/player_ce3.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  612. # SUBTRACT LINK32 /pdb:none
  613. !ENDIF 
  614. # Begin Target
  615. # Name "player_ce3 - Win32 (WCE MIPS) Release"
  616. # Name "player_ce3 - Win32 (WCE MIPS) Debug"
  617. # Name "player_ce3 - Win32 (WCE SH3) Release"
  618. # Name "player_ce3 - Win32 (WCE SH3) Debug"
  619. # Name "player_ce3 - Win32 (WCE ARM) Release"
  620. # Name "player_ce3 - Win32 (WCE ARM) Debug"
  621. # Name "player_ce3 - Win32 (WCE x86) Release"
  622. # Name "player_ce3 - Win32 (WCE x86) Debug"
  623. # Name "player_ce3 - Win32 (WCE x86em) Release"
  624. # Name "player_ce3 - Win32 (WCE x86em) Debug"
  625. # Name "player_ce3 - Win32 (WCE ARMV4) Release"
  626. # Name "player_ce3 - Win32 (WCE ARMV4) Debug"
  627. # Name "player_ce3 - Win32 (WCE emulator) Release"
  628. # Name "player_ce3 - Win32 (WCE emulator) Debug"
  629. # Name "player_ce3 - Win32 (WCE MIPSII) Debug"
  630. # Name "player_ce3 - Win32 (WCE MIPSII) Release"
  631. # Name "player_ce3 - Win32 (WCE ARM) Release GCC"
  632. # Begin Group "Source Files"
  633. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  634. # Begin Source File
  635. SOURCE=.main.c
  636. !IF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Release"
  637. DEP_CPP_MAIN_=
  638. "..commonadvanced.h"
  639. "..commonassociation.h"
  640. "..commonaudio.h"
  641. "..commonbitstream.h"
  642. "..commonblit.h"
  643. "..commoncodec.h"
  644. "..commoncolor.h"
  645. "..commoncommon.h"
  646. "..commoncontext.h"
  647. "..commonequalizer.h"
  648. "..commonerr.h"
  649. "..commonfile.h"
  650. "..commonflow.h"
  651. "..commonformat.h"
  652. "..commonformat_base.h"
  653. "..commonid3tag.h"
  654. "..commonidct.h"
  655. "..commonmem.h"
  656. "..commonmultithread.h"
  657. "..commonnode.h"
  658. "..commonnulloutput.h"
  659. "..commonoverlay.h"
  660. "..commonplatform.h"
  661. "..commonplayer.h"
  662. "..commonportab.h"
  663. "..commonprobe.h"
  664. "..commonrawaudio.h"
  665. "..commonstr.h"
  666. "..commonstreams.h"
  667. "..commonsubtitle.h"
  668. "..commontimer.h"
  669. "..commontools.h"
  670. "..commonvideo.h"
  671. "..commonvlc.h"
  672. "..commonwaveout.h"
  673. "..version"
  674. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Debug"
  675. DEP_CPP_MAIN_=
  676. "..commonadvanced.h"
  677. "..commonassociation.h"
  678. "..commonaudio.h"
  679. "..commonbitstream.h"
  680. "..commonblit.h"
  681. "..commoncodec.h"
  682. "..commoncolor.h"
  683. "..commoncommon.h"
  684. "..commoncontext.h"
  685. "..commonequalizer.h"
  686. "..commonerr.h"
  687. "..commonfile.h"
  688. "..commonflow.h"
  689. "..commonformat.h"
  690. "..commonformat_base.h"
  691. "..commonid3tag.h"
  692. "..commonidct.h"
  693. "..commonmem.h"
  694. "..commonmultithread.h"
  695. "..commonnode.h"
  696. "..commonnulloutput.h"
  697. "..commonoverlay.h"
  698. "..commonplatform.h"
  699. "..commonplayer.h"
  700. "..commonportab.h"
  701. "..commonprobe.h"
  702. "..commonrawaudio.h"
  703. "..commonstr.h"
  704. "..commonstreams.h"
  705. "..commonsubtitle.h"
  706. "..commontimer.h"
  707. "..commontools.h"
  708. "..commonvideo.h"
  709. "..commonvlc.h"
  710. "..commonwaveout.h"
  711. "..version"
  712. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Release"
  713. DEP_CPP_MAIN_=
  714. "..commonaudio.h"
  715. "..commonbitstream.h"
  716. "..commonblit.h"
  717. "..commoncommon.h"
  718. "..commonerr.h"
  719. "..commonfile.h"
  720. "..commonflow.h"
  721. "..commonformat.h"
  722. "..commonformat_base.h"
  723. "..commonidct.h"
  724. "..commonnode.h"
  725. "..commonplatform.h"
  726. "..commonportab.h"
  727. "..commonstr.h"
  728. "..commontimer.h"
  729. "..commontools.h"
  730. "..commonvideo.h"
  731. "..commonvlc.h"
  732. "..commonwaveout.h"
  733. "..version"
  734. NODEP_CPP_MAIN_=
  735. "..commonhttp.h"
  736. "..commonstream.h"
  737. ".about.h"
  738. ".association.h"
  739. ".benchresult.h"
  740. ".color.h"
  741. ".equalizer.h"
  742. ".interface.h"
  743. ".m3u.h"
  744. ".mediainfo.h"
  745. ".openfile.h"
  746. ".player.h"
  747. ".playlist.h"
  748. ".pls.h"
  749. ".querykey.h"
  750. ".settings.h"
  751. ".stdafx.h"
  752. ".win32.h"
  753. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Debug"
  754. DEP_CPP_MAIN_=
  755. "..commonaudio.h"
  756. "..commonblit.h"
  757. "..commoncommon.h"
  758. "..commonerr.h"
  759. "..commonfile.h"
  760. "..commonflow.h"
  761. "..commonformat.h"
  762. "..commonformat_base.h"
  763. "..commonidct.h"
  764. "..commonnode.h"
  765. "..commonplatform.h"
  766. "..commonportab.h"
  767. "..commonstr.h"
  768. "..commontimer.h"
  769. "..commontools.h"
  770. "..commonvideo.h"
  771. "..commonwaveout.h"
  772. NODEP_CPP_MAIN_=
  773. "..commonstream.h"
  774. ".about.h"
  775. ".association.h"
  776. ".benchresult.h"
  777. ".interface.h"
  778. ".mediainfo.h"
  779. ".openfile.h"
  780. ".player.h"
  781. ".querykey.h"
  782. ".settings.h"
  783. ".stdafx.h"
  784. ".win32.h"
  785. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release"
  786. DEP_CPP_MAIN_=
  787. "..commonaudio.h"
  788. "..commonbitstream.h"
  789. "..commonblit.h"
  790. "..commoncommon.h"
  791. "..commonerr.h"
  792. "..commonfile.h"
  793. "..commonflow.h"
  794. "..commonformat.h"
  795. "..commonformat_base.h"
  796. "..commonidct.h"
  797. "..commonnode.h"
  798. "..commonplatform.h"
  799. "..commonportab.h"
  800. "..commonstr.h"
  801. "..commontimer.h"
  802. "..commontools.h"
  803. "..commonvideo.h"
  804. "..commonvlc.h"
  805. "..commonwaveout.h"
  806. "..version"
  807. NODEP_CPP_MAIN_=
  808. "..commondmo.h"
  809. "..commonhttp.h"
  810. "..commonstream.h"
  811. ".about.h"
  812. ".association.h"
  813. ".asx.h"
  814. ".benchresult.h"
  815. ".color.h"
  816. ".equalizer.h"
  817. ".interface.h"
  818. ".m3u.h"
  819. ".mediainfo.h"
  820. ".openfile.h"
  821. ".player.h"
  822. ".playlist.h"
  823. ".pls.h"
  824. ".querykey.h"
  825. ".settings.h"
  826. ".stdafx.h"
  827. ".win32.h"
  828. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Debug"
  829. DEP_CPP_MAIN_=
  830. "..commonaudio.h"
  831. "..commonbitstream.h"
  832. "..commonblit.h"
  833. "..commoncommon.h"
  834. "..commonerr.h"
  835. "..commonfile.h"
  836. "..commonflow.h"
  837. "..commonformat.h"
  838. "..commonformat_base.h"
  839. "..commonidct.h"
  840. "..commonnode.h"
  841. "..commonplatform.h"
  842. "..commonportab.h"
  843. "..commonstr.h"
  844. "..commontimer.h"
  845. "..commontools.h"
  846. "..commonvideo.h"
  847. "..commonvlc.h"
  848. "..commonwaveout.h"
  849. "..version"
  850. NODEP_CPP_MAIN_=
  851. "..commondmo.h"
  852. "..commonhttp.h"
  853. "..commonstream.h"
  854. ".about.h"
  855. ".association.h"
  856. ".asx.h"
  857. ".benchresult.h"
  858. ".color.h"
  859. ".equalizer.h"
  860. ".interface.h"
  861. ".m3u.h"
  862. ".mediainfo.h"
  863. ".openfile.h"
  864. ".player.h"
  865. ".playlist.h"
  866. ".pls.h"
  867. ".querykey.h"
  868. ".settings.h"
  869. ".stdafx.h"
  870. ".win32.h"
  871. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Release"
  872. DEP_CPP_MAIN_=
  873. "..commonaudio.h"
  874. "..commonblit.h"
  875. "..commoncommon.h"
  876. "..commonerr.h"
  877. "..commonfile.h"
  878. "..commonflow.h"
  879. "..commonformat.h"
  880. "..commonformat_base.h"
  881. "..commonidct.h"
  882. "..commonnode.h"
  883. "..commonplatform.h"
  884. "..commonportab.h"
  885. "..commonstr.h"
  886. "..commontimer.h"
  887. "..commontools.h"
  888. "..commonvideo.h"
  889. "..commonwaveout.h"
  890. NODEP_CPP_MAIN_=
  891. "..commonstream.h"
  892. ".about.h"
  893. ".association.h"
  894. ".benchresult.h"
  895. ".interface.h"
  896. ".mediainfo.h"
  897. ".openfile.h"
  898. ".player.h"
  899. ".settings.h"
  900. ".stdafx.h"
  901. ".win32.h"
  902. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Debug"
  903. DEP_CPP_MAIN_=
  904. "..commonaudio.h"
  905. "..commonbitstream.h"
  906. "..commonblit.h"
  907. "..commoncommon.h"
  908. "..commonerr.h"
  909. "..commonfile.h"
  910. "..commonflow.h"
  911. "..commonformat.h"
  912. "..commonformat_base.h"
  913. "..commonidct.h"
  914. "..commonnode.h"
  915. "..commonplatform.h"
  916. "..commonportab.h"
  917. "..commonstr.h"
  918. "..commontimer.h"
  919. "..commontools.h"
  920. "..commonvideo.h"
  921. "..commonvlc.h"
  922. "..commonwaveout.h"
  923. "..version"
  924. NODEP_CPP_MAIN_=
  925. "..commonhttp.h"
  926. "..commonstream.h"
  927. ".about.h"
  928. ".association.h"
  929. ".benchresult.h"
  930. ".color.h"
  931. ".equalizer.h"
  932. ".interface.h"
  933. ".m3u.h"
  934. ".mediainfo.h"
  935. ".openfile.h"
  936. ".player.h"
  937. ".playlist.h"
  938. ".pls.h"
  939. ".querykey.h"
  940. ".settings.h"
  941. ".stdafx.h"
  942. ".win32.h"
  943. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Release"
  944. DEP_CPP_MAIN_=
  945. "..commonaudio.h"
  946. "..commonblit.h"
  947. "..commoncommon.h"
  948. "..commonformat.h"
  949. "..commonformat_base.h"
  950. "..commonidct.h"
  951. "..commonnode.h"
  952. "..commonplatform.h"
  953. "..commonportab.h"
  954. "..commontools.h"
  955. "..commonvideo.h"
  956. NODEP_CPP_MAIN_=
  957. "..commonstream.h"
  958. ".opendialog.h"
  959. ".player.h"
  960. ".stdafx.h"
  961. ".win32.h"
  962. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Debug"
  963. DEP_CPP_MAIN_=
  964. "..commonaudio.h"
  965. "..commonblit.h"
  966. "..commoncommon.h"
  967. "..commonformat.h"
  968. "..commonformat_base.h"
  969. "..commonidct.h"
  970. "..commonnode.h"
  971. "..commonplatform.h"
  972. "..commonportab.h"
  973. "..commontools.h"
  974. "..commonvideo.h"
  975. NODEP_CPP_MAIN_=
  976. "..commonstream.h"
  977. ".opendialog.h"
  978. ".player.h"
  979. ".stdafx.h"
  980. ".win32.h"
  981. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Release"
  982. DEP_CPP_MAIN_=
  983. "..commonaudio.h"
  984. "..commonblit.h"
  985. "..commoncommon.h"
  986. "..commonerr.h"
  987. "..commonfile.h"
  988. "..commonflow.h"
  989. "..commonformat.h"
  990. "..commonformat_base.h"
  991. "..commonidct.h"
  992. "..commonnode.h"
  993. "..commonplatform.h"
  994. "..commonportab.h"
  995. "..commonstr.h"
  996. "..commontimer.h"
  997. "..commontools.h"
  998. "..commonvideo.h"
  999. "..commonwaveout.h"
  1000. "..version"
  1001. NODEP_CPP_MAIN_=
  1002. "..commonhttp.h"
  1003. "..commonstream.h"
  1004. ".about.h"
  1005. ".association.h"
  1006. ".benchresult.h"
  1007. ".color.h"
  1008. ".equalizer.h"
  1009. ".interface.h"
  1010. ".m3u.h"
  1011. ".mediainfo.h"
  1012. ".openfile.h"
  1013. ".player.h"
  1014. ".playlist.h"
  1015. ".pls.h"
  1016. ".querykey.h"
  1017. ".settings.h"
  1018. ".stdafx.h"
  1019. ".win32.h"
  1020. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Debug"
  1021. DEP_CPP_MAIN_=
  1022. "..commonadvanced.h"
  1023. "..commonassociation.h"
  1024. "..commonaudio.h"
  1025. "..commonbitstream.h"
  1026. "..commonblit.h"
  1027. "..commoncodec.h"
  1028. "..commoncolor.h"
  1029. "..commoncommon.h"
  1030. "..commoncontext.h"
  1031. "..commonequalizer.h"
  1032. "..commonerr.h"
  1033. "..commonfile.h"
  1034. "..commonflow.h"
  1035. "..commonformat.h"
  1036. "..commonformat_base.h"
  1037. "..commonid3tag.h"
  1038. "..commonidct.h"
  1039. "..commonmem.h"
  1040. "..commonmultithread.h"
  1041. "..commonnode.h"
  1042. "..commonnulloutput.h"
  1043. "..commonoverlay.h"
  1044. "..commonplatform.h"
  1045. "..commonplayer.h"
  1046. "..commonportab.h"
  1047. "..commonprobe.h"
  1048. "..commonrawaudio.h"
  1049. "..commonstr.h"
  1050. "..commonstreams.h"
  1051. "..commonsubtitle.h"
  1052. "..commontimer.h"
  1053. "..commontools.h"
  1054. "..commonvideo.h"
  1055. "..commonvlc.h"
  1056. "..commonwaveout.h"
  1057. "..version"
  1058. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Release"
  1059. DEP_CPP_MAIN_=
  1060. "..commonaudio.h"
  1061. "..commonbitstream.h"
  1062. "..commonblit.h"
  1063. "..commoncommon.h"
  1064. "..commonerr.h"
  1065. "..commonfile.h"
  1066. "..commonflow.h"
  1067. "..commonformat.h"
  1068. "..commonformat_base.h"
  1069. "..commonidct.h"
  1070. "..commonnode.h"
  1071. "..commonplatform.h"
  1072. "..commonportab.h"
  1073. "..commonstr.h"
  1074. "..commontimer.h"
  1075. "..commontools.h"
  1076. "..commonvideo.h"
  1077. "..commonvlc.h"
  1078. "..commonwaveout.h"
  1079. "..version"
  1080. NODEP_CPP_MAIN_=
  1081. "..commondmo.h"
  1082. "..commonhttp.h"
  1083. "..commonstream.h"
  1084. ".about.h"
  1085. ".association.h"
  1086. ".benchresult.h"
  1087. ".color.h"
  1088. ".equalizer.h"
  1089. ".interface.h"
  1090. ".m3u.h"
  1091. ".mediainfo.h"
  1092. ".openfile.h"
  1093. ".player.h"
  1094. ".playlist.h"
  1095. ".pls.h"
  1096. ".querykey.h"
  1097. ".settings.h"
  1098. ".stdafx.h"
  1099. ".win32.h"
  1100. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Debug"
  1101. DEP_CPP_MAIN_=
  1102. "..commonaudio.h"
  1103. "..commonbitstream.h"
  1104. "..commonblit.h"
  1105. "..commoncommon.h"
  1106. "..commonerr.h"
  1107. "..commonfile.h"
  1108. "..commonflow.h"
  1109. "..commonformat.h"
  1110. "..commonformat_base.h"
  1111. "..commonidct.h"
  1112. "..commonnode.h"
  1113. "..commonplatform.h"
  1114. "..commonportab.h"
  1115. "..commonstr.h"
  1116. "..commontimer.h"
  1117. "..commontools.h"
  1118. "..commonvideo.h"
  1119. "..commonvlc.h"
  1120. "..commonwaveout.h"
  1121. "..version"
  1122. NODEP_CPP_MAIN_=
  1123. "..commondmo.h"
  1124. "..commonhttp.h"
  1125. "..commonstream.h"
  1126. ".about.h"
  1127. ".association.h"
  1128. ".benchresult.h"
  1129. ".color.h"
  1130. ".equalizer.h"
  1131. ".interface.h"
  1132. ".m3u.h"
  1133. ".mediainfo.h"
  1134. ".openfile.h"
  1135. ".player.h"
  1136. ".playlist.h"
  1137. ".pls.h"
  1138. ".querykey.h"
  1139. ".settings.h"
  1140. ".stdafx.h"
  1141. ".win32.h"
  1142. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Debug"
  1143. DEP_CPP_MAIN_=
  1144. "..commonaudio.h"
  1145. "..commonbitstream.h"
  1146. "..commonblit.h"
  1147. "..commoncommon.h"
  1148. "..commonerr.h"
  1149. "..commonfile.h"
  1150. "..commonflow.h"
  1151. "..commonformat.h"
  1152. "..commonformat_base.h"
  1153. "..commonidct.h"
  1154. "..commonnode.h"
  1155. "..commonplatform.h"
  1156. "..commonportab.h"
  1157. "..commonstr.h"
  1158. "..commontimer.h"
  1159. "..commontools.h"
  1160. "..commonvideo.h"
  1161. "..commonvlc.h"
  1162. "..commonwaveout.h"
  1163. "..version"
  1164. NODEP_CPP_MAIN_=
  1165. "..commonhttp.h"
  1166. "..commonstream.h"
  1167. ".about.h"
  1168. ".association.h"
  1169. ".benchresult.h"
  1170. ".color.h"
  1171. ".equalizer.h"
  1172. ".interface.h"
  1173. ".m3u.h"
  1174. ".mediainfo.h"
  1175. ".openfile.h"
  1176. ".player.h"
  1177. ".playlist.h"
  1178. ".pls.h"
  1179. ".querykey.h"
  1180. ".settings.h"
  1181. ".stdafx.h"
  1182. ".win32.h"
  1183. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Release"
  1184. DEP_CPP_MAIN_=
  1185. "..commonaudio.h"
  1186. "..commonbitstream.h"
  1187. "..commonblit.h"
  1188. "..commoncommon.h"
  1189. "..commonerr.h"
  1190. "..commonfile.h"
  1191. "..commonflow.h"
  1192. "..commonformat.h"
  1193. "..commonformat_base.h"
  1194. "..commonidct.h"
  1195. "..commonnode.h"
  1196. "..commonplatform.h"
  1197. "..commonportab.h"
  1198. "..commonstr.h"
  1199. "..commontimer.h"
  1200. "..commontools.h"
  1201. "..commonvideo.h"
  1202. "..commonvlc.h"
  1203. "..commonwaveout.h"
  1204. "..version"
  1205. NODEP_CPP_MAIN_=
  1206. "..commonhttp.h"
  1207. "..commonstream.h"
  1208. ".about.h"
  1209. ".association.h"
  1210. ".benchresult.h"
  1211. ".color.h"
  1212. ".equalizer.h"
  1213. ".interface.h"
  1214. ".m3u.h"
  1215. ".mediainfo.h"
  1216. ".openfile.h"
  1217. ".player.h"
  1218. ".playlist.h"
  1219. ".pls.h"
  1220. ".querykey.h"
  1221. ".settings.h"
  1222. ".stdafx.h"
  1223. ".win32.h"
  1224. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release GCC"
  1225. DEP_CPP_MAIN_=
  1226. "..commonadvanced.h"
  1227. "..commonassociation.h"
  1228. "..commonaudio.h"
  1229. "..commonbitstream.h"
  1230. "..commonblit.h"
  1231. "..commoncodec.h"
  1232. "..commoncolor.h"
  1233. "..commoncommon.h"
  1234. "..commoncontext.h"
  1235. "..commonequalizer.h"
  1236. "..commonerr.h"
  1237. "..commonfile.h"
  1238. "..commonflow.h"
  1239. "..commonformat.h"
  1240. "..commonformat_base.h"
  1241. "..commonid3tag.h"
  1242. "..commonidct.h"
  1243. "..commonmem.h"
  1244. "..commonmultithread.h"
  1245. "..commonnode.h"
  1246. "..commonnulloutput.h"
  1247. "..commonoverlay.h"
  1248. "..commonplatform.h"
  1249. "..commonplayer.h"
  1250. "..commonportab.h"
  1251. "..commonprobe.h"
  1252. "..commonrawaudio.h"
  1253. "..commonrawimage.h"
  1254. "..commonstr.h"
  1255. "..commonstreams.h"
  1256. "..commonsubtitle.h"
  1257. "..commontimer.h"
  1258. "..commontools.h"
  1259. "..commonvideo.h"
  1260. "..commonvlc.h"
  1261. "..commonwaveout.h"
  1262. "..version"
  1263. !ENDIF 
  1264. # End Source File
  1265. # Begin Source File
  1266. SOURCE=.main.rc
  1267. !IF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Release"
  1268. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Debug"
  1269. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Release"
  1270. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Debug"
  1271. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release"
  1272. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Debug"
  1273. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Release"
  1274. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Debug"
  1275. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Release"
  1276. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Debug"
  1277. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Release"
  1278. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Debug"
  1279. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Release"
  1280. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Debug"
  1281. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Debug"
  1282. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Release"
  1283. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release GCC"
  1284. !ENDIF 
  1285. # End Source File
  1286. # Begin Source File
  1287. SOURCE=.wince3.c
  1288. !IF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Release"
  1289. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPS) Debug"
  1290. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Release"
  1291. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE SH3) Debug"
  1292. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release"
  1293. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Debug"
  1294. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Release"
  1295. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86) Debug"
  1296. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Release"
  1297. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE x86em) Debug"
  1298. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Release"
  1299. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARMV4) Debug"
  1300. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Release"
  1301. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE emulator) Debug"
  1302. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Debug"
  1303. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE MIPSII) Release"
  1304. !ELSEIF  "$(CFG)" == "player_ce3 - Win32 (WCE ARM) Release GCC"
  1305. !ENDIF 
  1306. # End Source File
  1307. # End Group
  1308. # Begin Group "Header Files"
  1309. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1310. # End Group
  1311. # Begin Group "Resource Files"
  1312. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1313. # End Group
  1314. # End Target
  1315. # End Project