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

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="player_ce2" - 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_ce2 - 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_ce2.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_ce2.vcn" CFG="player_ce2 - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "player_ce2 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
  26. !MESSAGE "player_ce2 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
  27. !MESSAGE "player_ce2 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
  28. !MESSAGE "player_ce2 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
  29. !MESSAGE "player_ce2 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
  30. !MESSAGE "player_ce2 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
  31. !MESSAGE "player_ce2 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
  32. !MESSAGE "player_ce2 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
  33. !MESSAGE "player_ce2 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
  34. !MESSAGE "player_ce2 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
  35. !MESSAGE "player_ce2 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
  36. !MESSAGE "player_ce2 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
  37. !MESSAGE "player_ce2 - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  38. !MESSAGE "player_ce2 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  39. !MESSAGE "player_ce2 - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Application")
  40. !MESSAGE "player_ce2 - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Application")
  41. !MESSAGE "player_ce2 - 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_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:MIPS
  81. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:MIPS
  114. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.00 /MACHINE:SH3
  146. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Rel/player_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:SH3
  147. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:SH3
  180. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  213. # SUBTRACT LINK32 /pdb:none
  214. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  249. # SUBTRACT LINK32 /pdb:none
  250. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  283. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  316. !ELSEIF  "$(CFG)" == "player_ce2 - 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_ce2.exe" /windowsce:emulation /MACHINE:IX86
  349. !ELSEIF  "$(CFG)" == "player_ce2 - 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_ce2.exe" /windowsce:emulation /MACHINE:IX86
  382. !ELSEIF  "$(CFG)" == "player_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.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" /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_ce2 - 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,2.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_ce2.exe" /subsystem:windowsce,2.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_ce2 - 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 Target_Dir ""
  463. LINK32=link.exe
  464. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,2.00 /MACHINE:IX86
  465. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorRel/player_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  466. BSC32=bscmake.exe
  467. # ADD BASE BSC32 /nologo
  468. # ADD BSC32 /nologo
  469. MTL=midl.exe
  470. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  471. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  472. CPP=cl.exe
  473. # 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
  474. # 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
  475. RSC=rc.exe
  476. # 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
  477. # 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
  478. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Debug"
  479. # PROP BASE Use_MFC 0
  480. # PROP BASE Use_Debug_Libraries 1
  481. # PROP BASE Output_Dir "emulatorDbg"
  482. # PROP BASE Intermediate_Dir "emulatorDbg"
  483. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  484. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  485. # PROP BASE Target_Dir ""
  486. # PROP Use_MFC 0
  487. # PROP Use_Debug_Libraries 1
  488. # PROP Output_Dir "emulatorDbg"
  489. # PROP Intermediate_Dir "emulatorDbg"
  490. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  491. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  492. # PROP Ignore_Export_Lib 0
  493. # PROP Target_Dir ""
  494. LINK32=link.exe
  495. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,2.00 /MACHINE:IX86
  496. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorDbg/player_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  497. BSC32=bscmake.exe
  498. # ADD BASE BSC32 /nologo
  499. # ADD BSC32 /nologo
  500. MTL=midl.exe
  501. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  502. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  503. CPP=cl.exe
  504. # 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
  505. # 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
  506. RSC=rc.exe
  507. # 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
  508. # 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
  509. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Debug"
  510. # PROP BASE Use_MFC 0
  511. # PROP BASE Use_Debug_Libraries 1
  512. # PROP BASE Output_Dir "MIPSIIDbg"
  513. # PROP BASE Intermediate_Dir "MIPSIIDbg"
  514. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  515. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  516. # PROP BASE Target_Dir ""
  517. # PROP Use_MFC 0
  518. # PROP Use_Debug_Libraries 1
  519. # PROP Output_Dir "MIPSIIDbg"
  520. # PROP Intermediate_Dir "MIPSIIDbg"
  521. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  522. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  523. # PROP Ignore_Export_Lib 0
  524. # PROP Target_Dir ""
  525. LINK32=link.exe
  526. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  527. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIDbg/player_ce2.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  528. BSC32=bscmake.exe
  529. # ADD BASE BSC32 /nologo
  530. # ADD BSC32 /nologo
  531. MTL=midl.exe
  532. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  533. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  534. CPP=clmips.exe
  535. # 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
  536. # 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
  537. RSC=rc.exe
  538. # 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
  539. # 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
  540. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Release"
  541. # PROP BASE Use_MFC 0
  542. # PROP BASE Use_Debug_Libraries 0
  543. # PROP BASE Output_Dir "MIPSIIRel"
  544. # PROP BASE Intermediate_Dir "MIPSIIRel"
  545. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  546. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  547. # PROP BASE Target_Dir ""
  548. # PROP Use_MFC 0
  549. # PROP Use_Debug_Libraries 0
  550. # PROP Output_Dir "MIPSIIRel"
  551. # PROP Intermediate_Dir "MIPSIIRel"
  552. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  553. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  554. # PROP Ignore_Export_Lib 0
  555. # PROP Target_Dir ""
  556. LINK32=link.exe
  557. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  558. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIRel/player_ce2.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  559. BSC32=bscmake.exe
  560. # ADD BASE BSC32 /nologo
  561. # ADD BSC32 /nologo
  562. MTL=midl.exe
  563. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  564. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  565. CPP=clmips.exe
  566. # 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
  567. # 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
  568. RSC=rc.exe
  569. # 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
  570. # 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
  571. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release GCC"
  572. # PROP BASE Use_MFC 0
  573. # PROP BASE Use_Debug_Libraries 0
  574. # PROP BASE Output_Dir "ARMRelease GCC"
  575. # PROP BASE Intermediate_Dir "ARMRelease GCC"
  576. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  577. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  578. # PROP BASE Ignore_Export_Lib 0
  579. # PROP BASE Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  580. # PROP BASE Sec_ConfigureDevice 0
  581. # PROP BASE Target_Dir ""
  582. # PROP Use_MFC 0
  583. # PROP Use_Debug_Libraries 0
  584. # PROP Output_Dir "ARMRelGCC"
  585. # PROP Intermediate_Dir "ARMRelGCC"
  586. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  587. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  588. # PROP Ignore_Export_Lib 0
  589. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  590. # PROP Sec_ConfigureDevice 0
  591. # PROP Target_Dir ""
  592. RSC=rc.exe
  593. # 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
  594. # 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
  595. CPP=clarm.exe
  596. # 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
  597. # 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
  598. MTL=midl.exe
  599. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  600. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  601. BSC32=bscmake.exe
  602. # ADD BASE BSC32 /nologo
  603. # ADD BSC32 /nologo
  604. LINK32=link.exe
  605. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/player_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  606. # SUBTRACT BASE LINK32 /pdb:none
  607. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x20000,0x1000 /entry:"WinMainCRTStartup" /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRelGCC/player_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  608. # SUBTRACT LINK32 /pdb:none
  609. !ENDIF 
  610. # Begin Target
  611. # Name "player_ce2 - Win32 (WCE MIPS) Release"
  612. # Name "player_ce2 - Win32 (WCE MIPS) Debug"
  613. # Name "player_ce2 - Win32 (WCE SH3) Release"
  614. # Name "player_ce2 - Win32 (WCE SH3) Debug"
  615. # Name "player_ce2 - Win32 (WCE ARM) Release"
  616. # Name "player_ce2 - Win32 (WCE ARM) Debug"
  617. # Name "player_ce2 - Win32 (WCE x86) Release"
  618. # Name "player_ce2 - Win32 (WCE x86) Debug"
  619. # Name "player_ce2 - Win32 (WCE x86em) Release"
  620. # Name "player_ce2 - Win32 (WCE x86em) Debug"
  621. # Name "player_ce2 - Win32 (WCE ARMV4) Release"
  622. # Name "player_ce2 - Win32 (WCE ARMV4) Debug"
  623. # Name "player_ce2 - Win32 (WCE emulator) Release"
  624. # Name "player_ce2 - Win32 (WCE emulator) Debug"
  625. # Name "player_ce2 - Win32 (WCE MIPSII) Debug"
  626. # Name "player_ce2 - Win32 (WCE MIPSII) Release"
  627. # Name "player_ce2 - Win32 (WCE ARM) Release GCC"
  628. # Begin Group "Source Files"
  629. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  630. # Begin Source File
  631. SOURCE=.main.c
  632. !IF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Release"
  633. DEP_CPP_MAIN_=
  634. "..commonaudio.h"
  635. "..commonblit.h"
  636. "..commoncommon.h"
  637. "..commonformat.h"
  638. "..commonformat_base.h"
  639. "..commonidct.h"
  640. "..commonnode.h"
  641. "..commonplatform.h"
  642. "..commonportab.h"
  643. "..commontools.h"
  644. "..commonvideo.h"
  645. NODEP_CPP_MAIN_=
  646. "..commonstream.h"
  647. ".opendialog.h"
  648. ".player.h"
  649. ".stdafx.h"
  650. ".win32.h"
  651. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Debug"
  652. DEP_CPP_MAIN_=
  653. "..commonaudio.h"
  654. "..commonblit.h"
  655. "..commoncommon.h"
  656. "..commonformat.h"
  657. "..commonformat_base.h"
  658. "..commonidct.h"
  659. "..commonnode.h"
  660. "..commonplatform.h"
  661. "..commonportab.h"
  662. "..commontools.h"
  663. "..commonvideo.h"
  664. NODEP_CPP_MAIN_=
  665. "..commonstream.h"
  666. ".opendialog.h"
  667. ".player.h"
  668. ".stdafx.h"
  669. ".win32.h"
  670. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Release"
  671. DEP_CPP_MAIN_=
  672. "..commonaudio.h"
  673. "..commonblit.h"
  674. "..commoncommon.h"
  675. "..commonerr.h"
  676. "..commonfile.h"
  677. "..commonflow.h"
  678. "..commonformat.h"
  679. "..commonformat_base.h"
  680. "..commonidct.h"
  681. "..commonnode.h"
  682. "..commonplatform.h"
  683. "..commonportab.h"
  684. "..commonstr.h"
  685. "..commontimer.h"
  686. "..commontools.h"
  687. "..commonvideo.h"
  688. "..commonwaveout.h"
  689. NODEP_CPP_MAIN_=
  690. "..commonhttp.h"
  691. "..commonstream.h"
  692. ".about.h"
  693. ".association.h"
  694. ".benchresult.h"
  695. ".color.h"
  696. ".equalizer.h"
  697. ".interface.h"
  698. ".m3u.h"
  699. ".mediainfo.h"
  700. ".openfile.h"
  701. ".player.h"
  702. ".playlist.h"
  703. ".pls.h"
  704. ".querykey.h"
  705. ".settings.h"
  706. ".stdafx.h"
  707. ".win32.h"
  708. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Debug"
  709. DEP_CPP_MAIN_=
  710. "..commonblit.h"
  711. "..commoncommon.h"
  712. "..commonformat.h"
  713. "..commonformat_base.h"
  714. "..commonidct.h"
  715. "..commonnode.h"
  716. "..commonplatform.h"
  717. "..commonportab.h"
  718. "..commontools.h"
  719. NODEP_CPP_MAIN_=
  720. "..commonpcm.h"
  721. "..commonstream.h"
  722. "..commonsurface.h"
  723. ".player.h"
  724. ".stdafx.h"
  725. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release"
  726. DEP_CPP_MAIN_=
  727. "..commonaudio.h"
  728. "..commonbitstream.h"
  729. "..commonblit.h"
  730. "..commoncommon.h"
  731. "..commonerr.h"
  732. "..commonfile.h"
  733. "..commonflow.h"
  734. "..commonformat.h"
  735. "..commonformat_base.h"
  736. "..commonidct.h"
  737. "..commonnode.h"
  738. "..commonplatform.h"
  739. "..commonportab.h"
  740. "..commonstr.h"
  741. "..commontimer.h"
  742. "..commontools.h"
  743. "..commonvideo.h"
  744. "..commonvlc.h"
  745. "..commonwaveout.h"
  746. "..version"
  747. NODEP_CPP_MAIN_=
  748. "..commondmo.h"
  749. "..commonhttp.h"
  750. "..commonstream.h"
  751. ".about.h"
  752. ".association.h"
  753. ".asx.h"
  754. ".benchresult.h"
  755. ".color.h"
  756. ".equalizer.h"
  757. ".interface.h"
  758. ".m3u.h"
  759. ".mediainfo.h"
  760. ".openfile.h"
  761. ".player.h"
  762. ".playlist.h"
  763. ".pls.h"
  764. ".querykey.h"
  765. ".settings.h"
  766. ".stdafx.h"
  767. ".win32.h"
  768. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Debug"
  769. DEP_CPP_MAIN_=
  770. "..commonaudio.h"
  771. "..commonbitstream.h"
  772. "..commonblit.h"
  773. "..commoncommon.h"
  774. "..commonerr.h"
  775. "..commonfile.h"
  776. "..commonflow.h"
  777. "..commonformat.h"
  778. "..commonformat_base.h"
  779. "..commonidct.h"
  780. "..commonnode.h"
  781. "..commonplatform.h"
  782. "..commonportab.h"
  783. "..commonstr.h"
  784. "..commontimer.h"
  785. "..commontools.h"
  786. "..commonvideo.h"
  787. "..commonvlc.h"
  788. "..commonwaveout.h"
  789. "..version"
  790. NODEP_CPP_MAIN_=
  791. "..commondmo.h"
  792. "..commonhttp.h"
  793. "..commonstream.h"
  794. ".about.h"
  795. ".association.h"
  796. ".asx.h"
  797. ".benchresult.h"
  798. ".color.h"
  799. ".equalizer.h"
  800. ".interface.h"
  801. ".m3u.h"
  802. ".mediainfo.h"
  803. ".openfile.h"
  804. ".player.h"
  805. ".playlist.h"
  806. ".pls.h"
  807. ".querykey.h"
  808. ".settings.h"
  809. ".stdafx.h"
  810. ".win32.h"
  811. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Release"
  812. DEP_CPP_MAIN_=
  813. "..commonaudio.h"
  814. "..commonblit.h"
  815. "..commoncommon.h"
  816. "..commonerr.h"
  817. "..commonfile.h"
  818. "..commonflow.h"
  819. "..commonformat.h"
  820. "..commonformat_base.h"
  821. "..commonidct.h"
  822. "..commonnode.h"
  823. "..commonplatform.h"
  824. "..commonportab.h"
  825. "..commonstr.h"
  826. "..commontimer.h"
  827. "..commontools.h"
  828. "..commonvideo.h"
  829. "..commonwaveout.h"
  830. NODEP_CPP_MAIN_=
  831. "..commonstream.h"
  832. ".about.h"
  833. ".association.h"
  834. ".benchresult.h"
  835. ".interface.h"
  836. ".mediainfo.h"
  837. ".openfile.h"
  838. ".player.h"
  839. ".settings.h"
  840. ".stdafx.h"
  841. ".win32.h"
  842. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Debug"
  843. DEP_CPP_MAIN_=
  844. "..commonaudio.h"
  845. "..commonblit.h"
  846. "..commoncommon.h"
  847. "..commonerr.h"
  848. "..commonfile.h"
  849. "..commonflow.h"
  850. "..commonformat.h"
  851. "..commonformat_base.h"
  852. "..commonidct.h"
  853. "..commonnode.h"
  854. "..commonplatform.h"
  855. "..commonportab.h"
  856. "..commonstr.h"
  857. "..commontimer.h"
  858. "..commontools.h"
  859. "..commonvideo.h"
  860. "..commonwaveout.h"
  861. NODEP_CPP_MAIN_=
  862. "..commonstream.h"
  863. ".about.h"
  864. ".association.h"
  865. ".benchresult.h"
  866. ".interface.h"
  867. ".mediainfo.h"
  868. ".openfile.h"
  869. ".player.h"
  870. ".settings.h"
  871. ".stdafx.h"
  872. ".win32.h"
  873. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Release"
  874. DEP_CPP_MAIN_=
  875. "..commonaudio.h"
  876. "..commonblit.h"
  877. "..commoncommon.h"
  878. "..commonformat.h"
  879. "..commonformat_base.h"
  880. "..commonidct.h"
  881. "..commonnode.h"
  882. "..commonplatform.h"
  883. "..commonportab.h"
  884. "..commontools.h"
  885. "..commonvideo.h"
  886. NODEP_CPP_MAIN_=
  887. "..commonstream.h"
  888. ".opendialog.h"
  889. ".player.h"
  890. ".stdafx.h"
  891. ".win32.h"
  892. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Debug"
  893. DEP_CPP_MAIN_=
  894. "..commonaudio.h"
  895. "..commonblit.h"
  896. "..commoncommon.h"
  897. "..commonformat.h"
  898. "..commonformat_base.h"
  899. "..commonidct.h"
  900. "..commonnode.h"
  901. "..commonplatform.h"
  902. "..commonportab.h"
  903. "..commontools.h"
  904. "..commonvideo.h"
  905. NODEP_CPP_MAIN_=
  906. "..commonstream.h"
  907. ".opendialog.h"
  908. ".player.h"
  909. ".stdafx.h"
  910. ".win32.h"
  911. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Release"
  912. DEP_CPP_MAIN_=
  913. "..commonaudio.h"
  914. "..commonblit.h"
  915. "..commoncommon.h"
  916. "..commonerr.h"
  917. "..commonfile.h"
  918. "..commonflow.h"
  919. "..commonformat.h"
  920. "..commonformat_base.h"
  921. "..commonidct.h"
  922. "..commonnode.h"
  923. "..commonplatform.h"
  924. "..commonportab.h"
  925. "..commonstr.h"
  926. "..commontimer.h"
  927. "..commontools.h"
  928. "..commonvideo.h"
  929. "..commonwaveout.h"
  930. NODEP_CPP_MAIN_=
  931. "..commonhttp.h"
  932. "..commonstream.h"
  933. ".about.h"
  934. ".association.h"
  935. ".benchresult.h"
  936. ".color.h"
  937. ".equalizer.h"
  938. ".interface.h"
  939. ".m3u.h"
  940. ".mediainfo.h"
  941. ".openfile.h"
  942. ".player.h"
  943. ".playlist.h"
  944. ".pls.h"
  945. ".querykey.h"
  946. ".settings.h"
  947. ".stdafx.h"
  948. ".win32.h"
  949. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Debug"
  950. DEP_CPP_MAIN_=
  951. "..commonaudio.h"
  952. "..commonblit.h"
  953. "..commoncommon.h"
  954. "..commonerr.h"
  955. "..commonfile.h"
  956. "..commonflow.h"
  957. "..commonformat.h"
  958. "..commonformat_base.h"
  959. "..commonidct.h"
  960. "..commonnode.h"
  961. "..commonplatform.h"
  962. "..commonportab.h"
  963. "..commonstr.h"
  964. "..commontimer.h"
  965. "..commontools.h"
  966. "..commonvideo.h"
  967. "..commonwaveout.h"
  968. NODEP_CPP_MAIN_=
  969. "..commonhttp.h"
  970. "..commonstream.h"
  971. ".about.h"
  972. ".association.h"
  973. ".benchresult.h"
  974. ".color.h"
  975. ".equalizer.h"
  976. ".interface.h"
  977. ".m3u.h"
  978. ".mediainfo.h"
  979. ".openfile.h"
  980. ".player.h"
  981. ".playlist.h"
  982. ".pls.h"
  983. ".querykey.h"
  984. ".settings.h"
  985. ".stdafx.h"
  986. ".win32.h"
  987. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Release"
  988. DEP_CPP_MAIN_=
  989. "..commonaudio.h"
  990. "..commonblit.h"
  991. "..commoncommon.h"
  992. "..commonformat.h"
  993. "..commonformat_base.h"
  994. "..commonidct.h"
  995. "..commonnode.h"
  996. "..commonplatform.h"
  997. "..commonportab.h"
  998. "..commontools.h"
  999. "..commonvideo.h"
  1000. NODEP_CPP_MAIN_=
  1001. "..commonstream.h"
  1002. ".opendialog.h"
  1003. ".player.h"
  1004. ".stdafx.h"
  1005. ".win32.h"
  1006. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Debug"
  1007. DEP_CPP_MAIN_=
  1008. "..commonaudio.h"
  1009. "..commonblit.h"
  1010. "..commoncommon.h"
  1011. "..commonformat.h"
  1012. "..commonformat_base.h"
  1013. "..commonidct.h"
  1014. "..commonnode.h"
  1015. "..commonplatform.h"
  1016. "..commonportab.h"
  1017. "..commontools.h"
  1018. "..commonvideo.h"
  1019. NODEP_CPP_MAIN_=
  1020. "..commonstream.h"
  1021. ".opendialog.h"
  1022. ".player.h"
  1023. ".stdafx.h"
  1024. ".win32.h"
  1025. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Debug"
  1026. DEP_CPP_MAIN_=
  1027. "..commonaudio.h"
  1028. "..commonbitstream.h"
  1029. "..commonblit.h"
  1030. "..commoncommon.h"
  1031. "..commonerr.h"
  1032. "..commonfile.h"
  1033. "..commonflow.h"
  1034. "..commonformat.h"
  1035. "..commonformat_base.h"
  1036. "..commonidct.h"
  1037. "..commonnode.h"
  1038. "..commonplatform.h"
  1039. "..commonportab.h"
  1040. "..commonstr.h"
  1041. "..commontimer.h"
  1042. "..commontools.h"
  1043. "..commonvideo.h"
  1044. "..commonvlc.h"
  1045. "..commonwaveout.h"
  1046. "..version"
  1047. NODEP_CPP_MAIN_=
  1048. "..commonhttp.h"
  1049. "..commonstream.h"
  1050. ".about.h"
  1051. ".association.h"
  1052. ".benchresult.h"
  1053. ".color.h"
  1054. ".equalizer.h"
  1055. ".interface.h"
  1056. ".m3u.h"
  1057. ".mediainfo.h"
  1058. ".openfile.h"
  1059. ".player.h"
  1060. ".playlist.h"
  1061. ".pls.h"
  1062. ".querykey.h"
  1063. ".settings.h"
  1064. ".stdafx.h"
  1065. ".win32.h"
  1066. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Release"
  1067. DEP_CPP_MAIN_=
  1068. "..commonaudio.h"
  1069. "..commonbitstream.h"
  1070. "..commonblit.h"
  1071. "..commoncommon.h"
  1072. "..commonerr.h"
  1073. "..commonfile.h"
  1074. "..commonflow.h"
  1075. "..commonformat.h"
  1076. "..commonformat_base.h"
  1077. "..commonidct.h"
  1078. "..commonnode.h"
  1079. "..commonplatform.h"
  1080. "..commonportab.h"
  1081. "..commonstr.h"
  1082. "..commontimer.h"
  1083. "..commontools.h"
  1084. "..commonvideo.h"
  1085. "..commonvlc.h"
  1086. "..commonwaveout.h"
  1087. "..version"
  1088. NODEP_CPP_MAIN_=
  1089. "..commonhttp.h"
  1090. "..commonstream.h"
  1091. ".about.h"
  1092. ".association.h"
  1093. ".benchresult.h"
  1094. ".color.h"
  1095. ".equalizer.h"
  1096. ".interface.h"
  1097. ".m3u.h"
  1098. ".mediainfo.h"
  1099. ".openfile.h"
  1100. ".player.h"
  1101. ".playlist.h"
  1102. ".pls.h"
  1103. ".querykey.h"
  1104. ".settings.h"
  1105. ".stdafx.h"
  1106. ".win32.h"
  1107. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release GCC"
  1108. DEP_CPP_MAIN_=
  1109. "..commonadvanced.h"
  1110. "..commonassociation.h"
  1111. "..commonaudio.h"
  1112. "..commonbitstream.h"
  1113. "..commonblit.h"
  1114. "..commoncodec.h"
  1115. "..commoncolor.h"
  1116. "..commoncommon.h"
  1117. "..commoncontext.h"
  1118. "..commonequalizer.h"
  1119. "..commonerr.h"
  1120. "..commonfile.h"
  1121. "..commonflow.h"
  1122. "..commonformat.h"
  1123. "..commonformat_base.h"
  1124. "..commonid3tag.h"
  1125. "..commonidct.h"
  1126. "..commonmem.h"
  1127. "..commonmultithread.h"
  1128. "..commonnode.h"
  1129. "..commonnulloutput.h"
  1130. "..commonoverlay.h"
  1131. "..commonplatform.h"
  1132. "..commonplayer.h"
  1133. "..commonportab.h"
  1134. "..commonprobe.h"
  1135. "..commonrawaudio.h"
  1136. "..commonrawimage.h"
  1137. "..commonstr.h"
  1138. "..commonstreams.h"
  1139. "..commonsubtitle.h"
  1140. "..commontimer.h"
  1141. "..commontools.h"
  1142. "..commonvideo.h"
  1143. "..commonvlc.h"
  1144. "..commonwaveout.h"
  1145. "..version"
  1146. !ENDIF 
  1147. # End Source File
  1148. # Begin Source File
  1149. SOURCE=.main.rc
  1150. !IF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Release"
  1151. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Debug"
  1152. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Release"
  1153. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Debug"
  1154. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release"
  1155. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Debug"
  1156. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Release"
  1157. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Debug"
  1158. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Release"
  1159. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Debug"
  1160. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Release"
  1161. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Debug"
  1162. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Release"
  1163. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Debug"
  1164. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Debug"
  1165. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Release"
  1166. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release GCC"
  1167. !ENDIF 
  1168. # End Source File
  1169. # Begin Source File
  1170. SOURCE=.wince2.c
  1171. !IF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Release"
  1172. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPS) Debug"
  1173. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Release"
  1174. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE SH3) Debug"
  1175. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release"
  1176. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Debug"
  1177. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Release"
  1178. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86) Debug"
  1179. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Release"
  1180. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE x86em) Debug"
  1181. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Release"
  1182. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARMV4) Debug"
  1183. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Release"
  1184. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE emulator) Debug"
  1185. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Debug"
  1186. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE MIPSII) Release"
  1187. !ELSEIF  "$(CFG)" == "player_ce2 - Win32 (WCE ARM) Release GCC"
  1188. !ENDIF 
  1189. # End Source File
  1190. # End Group
  1191. # Begin Group "Header Files"
  1192. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1193. # End Group
  1194. # Begin Group "Resource Files"
  1195. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1196. # End Group
  1197. # End Target
  1198. # End Project