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

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="sample_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=sample_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 "sample_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 "sample_ce2.vcn" CFG="sample_ce2 - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "sample_ce2 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
  26. !MESSAGE "sample_ce2 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
  27. !MESSAGE "sample_ce2 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
  28. !MESSAGE "sample_ce2 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
  29. !MESSAGE "sample_ce2 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
  30. !MESSAGE "sample_ce2 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
  31. !MESSAGE "sample_ce2 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
  32. !MESSAGE "sample_ce2 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
  33. !MESSAGE "sample_ce2 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
  34. !MESSAGE "sample_ce2 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
  35. !MESSAGE "sample_ce2 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
  36. !MESSAGE "sample_ce2 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
  37. !MESSAGE "sample_ce2 - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  38. !MESSAGE "sample_ce2 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  39. !MESSAGE "sample_ce2 - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Application")
  40. !MESSAGE "sample_ce2 - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Application")
  41. !MESSAGE "sample_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)" == "sample_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 _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:MIPS
  81. !ELSEIF  "$(CFG)" == "sample_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 UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:MIPS
  114. !ELSEIF  "$(CFG)" == "sample_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 _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:SH3
  147. !ELSEIF  "$(CFG)" == "sample_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 UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:SH3
  180. !ELSEIF  "$(CFG)" == "sample_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 "UNICODE" /D "_UNICODE" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  213. # SUBTRACT LINK32 /pdb:none
  214. !ELSEIF  "$(CFG)" == "sample_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 UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  249. # SUBTRACT LINK32 /pdb:none
  250. !ELSEIF  "$(CFG)" == "sample_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 /O2 /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 /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  283. !ELSEIF  "$(CFG)" == "sample_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 UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /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/sample_ce2.exe" /subsystem:windowsce,2.00 /MACHINE:IX86
  316. !ELSEIF  "$(CFG)" == "sample_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 /O2 /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
  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/sample_ce2.exe" /windowsce:emulation /MACHINE:IX86
  349. !ELSEIF  "$(CFG)" == "sample_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 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
  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/sample_ce2.exe" /windowsce:emulation /MACHINE:IX86
  382. !ELSEIF  "$(CFG)" == "sample_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/sample_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)" == "sample_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/sample_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)" == "sample_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/sample_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)" == "sample_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/sample_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)" == "sample_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/sample_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 /W1 /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)" == "sample_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/sample_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 /W1 /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)" == "sample_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 /O2 /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 "UNICODE" /D "_UNICODE" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /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/sample_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/sample_ce2.exe" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  608. # SUBTRACT LINK32 /pdb:none
  609. !ENDIF 
  610. # Begin Target
  611. # Name "sample_ce2 - Win32 (WCE MIPS) Release"
  612. # Name "sample_ce2 - Win32 (WCE MIPS) Debug"
  613. # Name "sample_ce2 - Win32 (WCE SH3) Release"
  614. # Name "sample_ce2 - Win32 (WCE SH3) Debug"
  615. # Name "sample_ce2 - Win32 (WCE ARM) Release"
  616. # Name "sample_ce2 - Win32 (WCE ARM) Debug"
  617. # Name "sample_ce2 - Win32 (WCE x86) Release"
  618. # Name "sample_ce2 - Win32 (WCE x86) Debug"
  619. # Name "sample_ce2 - Win32 (WCE x86em) Release"
  620. # Name "sample_ce2 - Win32 (WCE x86em) Debug"
  621. # Name "sample_ce2 - Win32 (WCE ARMV4) Release"
  622. # Name "sample_ce2 - Win32 (WCE ARMV4) Debug"
  623. # Name "sample_ce2 - Win32 (WCE emulator) Release"
  624. # Name "sample_ce2 - Win32 (WCE emulator) Debug"
  625. # Name "sample_ce2 - Win32 (WCE MIPSII) Debug"
  626. # Name "sample_ce2 - Win32 (WCE MIPSII) Release"
  627. # Name "sample_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=.about.c
  632. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  633. DEP_CPP_ABOUT=
  634. "..commonaudio.h"
  635. "..commonblit.h"
  636. "..commoncommon.h"
  637. "..commonerr.h"
  638. "..commonfile.h"
  639. "..commonflow.h"
  640. "..commonformat.h"
  641. "..commonformat_base.h"
  642. "..commonidct.h"
  643. "..commonnode.h"
  644. "..commonplatform.h"
  645. "..commonportab.h"
  646. "..commonstr.h"
  647. "..commonstream.h"
  648. "..commontimer.h"
  649. "..commontools.h"
  650. "..commonvideo.h"
  651. "..commonwaveout.h"
  652. ".about.h"
  653. ".association.h"
  654. ".benchresult.h"
  655. ".interface.h"
  656. ".mediainfo.h"
  657. ".openfile.h"
  658. ".settings.h"
  659. ".stdafx.h"
  660. ".win32.h"
  661. NODEP_CPP_ABOUT=
  662. ".sample.h"
  663. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  664. DEP_CPP_ABOUT=
  665. "..commonaudio.h"
  666. "..commonblit.h"
  667. "..commoncommon.h"
  668. "..commonerr.h"
  669. "..commonfile.h"
  670. "..commonflow.h"
  671. "..commonformat.h"
  672. "..commonformat_base.h"
  673. "..commonidct.h"
  674. "..commonnode.h"
  675. "..commonplatform.h"
  676. "..commonportab.h"
  677. "..commonstr.h"
  678. "..commonstream.h"
  679. "..commontimer.h"
  680. "..commontools.h"
  681. "..commonvideo.h"
  682. "..commonwaveout.h"
  683. ".about.h"
  684. ".association.h"
  685. ".benchresult.h"
  686. ".interface.h"
  687. ".mediainfo.h"
  688. ".openfile.h"
  689. ".settings.h"
  690. ".stdafx.h"
  691. ".win32.h"
  692. NODEP_CPP_ABOUT=
  693. ".sample.h"
  694. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  695. DEP_CPP_ABOUT=
  696. "..commonaudio.h"
  697. "..commonblit.h"
  698. "..commoncommon.h"
  699. "..commonerr.h"
  700. "..commonfile.h"
  701. "..commonflow.h"
  702. "..commonformat.h"
  703. "..commonformat_base.h"
  704. "..commonhttp.h"
  705. "..commonidct.h"
  706. "..commonnode.h"
  707. "..commonplatform.h"
  708. "..commonportab.h"
  709. "..commonstr.h"
  710. "..commonstream.h"
  711. "..commontimer.h"
  712. "..commontools.h"
  713. "..commonvideo.h"
  714. "..commonwaveout.h"
  715. ".about.h"
  716. ".association.h"
  717. ".benchresult.h"
  718. ".interface.h"
  719. ".mediainfo.h"
  720. ".openfile.h"
  721. ".playlist.h"
  722. ".querykey.h"
  723. ".settings.h"
  724. ".stdafx.h"
  725. ".win32.h"
  726. NODEP_CPP_ABOUT=
  727. ".color.h"
  728. ".equalizer.h"
  729. ".m3u.h"
  730. ".sample.h"
  731. ".pls.h"
  732. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  733. DEP_CPP_ABOUT=
  734. "..commonaudio.h"
  735. "..commonblit.h"
  736. "..commoncommon.h"
  737. "..commonerr.h"
  738. "..commonfile.h"
  739. "..commonflow.h"
  740. "..commonformat.h"
  741. "..commonformat_base.h"
  742. "..commonidct.h"
  743. "..commonnode.h"
  744. "..commonplatform.h"
  745. "..commonportab.h"
  746. "..commonstream.h"
  747. "..commontimer.h"
  748. "..commontools.h"
  749. "..commonvideo.h"
  750. "..commonwaveout.h"
  751. ".association.h"
  752. ".interface.h"
  753. ".stdafx.h"
  754. ".win32.h"
  755. NODEP_CPP_ABOUT=
  756. ".opendialog.h"
  757. ".sample.h"
  758. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  759. DEP_CPP_ABOUT=
  760. "..commonaudio.h"
  761. "..commonbitstream.h"
  762. "..commonblit.h"
  763. "..commoncommon.h"
  764. "..commondmo.h"
  765. "..commonerr.h"
  766. "..commonfile.h"
  767. "..commonflow.h"
  768. "..commonformat.h"
  769. "..commonformat_base.h"
  770. "..commonhttp.h"
  771. "..commonidct.h"
  772. "..commonnode.h"
  773. "..commonplatform.h"
  774. "..commonportab.h"
  775. "..commonstr.h"
  776. "..commonstream.h"
  777. "..commontimer.h"
  778. "..commontools.h"
  779. "..commonvideo.h"
  780. "..commonvlc.h"
  781. "..commonwaveout.h"
  782. ".about.h"
  783. ".association.h"
  784. ".benchresult.h"
  785. ".interface.h"
  786. ".mediainfo.h"
  787. ".openfile.h"
  788. ".playlist.h"
  789. ".querykey.h"
  790. ".settings.h"
  791. ".stdafx.h"
  792. ".win32.h"
  793. NODEP_CPP_ABOUT=
  794. ".asx.h"
  795. ".color.h"
  796. ".equalizer.h"
  797. ".m3u.h"
  798. ".sample.h"
  799. ".pls.h"
  800. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  801. DEP_CPP_ABOUT=
  802. "..commonaudio.h"
  803. "..commonbitstream.h"
  804. "..commonblit.h"
  805. "..commoncommon.h"
  806. "..commondmo.h"
  807. "..commonerr.h"
  808. "..commonfile.h"
  809. "..commonflow.h"
  810. "..commonformat.h"
  811. "..commonformat_base.h"
  812. "..commonhttp.h"
  813. "..commonidct.h"
  814. "..commonnode.h"
  815. "..commonplatform.h"
  816. "..commonportab.h"
  817. "..commonstr.h"
  818. "..commonstream.h"
  819. "..commontimer.h"
  820. "..commontools.h"
  821. "..commonvideo.h"
  822. "..commonvlc.h"
  823. "..commonwaveout.h"
  824. ".about.h"
  825. ".association.h"
  826. ".benchresult.h"
  827. ".interface.h"
  828. ".mediainfo.h"
  829. ".openfile.h"
  830. ".playlist.h"
  831. ".querykey.h"
  832. ".settings.h"
  833. ".stdafx.h"
  834. ".win32.h"
  835. NODEP_CPP_ABOUT=
  836. ".asx.h"
  837. ".color.h"
  838. ".equalizer.h"
  839. ".m3u.h"
  840. ".sample.h"
  841. ".pls.h"
  842. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  843. DEP_CPP_ABOUT=
  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. "..commonstream.h"
  858. "..commontimer.h"
  859. "..commontools.h"
  860. "..commonvideo.h"
  861. "..commonwaveout.h"
  862. ".about.h"
  863. ".association.h"
  864. ".benchresult.h"
  865. ".interface.h"
  866. ".mediainfo.h"
  867. ".openfile.h"
  868. ".settings.h"
  869. ".stdafx.h"
  870. ".win32.h"
  871. NODEP_CPP_ABOUT=
  872. ".sample.h"
  873. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  874. DEP_CPP_ABOUT=
  875. "..commonaudio.h"
  876. "..commonblit.h"
  877. "..commoncommon.h"
  878. "..commonerr.h"
  879. "..commonfile.h"
  880. "..commonflow.h"
  881. "..commonformat.h"
  882. "..commonformat_base.h"
  883. "..commonidct.h"
  884. "..commonnode.h"
  885. "..commonplatform.h"
  886. "..commonportab.h"
  887. "..commonstr.h"
  888. "..commonstream.h"
  889. "..commontimer.h"
  890. "..commontools.h"
  891. "..commonvideo.h"
  892. "..commonwaveout.h"
  893. ".about.h"
  894. ".association.h"
  895. ".benchresult.h"
  896. ".interface.h"
  897. ".mediainfo.h"
  898. ".openfile.h"
  899. ".settings.h"
  900. ".stdafx.h"
  901. ".win32.h"
  902. NODEP_CPP_ABOUT=
  903. ".sample.h"
  904. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  905. DEP_CPP_ABOUT=
  906. "..commonaudio.h"
  907. "..commonblit.h"
  908. "..commoncommon.h"
  909. "..commonerr.h"
  910. "..commonfile.h"
  911. "..commonflow.h"
  912. "..commonformat.h"
  913. "..commonformat_base.h"
  914. "..commonidct.h"
  915. "..commonnode.h"
  916. "..commonplatform.h"
  917. "..commonportab.h"
  918. "..commonstr.h"
  919. "..commonstream.h"
  920. "..commontimer.h"
  921. "..commontools.h"
  922. "..commonvideo.h"
  923. "..commonwaveout.h"
  924. ".about.h"
  925. ".association.h"
  926. ".benchresult.h"
  927. ".interface.h"
  928. ".mediainfo.h"
  929. ".openfile.h"
  930. ".settings.h"
  931. ".stdafx.h"
  932. ".win32.h"
  933. NODEP_CPP_ABOUT=
  934. ".sample.h"
  935. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  936. DEP_CPP_ABOUT=
  937. "..commonaudio.h"
  938. "..commonblit.h"
  939. "..commoncommon.h"
  940. "..commonerr.h"
  941. "..commonfile.h"
  942. "..commonflow.h"
  943. "..commonformat.h"
  944. "..commonformat_base.h"
  945. "..commonidct.h"
  946. "..commonnode.h"
  947. "..commonplatform.h"
  948. "..commonportab.h"
  949. "..commonstr.h"
  950. "..commonstream.h"
  951. "..commontimer.h"
  952. "..commontools.h"
  953. "..commonvideo.h"
  954. "..commonwaveout.h"
  955. ".about.h"
  956. ".association.h"
  957. ".benchresult.h"
  958. ".interface.h"
  959. ".mediainfo.h"
  960. ".openfile.h"
  961. ".settings.h"
  962. ".stdafx.h"
  963. ".win32.h"
  964. NODEP_CPP_ABOUT=
  965. ".sample.h"
  966. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  967. DEP_CPP_ABOUT=
  968. "..commonaudio.h"
  969. "..commonblit.h"
  970. "..commoncommon.h"
  971. "..commonerr.h"
  972. "..commonfile.h"
  973. "..commonflow.h"
  974. "..commonformat.h"
  975. "..commonformat_base.h"
  976. "..commonhttp.h"
  977. "..commonidct.h"
  978. "..commonnode.h"
  979. "..commonplatform.h"
  980. "..commonportab.h"
  981. "..commonstr.h"
  982. "..commonstream.h"
  983. "..commontimer.h"
  984. "..commontools.h"
  985. "..commonvideo.h"
  986. "..commonwaveout.h"
  987. ".about.h"
  988. ".association.h"
  989. ".benchresult.h"
  990. ".interface.h"
  991. ".mediainfo.h"
  992. ".openfile.h"
  993. ".playlist.h"
  994. ".querykey.h"
  995. ".settings.h"
  996. ".stdafx.h"
  997. ".win32.h"
  998. NODEP_CPP_ABOUT=
  999. ".color.h"
  1000. ".equalizer.h"
  1001. ".m3u.h"
  1002. ".sample.h"
  1003. ".pls.h"
  1004. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  1005. DEP_CPP_ABOUT=
  1006. "..commonaudio.h"
  1007. "..commonblit.h"
  1008. "..commoncommon.h"
  1009. "..commonerr.h"
  1010. "..commonfile.h"
  1011. "..commonflow.h"
  1012. "..commonformat.h"
  1013. "..commonformat_base.h"
  1014. "..commonhttp.h"
  1015. "..commonidct.h"
  1016. "..commonnode.h"
  1017. "..commonplatform.h"
  1018. "..commonportab.h"
  1019. "..commonstr.h"
  1020. "..commonstream.h"
  1021. "..commontimer.h"
  1022. "..commontools.h"
  1023. "..commonvideo.h"
  1024. "..commonwaveout.h"
  1025. ".about.h"
  1026. ".association.h"
  1027. ".benchresult.h"
  1028. ".interface.h"
  1029. ".mediainfo.h"
  1030. ".openfile.h"
  1031. ".playlist.h"
  1032. ".querykey.h"
  1033. ".settings.h"
  1034. ".stdafx.h"
  1035. ".win32.h"
  1036. NODEP_CPP_ABOUT=
  1037. ".color.h"
  1038. ".equalizer.h"
  1039. ".m3u.h"
  1040. ".sample.h"
  1041. ".pls.h"
  1042. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  1043. DEP_CPP_ABOUT=
  1044. "..commonaudio.h"
  1045. "..commonblit.h"
  1046. "..commoncommon.h"
  1047. "..commonerr.h"
  1048. "..commonfile.h"
  1049. "..commonflow.h"
  1050. "..commonformat.h"
  1051. "..commonformat_base.h"
  1052. "..commonidct.h"
  1053. "..commonnode.h"
  1054. "..commonplatform.h"
  1055. "..commonportab.h"
  1056. "..commonstream.h"
  1057. "..commontimer.h"
  1058. "..commontools.h"
  1059. "..commonvideo.h"
  1060. "..commonwaveout.h"
  1061. ".association.h"
  1062. ".interface.h"
  1063. ".stdafx.h"
  1064. ".win32.h"
  1065. NODEP_CPP_ABOUT=
  1066. ".opendialog.h"
  1067. ".sample.h"
  1068. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  1069. DEP_CPP_ABOUT=
  1070. "..commonaudio.h"
  1071. "..commonblit.h"
  1072. "..commoncommon.h"
  1073. "..commonerr.h"
  1074. "..commonfile.h"
  1075. "..commonflow.h"
  1076. "..commonformat.h"
  1077. "..commonformat_base.h"
  1078. "..commonidct.h"
  1079. "..commonnode.h"
  1080. "..commonplatform.h"
  1081. "..commonportab.h"
  1082. "..commonstream.h"
  1083. "..commontimer.h"
  1084. "..commontools.h"
  1085. "..commonvideo.h"
  1086. "..commonwaveout.h"
  1087. ".association.h"
  1088. ".interface.h"
  1089. ".stdafx.h"
  1090. ".win32.h"
  1091. NODEP_CPP_ABOUT=
  1092. ".opendialog.h"
  1093. ".sample.h"
  1094. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  1095. DEP_CPP_ABOUT=
  1096. "..commonaudio.h"
  1097. "..commonbitstream.h"
  1098. "..commonblit.h"
  1099. "..commoncommon.h"
  1100. "..commonerr.h"
  1101. "..commonfile.h"
  1102. "..commonflow.h"
  1103. "..commonformat.h"
  1104. "..commonformat_base.h"
  1105. "..commonhttp.h"
  1106. "..commonidct.h"
  1107. "..commonnode.h"
  1108. "..commonplatform.h"
  1109. "..commonportab.h"
  1110. "..commonstr.h"
  1111. "..commonstream.h"
  1112. "..commontimer.h"
  1113. "..commontools.h"
  1114. "..commonvideo.h"
  1115. "..commonvlc.h"
  1116. "..commonwaveout.h"
  1117. ".about.h"
  1118. ".association.h"
  1119. ".benchresult.h"
  1120. ".interface.h"
  1121. ".mediainfo.h"
  1122. ".openfile.h"
  1123. ".playlist.h"
  1124. ".querykey.h"
  1125. ".settings.h"
  1126. ".stdafx.h"
  1127. ".win32.h"
  1128. NODEP_CPP_ABOUT=
  1129. ".color.h"
  1130. ".equalizer.h"
  1131. ".m3u.h"
  1132. ".sample.h"
  1133. ".pls.h"
  1134. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  1135. DEP_CPP_ABOUT=
  1136. "..commonaudio.h"
  1137. "..commonbitstream.h"
  1138. "..commonblit.h"
  1139. "..commoncommon.h"
  1140. "..commonerr.h"
  1141. "..commonfile.h"
  1142. "..commonflow.h"
  1143. "..commonformat.h"
  1144. "..commonformat_base.h"
  1145. "..commonhttp.h"
  1146. "..commonidct.h"
  1147. "..commonnode.h"
  1148. "..commonplatform.h"
  1149. "..commonportab.h"
  1150. "..commonstr.h"
  1151. "..commonstream.h"
  1152. "..commontimer.h"
  1153. "..commontools.h"
  1154. "..commonvideo.h"
  1155. "..commonvlc.h"
  1156. "..commonwaveout.h"
  1157. ".about.h"
  1158. ".association.h"
  1159. ".benchresult.h"
  1160. ".interface.h"
  1161. ".mediainfo.h"
  1162. ".openfile.h"
  1163. ".playlist.h"
  1164. ".querykey.h"
  1165. ".settings.h"
  1166. ".stdafx.h"
  1167. ".win32.h"
  1168. NODEP_CPP_ABOUT=
  1169. ".color.h"
  1170. ".equalizer.h"
  1171. ".m3u.h"
  1172. ".sample.h"
  1173. ".pls.h"
  1174. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  1175. DEP_CPP_ABOUT=
  1176. "..commonaudio.h"
  1177. "..commonbitstream.h"
  1178. "..commonblit.h"
  1179. "..commoncolor.h"
  1180. "..commoncommon.h"
  1181. "..commondmo.h"
  1182. "..commonequalizer.h"
  1183. "..commonerr.h"
  1184. "..commonfile.h"
  1185. "..commonflow.h"
  1186. "..commonformat.h"
  1187. "..commonformat_base.h"
  1188. "..commonhttp.h"
  1189. "..commonid3tag.h"
  1190. "..commonidct.h"
  1191. "..commonnode.h"
  1192. "..commonoverlay_base.h"
  1193. "..commonplatform.h"
  1194. "..commonsample.h"
  1195. "..commonportab.h"
  1196. "..commonstr.h"
  1197. "..commonstream.h"
  1198. "..commontimer.h"
  1199. "..commontools.h"
  1200. "..commonvideo.h"
  1201. "..commonvlc.h"
  1202. "..commonwaveout.h"
  1203. ".about.h"
  1204. ".association.h"
  1205. ".benchresult.h"
  1206. ".interface.h"
  1207. ".mediainfo.h"
  1208. ".openfile.h"
  1209. ".playlist.h"
  1210. ".querykey.h"
  1211. ".settings.h"
  1212. ".stdafx.h"
  1213. ".widcommaudio.h"
  1214. ".win32.h"
  1215. !ENDIF 
  1216. # End Source File
  1217. # Begin Source File
  1218. SOURCE=.association.c
  1219. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  1220. DEP_CPP_ASSOC=
  1221. "..commonaudio.h"
  1222. "..commonblit.h"
  1223. "..commoncommon.h"
  1224. "..commonerr.h"
  1225. "..commonfile.h"
  1226. "..commonflow.h"
  1227. "..commonformat.h"
  1228. "..commonformat_base.h"
  1229. "..commonidct.h"
  1230. "..commonnode.h"
  1231. "..commonplatform.h"
  1232. "..commonportab.h"
  1233. "..commonstr.h"
  1234. "..commonstream.h"
  1235. "..commontimer.h"
  1236. "..commontools.h"
  1237. "..commonvideo.h"
  1238. "..commonwaveout.h"
  1239. ".about.h"
  1240. ".association.h"
  1241. ".benchresult.h"
  1242. ".interface.h"
  1243. ".mediainfo.h"
  1244. ".openfile.h"
  1245. ".settings.h"
  1246. ".stdafx.h"
  1247. ".win32.h"
  1248. NODEP_CPP_ASSOC=
  1249. ".sample.h"
  1250. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  1251. DEP_CPP_ASSOC=
  1252. "..commonaudio.h"
  1253. "..commonblit.h"
  1254. "..commoncommon.h"
  1255. "..commonerr.h"
  1256. "..commonfile.h"
  1257. "..commonflow.h"
  1258. "..commonformat.h"
  1259. "..commonformat_base.h"
  1260. "..commonidct.h"
  1261. "..commonnode.h"
  1262. "..commonplatform.h"
  1263. "..commonportab.h"
  1264. "..commonstr.h"
  1265. "..commonstream.h"
  1266. "..commontimer.h"
  1267. "..commontools.h"
  1268. "..commonvideo.h"
  1269. "..commonwaveout.h"
  1270. ".about.h"
  1271. ".association.h"
  1272. ".benchresult.h"
  1273. ".interface.h"
  1274. ".mediainfo.h"
  1275. ".openfile.h"
  1276. ".settings.h"
  1277. ".stdafx.h"
  1278. ".win32.h"
  1279. NODEP_CPP_ASSOC=
  1280. ".sample.h"
  1281. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  1282. DEP_CPP_ASSOC=
  1283. "..commonaudio.h"
  1284. "..commonblit.h"
  1285. "..commoncommon.h"
  1286. "..commonerr.h"
  1287. "..commonfile.h"
  1288. "..commonflow.h"
  1289. "..commonformat.h"
  1290. "..commonformat_base.h"
  1291. "..commonhttp.h"
  1292. "..commonidct.h"
  1293. "..commonnode.h"
  1294. "..commonplatform.h"
  1295. "..commonportab.h"
  1296. "..commonstr.h"
  1297. "..commonstream.h"
  1298. "..commontimer.h"
  1299. "..commontools.h"
  1300. "..commonvideo.h"
  1301. "..commonwaveout.h"
  1302. ".about.h"
  1303. ".association.h"
  1304. ".benchresult.h"
  1305. ".interface.h"
  1306. ".mediainfo.h"
  1307. ".openfile.h"
  1308. ".playlist.h"
  1309. ".querykey.h"
  1310. ".settings.h"
  1311. ".stdafx.h"
  1312. ".win32.h"
  1313. NODEP_CPP_ASSOC=
  1314. ".color.h"
  1315. ".equalizer.h"
  1316. ".m3u.h"
  1317. ".sample.h"
  1318. ".pls.h"
  1319. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  1320. DEP_CPP_ASSOC=
  1321. "..commonaudio.h"
  1322. "..commonblit.h"
  1323. "..commoncommon.h"
  1324. "..commonerr.h"
  1325. "..commonfile.h"
  1326. "..commonflow.h"
  1327. "..commonformat.h"
  1328. "..commonformat_base.h"
  1329. "..commonidct.h"
  1330. "..commonnode.h"
  1331. "..commonplatform.h"
  1332. "..commonportab.h"
  1333. "..commonstream.h"
  1334. "..commontimer.h"
  1335. "..commontools.h"
  1336. "..commonvideo.h"
  1337. "..commonwaveout.h"
  1338. ".association.h"
  1339. ".interface.h"
  1340. ".stdafx.h"
  1341. ".win32.h"
  1342. NODEP_CPP_ASSOC=
  1343. ".opendialog.h"
  1344. ".sample.h"
  1345. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  1346. DEP_CPP_ASSOC=
  1347. "..commonaudio.h"
  1348. "..commonbitstream.h"
  1349. "..commonblit.h"
  1350. "..commoncommon.h"
  1351. "..commondmo.h"
  1352. "..commonerr.h"
  1353. "..commonfile.h"
  1354. "..commonflow.h"
  1355. "..commonformat.h"
  1356. "..commonformat_base.h"
  1357. "..commonhttp.h"
  1358. "..commonidct.h"
  1359. "..commonnode.h"
  1360. "..commonplatform.h"
  1361. "..commonportab.h"
  1362. "..commonstr.h"
  1363. "..commonstream.h"
  1364. "..commontimer.h"
  1365. "..commontools.h"
  1366. "..commonvideo.h"
  1367. "..commonvlc.h"
  1368. "..commonwaveout.h"
  1369. ".about.h"
  1370. ".association.h"
  1371. ".benchresult.h"
  1372. ".interface.h"
  1373. ".mediainfo.h"
  1374. ".openfile.h"
  1375. ".playlist.h"
  1376. ".querykey.h"
  1377. ".settings.h"
  1378. ".stdafx.h"
  1379. ".win32.h"
  1380. NODEP_CPP_ASSOC=
  1381. ".asx.h"
  1382. ".color.h"
  1383. ".equalizer.h"
  1384. ".m3u.h"
  1385. ".sample.h"
  1386. ".pls.h"
  1387. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  1388. DEP_CPP_ASSOC=
  1389. "..commonaudio.h"
  1390. "..commonbitstream.h"
  1391. "..commonblit.h"
  1392. "..commoncommon.h"
  1393. "..commondmo.h"
  1394. "..commonerr.h"
  1395. "..commonfile.h"
  1396. "..commonflow.h"
  1397. "..commonformat.h"
  1398. "..commonformat_base.h"
  1399. "..commonhttp.h"
  1400. "..commonidct.h"
  1401. "..commonnode.h"
  1402. "..commonplatform.h"
  1403. "..commonportab.h"
  1404. "..commonstr.h"
  1405. "..commonstream.h"
  1406. "..commontimer.h"
  1407. "..commontools.h"
  1408. "..commonvideo.h"
  1409. "..commonvlc.h"
  1410. "..commonwaveout.h"
  1411. ".about.h"
  1412. ".association.h"
  1413. ".benchresult.h"
  1414. ".interface.h"
  1415. ".mediainfo.h"
  1416. ".openfile.h"
  1417. ".playlist.h"
  1418. ".querykey.h"
  1419. ".settings.h"
  1420. ".stdafx.h"
  1421. ".win32.h"
  1422. NODEP_CPP_ASSOC=
  1423. ".asx.h"
  1424. ".color.h"
  1425. ".equalizer.h"
  1426. ".m3u.h"
  1427. ".sample.h"
  1428. ".pls.h"
  1429. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  1430. DEP_CPP_ASSOC=
  1431. "..commonaudio.h"
  1432. "..commonblit.h"
  1433. "..commoncommon.h"
  1434. "..commonerr.h"
  1435. "..commonfile.h"
  1436. "..commonflow.h"
  1437. "..commonformat.h"
  1438. "..commonformat_base.h"
  1439. "..commonidct.h"
  1440. "..commonnode.h"
  1441. "..commonplatform.h"
  1442. "..commonportab.h"
  1443. "..commonstr.h"
  1444. "..commonstream.h"
  1445. "..commontimer.h"
  1446. "..commontools.h"
  1447. "..commonvideo.h"
  1448. "..commonwaveout.h"
  1449. ".about.h"
  1450. ".association.h"
  1451. ".benchresult.h"
  1452. ".interface.h"
  1453. ".mediainfo.h"
  1454. ".openfile.h"
  1455. ".settings.h"
  1456. ".stdafx.h"
  1457. ".win32.h"
  1458. NODEP_CPP_ASSOC=
  1459. ".sample.h"
  1460. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  1461. DEP_CPP_ASSOC=
  1462. "..commonaudio.h"
  1463. "..commonblit.h"
  1464. "..commoncommon.h"
  1465. "..commonerr.h"
  1466. "..commonfile.h"
  1467. "..commonflow.h"
  1468. "..commonformat.h"
  1469. "..commonformat_base.h"
  1470. "..commonidct.h"
  1471. "..commonnode.h"
  1472. "..commonplatform.h"
  1473. "..commonportab.h"
  1474. "..commonstr.h"
  1475. "..commonstream.h"
  1476. "..commontimer.h"
  1477. "..commontools.h"
  1478. "..commonvideo.h"
  1479. "..commonwaveout.h"
  1480. ".about.h"
  1481. ".association.h"
  1482. ".benchresult.h"
  1483. ".interface.h"
  1484. ".mediainfo.h"
  1485. ".openfile.h"
  1486. ".settings.h"
  1487. ".stdafx.h"
  1488. ".win32.h"
  1489. NODEP_CPP_ASSOC=
  1490. ".sample.h"
  1491. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  1492. DEP_CPP_ASSOC=
  1493. "..commonaudio.h"
  1494. "..commonblit.h"
  1495. "..commoncommon.h"
  1496. "..commonerr.h"
  1497. "..commonfile.h"
  1498. "..commonflow.h"
  1499. "..commonformat.h"
  1500. "..commonformat_base.h"
  1501. "..commonidct.h"
  1502. "..commonnode.h"
  1503. "..commonplatform.h"
  1504. "..commonportab.h"
  1505. "..commonstr.h"
  1506. "..commonstream.h"
  1507. "..commontimer.h"
  1508. "..commontools.h"
  1509. "..commonvideo.h"
  1510. "..commonwaveout.h"
  1511. ".about.h"
  1512. ".association.h"
  1513. ".benchresult.h"
  1514. ".interface.h"
  1515. ".mediainfo.h"
  1516. ".openfile.h"
  1517. ".settings.h"
  1518. ".stdafx.h"
  1519. ".win32.h"
  1520. NODEP_CPP_ASSOC=
  1521. ".sample.h"
  1522. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  1523. DEP_CPP_ASSOC=
  1524. "..commonaudio.h"
  1525. "..commonblit.h"
  1526. "..commoncommon.h"
  1527. "..commonerr.h"
  1528. "..commonfile.h"
  1529. "..commonflow.h"
  1530. "..commonformat.h"
  1531. "..commonformat_base.h"
  1532. "..commonidct.h"
  1533. "..commonnode.h"
  1534. "..commonplatform.h"
  1535. "..commonportab.h"
  1536. "..commonstr.h"
  1537. "..commonstream.h"
  1538. "..commontimer.h"
  1539. "..commontools.h"
  1540. "..commonvideo.h"
  1541. "..commonwaveout.h"
  1542. ".about.h"
  1543. ".association.h"
  1544. ".benchresult.h"
  1545. ".interface.h"
  1546. ".mediainfo.h"
  1547. ".openfile.h"
  1548. ".settings.h"
  1549. ".stdafx.h"
  1550. ".win32.h"
  1551. NODEP_CPP_ASSOC=
  1552. ".sample.h"
  1553. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  1554. DEP_CPP_ASSOC=
  1555. "..commonaudio.h"
  1556. "..commonblit.h"
  1557. "..commoncommon.h"
  1558. "..commonerr.h"
  1559. "..commonfile.h"
  1560. "..commonflow.h"
  1561. "..commonformat.h"
  1562. "..commonformat_base.h"
  1563. "..commonhttp.h"
  1564. "..commonidct.h"
  1565. "..commonnode.h"
  1566. "..commonplatform.h"
  1567. "..commonportab.h"
  1568. "..commonstr.h"
  1569. "..commonstream.h"
  1570. "..commontimer.h"
  1571. "..commontools.h"
  1572. "..commonvideo.h"
  1573. "..commonwaveout.h"
  1574. ".about.h"
  1575. ".association.h"
  1576. ".benchresult.h"
  1577. ".interface.h"
  1578. ".mediainfo.h"
  1579. ".openfile.h"
  1580. ".playlist.h"
  1581. ".querykey.h"
  1582. ".settings.h"
  1583. ".stdafx.h"
  1584. ".win32.h"
  1585. NODEP_CPP_ASSOC=
  1586. ".color.h"
  1587. ".equalizer.h"
  1588. ".m3u.h"
  1589. ".sample.h"
  1590. ".pls.h"
  1591. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  1592. DEP_CPP_ASSOC=
  1593. "..commonaudio.h"
  1594. "..commonblit.h"
  1595. "..commoncommon.h"
  1596. "..commonerr.h"
  1597. "..commonfile.h"
  1598. "..commonflow.h"
  1599. "..commonformat.h"
  1600. "..commonformat_base.h"
  1601. "..commonhttp.h"
  1602. "..commonidct.h"
  1603. "..commonnode.h"
  1604. "..commonplatform.h"
  1605. "..commonportab.h"
  1606. "..commonstr.h"
  1607. "..commonstream.h"
  1608. "..commontimer.h"
  1609. "..commontools.h"
  1610. "..commonvideo.h"
  1611. "..commonwaveout.h"
  1612. ".about.h"
  1613. ".association.h"
  1614. ".benchresult.h"
  1615. ".interface.h"
  1616. ".mediainfo.h"
  1617. ".openfile.h"
  1618. ".playlist.h"
  1619. ".querykey.h"
  1620. ".settings.h"
  1621. ".stdafx.h"
  1622. ".win32.h"
  1623. NODEP_CPP_ASSOC=
  1624. ".color.h"
  1625. ".equalizer.h"
  1626. ".m3u.h"
  1627. ".sample.h"
  1628. ".pls.h"
  1629. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  1630. DEP_CPP_ASSOC=
  1631. "..commonaudio.h"
  1632. "..commonblit.h"
  1633. "..commoncommon.h"
  1634. "..commonerr.h"
  1635. "..commonfile.h"
  1636. "..commonflow.h"
  1637. "..commonformat.h"
  1638. "..commonformat_base.h"
  1639. "..commonidct.h"
  1640. "..commonnode.h"
  1641. "..commonplatform.h"
  1642. "..commonportab.h"
  1643. "..commonstream.h"
  1644. "..commontimer.h"
  1645. "..commontools.h"
  1646. "..commonvideo.h"
  1647. "..commonwaveout.h"
  1648. ".association.h"
  1649. ".interface.h"
  1650. ".stdafx.h"
  1651. ".win32.h"
  1652. NODEP_CPP_ASSOC=
  1653. ".opendialog.h"
  1654. ".sample.h"
  1655. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  1656. DEP_CPP_ASSOC=
  1657. "..commonaudio.h"
  1658. "..commonblit.h"
  1659. "..commoncommon.h"
  1660. "..commonerr.h"
  1661. "..commonfile.h"
  1662. "..commonflow.h"
  1663. "..commonformat.h"
  1664. "..commonformat_base.h"
  1665. "..commonidct.h"
  1666. "..commonnode.h"
  1667. "..commonplatform.h"
  1668. "..commonportab.h"
  1669. "..commonstream.h"
  1670. "..commontimer.h"
  1671. "..commontools.h"
  1672. "..commonvideo.h"
  1673. "..commonwaveout.h"
  1674. ".association.h"
  1675. ".interface.h"
  1676. ".stdafx.h"
  1677. ".win32.h"
  1678. NODEP_CPP_ASSOC=
  1679. ".opendialog.h"
  1680. ".sample.h"
  1681. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  1682. DEP_CPP_ASSOC=
  1683. "..commonaudio.h"
  1684. "..commonbitstream.h"
  1685. "..commonblit.h"
  1686. "..commoncommon.h"
  1687. "..commonerr.h"
  1688. "..commonfile.h"
  1689. "..commonflow.h"
  1690. "..commonformat.h"
  1691. "..commonformat_base.h"
  1692. "..commonhttp.h"
  1693. "..commonidct.h"
  1694. "..commonnode.h"
  1695. "..commonplatform.h"
  1696. "..commonportab.h"
  1697. "..commonstr.h"
  1698. "..commonstream.h"
  1699. "..commontimer.h"
  1700. "..commontools.h"
  1701. "..commonvideo.h"
  1702. "..commonvlc.h"
  1703. "..commonwaveout.h"
  1704. ".about.h"
  1705. ".association.h"
  1706. ".benchresult.h"
  1707. ".interface.h"
  1708. ".mediainfo.h"
  1709. ".openfile.h"
  1710. ".playlist.h"
  1711. ".querykey.h"
  1712. ".settings.h"
  1713. ".stdafx.h"
  1714. ".win32.h"
  1715. NODEP_CPP_ASSOC=
  1716. ".color.h"
  1717. ".equalizer.h"
  1718. ".m3u.h"
  1719. ".sample.h"
  1720. ".pls.h"
  1721. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  1722. DEP_CPP_ASSOC=
  1723. "..commonaudio.h"
  1724. "..commonbitstream.h"
  1725. "..commonblit.h"
  1726. "..commoncommon.h"
  1727. "..commonerr.h"
  1728. "..commonfile.h"
  1729. "..commonflow.h"
  1730. "..commonformat.h"
  1731. "..commonformat_base.h"
  1732. "..commonhttp.h"
  1733. "..commonidct.h"
  1734. "..commonnode.h"
  1735. "..commonplatform.h"
  1736. "..commonportab.h"
  1737. "..commonstr.h"
  1738. "..commonstream.h"
  1739. "..commontimer.h"
  1740. "..commontools.h"
  1741. "..commonvideo.h"
  1742. "..commonvlc.h"
  1743. "..commonwaveout.h"
  1744. ".about.h"
  1745. ".association.h"
  1746. ".benchresult.h"
  1747. ".interface.h"
  1748. ".mediainfo.h"
  1749. ".openfile.h"
  1750. ".playlist.h"
  1751. ".querykey.h"
  1752. ".settings.h"
  1753. ".stdafx.h"
  1754. ".win32.h"
  1755. NODEP_CPP_ASSOC=
  1756. ".color.h"
  1757. ".equalizer.h"
  1758. ".m3u.h"
  1759. ".sample.h"
  1760. ".pls.h"
  1761. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  1762. DEP_CPP_ASSOC=
  1763. "..commonaudio.h"
  1764. "..commonbitstream.h"
  1765. "..commonblit.h"
  1766. "..commoncolor.h"
  1767. "..commoncommon.h"
  1768. "..commondmo.h"
  1769. "..commonequalizer.h"
  1770. "..commonerr.h"
  1771. "..commonfile.h"
  1772. "..commonflow.h"
  1773. "..commonformat.h"
  1774. "..commonformat_base.h"
  1775. "..commonhttp.h"
  1776. "..commonid3tag.h"
  1777. "..commonidct.h"
  1778. "..commonnode.h"
  1779. "..commonoverlay_base.h"
  1780. "..commonplatform.h"
  1781. "..commonsample.h"
  1782. "..commonportab.h"
  1783. "..commonstr.h"
  1784. "..commonstream.h"
  1785. "..commontimer.h"
  1786. "..commontools.h"
  1787. "..commonvideo.h"
  1788. "..commonvlc.h"
  1789. "..commonwaveout.h"
  1790. ".about.h"
  1791. ".association.h"
  1792. ".benchresult.h"
  1793. ".interface.h"
  1794. ".mediainfo.h"
  1795. ".openfile.h"
  1796. ".playlist.h"
  1797. ".querykey.h"
  1798. ".settings.h"
  1799. ".stdafx.h"
  1800. ".widcommaudio.h"
  1801. ".win32.h"
  1802. !ENDIF 
  1803. # End Source File
  1804. # Begin Source File
  1805. SOURCE=.benchresult.c
  1806. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  1807. DEP_CPP_BENCH=
  1808. "..commonaudio.h"
  1809. "..commonblit.h"
  1810. "..commoncommon.h"
  1811. "..commonerr.h"
  1812. "..commonfile.h"
  1813. "..commonflow.h"
  1814. "..commonformat.h"
  1815. "..commonformat_base.h"
  1816. "..commonidct.h"
  1817. "..commonnode.h"
  1818. "..commonplatform.h"
  1819. "..commonportab.h"
  1820. "..commonstr.h"
  1821. "..commonstream.h"
  1822. "..commontimer.h"
  1823. "..commontools.h"
  1824. "..commonvideo.h"
  1825. "..commonwaveout.h"
  1826. ".about.h"
  1827. ".association.h"
  1828. ".benchresult.h"
  1829. ".interface.h"
  1830. ".mediainfo.h"
  1831. ".openfile.h"
  1832. ".settings.h"
  1833. ".stdafx.h"
  1834. ".win32.h"
  1835. NODEP_CPP_BENCH=
  1836. ".sample.h"
  1837. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  1838. DEP_CPP_BENCH=
  1839. "..commonaudio.h"
  1840. "..commonblit.h"
  1841. "..commoncommon.h"
  1842. "..commonerr.h"
  1843. "..commonfile.h"
  1844. "..commonflow.h"
  1845. "..commonformat.h"
  1846. "..commonformat_base.h"
  1847. "..commonidct.h"
  1848. "..commonnode.h"
  1849. "..commonplatform.h"
  1850. "..commonportab.h"
  1851. "..commonstr.h"
  1852. "..commonstream.h"
  1853. "..commontimer.h"
  1854. "..commontools.h"
  1855. "..commonvideo.h"
  1856. "..commonwaveout.h"
  1857. ".about.h"
  1858. ".association.h"
  1859. ".benchresult.h"
  1860. ".interface.h"
  1861. ".mediainfo.h"
  1862. ".openfile.h"
  1863. ".settings.h"
  1864. ".stdafx.h"
  1865. ".win32.h"
  1866. NODEP_CPP_BENCH=
  1867. ".sample.h"
  1868. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  1869. DEP_CPP_BENCH=
  1870. "..commonaudio.h"
  1871. "..commonblit.h"
  1872. "..commoncommon.h"
  1873. "..commonerr.h"
  1874. "..commonfile.h"
  1875. "..commonflow.h"
  1876. "..commonformat.h"
  1877. "..commonformat_base.h"
  1878. "..commonhttp.h"
  1879. "..commonidct.h"
  1880. "..commonnode.h"
  1881. "..commonplatform.h"
  1882. "..commonportab.h"
  1883. "..commonstr.h"
  1884. "..commonstream.h"
  1885. "..commontimer.h"
  1886. "..commontools.h"
  1887. "..commonvideo.h"
  1888. "..commonwaveout.h"
  1889. ".about.h"
  1890. ".association.h"
  1891. ".benchresult.h"
  1892. ".interface.h"
  1893. ".mediainfo.h"
  1894. ".openfile.h"
  1895. ".playlist.h"
  1896. ".querykey.h"
  1897. ".settings.h"
  1898. ".stdafx.h"
  1899. ".win32.h"
  1900. NODEP_CPP_BENCH=
  1901. ".color.h"
  1902. ".equalizer.h"
  1903. ".m3u.h"
  1904. ".sample.h"
  1905. ".pls.h"
  1906. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  1907. DEP_CPP_BENCH=
  1908. "..commonaudio.h"
  1909. "..commonblit.h"
  1910. "..commoncommon.h"
  1911. "..commonerr.h"
  1912. "..commonfile.h"
  1913. "..commonflow.h"
  1914. "..commonformat.h"
  1915. "..commonformat_base.h"
  1916. "..commonidct.h"
  1917. "..commonnode.h"
  1918. "..commonplatform.h"
  1919. "..commonportab.h"
  1920. "..commonstr.h"
  1921. "..commonstream.h"
  1922. "..commontimer.h"
  1923. "..commontools.h"
  1924. "..commonvideo.h"
  1925. "..commonwaveout.h"
  1926. ".about.h"
  1927. ".association.h"
  1928. ".benchresult.h"
  1929. ".interface.h"
  1930. ".mediainfo.h"
  1931. ".openfile.h"
  1932. ".settings.h"
  1933. ".stdafx.h"
  1934. ".win32.h"
  1935. NODEP_CPP_BENCH=
  1936. ".sample.h"
  1937. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  1938. DEP_CPP_BENCH=
  1939. "..commonaudio.h"
  1940. "..commonbitstream.h"
  1941. "..commonblit.h"
  1942. "..commoncommon.h"
  1943. "..commondmo.h"
  1944. "..commonerr.h"
  1945. "..commonfile.h"
  1946. "..commonflow.h"
  1947. "..commonformat.h"
  1948. "..commonformat_base.h"
  1949. "..commonhttp.h"
  1950. "..commonidct.h"
  1951. "..commonnode.h"
  1952. "..commonplatform.h"
  1953. "..commonportab.h"
  1954. "..commonstr.h"
  1955. "..commonstream.h"
  1956. "..commontimer.h"
  1957. "..commontools.h"
  1958. "..commonvideo.h"
  1959. "..commonvlc.h"
  1960. "..commonwaveout.h"
  1961. ".about.h"
  1962. ".association.h"
  1963. ".benchresult.h"
  1964. ".interface.h"
  1965. ".mediainfo.h"
  1966. ".openfile.h"
  1967. ".playlist.h"
  1968. ".querykey.h"
  1969. ".settings.h"
  1970. ".stdafx.h"
  1971. ".win32.h"
  1972. NODEP_CPP_BENCH=
  1973. ".asx.h"
  1974. ".color.h"
  1975. ".equalizer.h"
  1976. ".m3u.h"
  1977. ".sample.h"
  1978. ".pls.h"
  1979. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  1980. DEP_CPP_BENCH=
  1981. "..commonaudio.h"
  1982. "..commonbitstream.h"
  1983. "..commonblit.h"
  1984. "..commoncommon.h"
  1985. "..commondmo.h"
  1986. "..commonerr.h"
  1987. "..commonfile.h"
  1988. "..commonflow.h"
  1989. "..commonformat.h"
  1990. "..commonformat_base.h"
  1991. "..commonhttp.h"
  1992. "..commonidct.h"
  1993. "..commonnode.h"
  1994. "..commonplatform.h"
  1995. "..commonportab.h"
  1996. "..commonstr.h"
  1997. "..commonstream.h"
  1998. "..commontimer.h"
  1999. "..commontools.h"
  2000. "..commonvideo.h"
  2001. "..commonvlc.h"
  2002. "..commonwaveout.h"
  2003. ".about.h"
  2004. ".association.h"
  2005. ".benchresult.h"
  2006. ".interface.h"
  2007. ".mediainfo.h"
  2008. ".openfile.h"
  2009. ".playlist.h"
  2010. ".querykey.h"
  2011. ".settings.h"
  2012. ".stdafx.h"
  2013. ".win32.h"
  2014. NODEP_CPP_BENCH=
  2015. ".asx.h"
  2016. ".color.h"
  2017. ".equalizer.h"
  2018. ".m3u.h"
  2019. ".sample.h"
  2020. ".pls.h"
  2021. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  2022. DEP_CPP_BENCH=
  2023. "..commonaudio.h"
  2024. "..commonblit.h"
  2025. "..commoncommon.h"
  2026. "..commonerr.h"
  2027. "..commonfile.h"
  2028. "..commonflow.h"
  2029. "..commonformat.h"
  2030. "..commonformat_base.h"
  2031. "..commonidct.h"
  2032. "..commonnode.h"
  2033. "..commonplatform.h"
  2034. "..commonportab.h"
  2035. "..commonstr.h"
  2036. "..commonstream.h"
  2037. "..commontimer.h"
  2038. "..commontools.h"
  2039. "..commonvideo.h"
  2040. "..commonwaveout.h"
  2041. ".about.h"
  2042. ".association.h"
  2043. ".benchresult.h"
  2044. ".interface.h"
  2045. ".mediainfo.h"
  2046. ".openfile.h"
  2047. ".settings.h"
  2048. ".stdafx.h"
  2049. ".win32.h"
  2050. NODEP_CPP_BENCH=
  2051. ".sample.h"
  2052. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  2053. DEP_CPP_BENCH=
  2054. "..commonaudio.h"
  2055. "..commonblit.h"
  2056. "..commoncommon.h"
  2057. "..commonerr.h"
  2058. "..commonfile.h"
  2059. "..commonflow.h"
  2060. "..commonformat.h"
  2061. "..commonformat_base.h"
  2062. "..commonidct.h"
  2063. "..commonnode.h"
  2064. "..commonplatform.h"
  2065. "..commonportab.h"
  2066. "..commonstr.h"
  2067. "..commonstream.h"
  2068. "..commontimer.h"
  2069. "..commontools.h"
  2070. "..commonvideo.h"
  2071. "..commonwaveout.h"
  2072. ".about.h"
  2073. ".association.h"
  2074. ".benchresult.h"
  2075. ".interface.h"
  2076. ".mediainfo.h"
  2077. ".openfile.h"
  2078. ".settings.h"
  2079. ".stdafx.h"
  2080. ".win32.h"
  2081. NODEP_CPP_BENCH=
  2082. ".sample.h"
  2083. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  2084. DEP_CPP_BENCH=
  2085. "..commonaudio.h"
  2086. "..commonblit.h"
  2087. "..commoncommon.h"
  2088. "..commonerr.h"
  2089. "..commonfile.h"
  2090. "..commonflow.h"
  2091. "..commonformat.h"
  2092. "..commonformat_base.h"
  2093. "..commonidct.h"
  2094. "..commonnode.h"
  2095. "..commonplatform.h"
  2096. "..commonportab.h"
  2097. "..commonstr.h"
  2098. "..commonstream.h"
  2099. "..commontimer.h"
  2100. "..commontools.h"
  2101. "..commonvideo.h"
  2102. "..commonwaveout.h"
  2103. ".about.h"
  2104. ".association.h"
  2105. ".benchresult.h"
  2106. ".interface.h"
  2107. ".mediainfo.h"
  2108. ".openfile.h"
  2109. ".settings.h"
  2110. ".stdafx.h"
  2111. ".win32.h"
  2112. NODEP_CPP_BENCH=
  2113. ".sample.h"
  2114. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  2115. DEP_CPP_BENCH=
  2116. "..commonaudio.h"
  2117. "..commonblit.h"
  2118. "..commoncommon.h"
  2119. "..commonerr.h"
  2120. "..commonfile.h"
  2121. "..commonflow.h"
  2122. "..commonformat.h"
  2123. "..commonformat_base.h"
  2124. "..commonidct.h"
  2125. "..commonnode.h"
  2126. "..commonplatform.h"
  2127. "..commonportab.h"
  2128. "..commonstr.h"
  2129. "..commonstream.h"
  2130. "..commontimer.h"
  2131. "..commontools.h"
  2132. "..commonvideo.h"
  2133. "..commonwaveout.h"
  2134. ".about.h"
  2135. ".association.h"
  2136. ".benchresult.h"
  2137. ".interface.h"
  2138. ".mediainfo.h"
  2139. ".openfile.h"
  2140. ".settings.h"
  2141. ".stdafx.h"
  2142. ".win32.h"
  2143. NODEP_CPP_BENCH=
  2144. ".sample.h"
  2145. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  2146. DEP_CPP_BENCH=
  2147. "..commonaudio.h"
  2148. "..commonblit.h"
  2149. "..commoncommon.h"
  2150. "..commonerr.h"
  2151. "..commonfile.h"
  2152. "..commonflow.h"
  2153. "..commonformat.h"
  2154. "..commonformat_base.h"
  2155. "..commonhttp.h"
  2156. "..commonidct.h"
  2157. "..commonnode.h"
  2158. "..commonplatform.h"
  2159. "..commonportab.h"
  2160. "..commonstr.h"
  2161. "..commonstream.h"
  2162. "..commontimer.h"
  2163. "..commontools.h"
  2164. "..commonvideo.h"
  2165. "..commonwaveout.h"
  2166. ".about.h"
  2167. ".association.h"
  2168. ".benchresult.h"
  2169. ".interface.h"
  2170. ".mediainfo.h"
  2171. ".openfile.h"
  2172. ".playlist.h"
  2173. ".querykey.h"
  2174. ".settings.h"
  2175. ".stdafx.h"
  2176. ".win32.h"
  2177. NODEP_CPP_BENCH=
  2178. ".color.h"
  2179. ".equalizer.h"
  2180. ".m3u.h"
  2181. ".sample.h"
  2182. ".pls.h"
  2183. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  2184. DEP_CPP_BENCH=
  2185. "..commonaudio.h"
  2186. "..commonblit.h"
  2187. "..commoncommon.h"
  2188. "..commonerr.h"
  2189. "..commonfile.h"
  2190. "..commonflow.h"
  2191. "..commonformat.h"
  2192. "..commonformat_base.h"
  2193. "..commonhttp.h"
  2194. "..commonidct.h"
  2195. "..commonnode.h"
  2196. "..commonplatform.h"
  2197. "..commonportab.h"
  2198. "..commonstr.h"
  2199. "..commonstream.h"
  2200. "..commontimer.h"
  2201. "..commontools.h"
  2202. "..commonvideo.h"
  2203. "..commonwaveout.h"
  2204. ".about.h"
  2205. ".association.h"
  2206. ".benchresult.h"
  2207. ".interface.h"
  2208. ".mediainfo.h"
  2209. ".openfile.h"
  2210. ".playlist.h"
  2211. ".querykey.h"
  2212. ".settings.h"
  2213. ".stdafx.h"
  2214. ".win32.h"
  2215. NODEP_CPP_BENCH=
  2216. ".color.h"
  2217. ".equalizer.h"
  2218. ".m3u.h"
  2219. ".sample.h"
  2220. ".pls.h"
  2221. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  2222. DEP_CPP_BENCH=
  2223. "..commonaudio.h"
  2224. "..commonblit.h"
  2225. "..commoncommon.h"
  2226. "..commonerr.h"
  2227. "..commonfile.h"
  2228. "..commonflow.h"
  2229. "..commonformat.h"
  2230. "..commonformat_base.h"
  2231. "..commonidct.h"
  2232. "..commonnode.h"
  2233. "..commonplatform.h"
  2234. "..commonportab.h"
  2235. "..commonstr.h"
  2236. "..commonstream.h"
  2237. "..commontimer.h"
  2238. "..commontools.h"
  2239. "..commonvideo.h"
  2240. "..commonwaveout.h"
  2241. ".about.h"
  2242. ".association.h"
  2243. ".benchresult.h"
  2244. ".interface.h"
  2245. ".mediainfo.h"
  2246. ".openfile.h"
  2247. ".settings.h"
  2248. ".stdafx.h"
  2249. ".win32.h"
  2250. NODEP_CPP_BENCH=
  2251. ".sample.h"
  2252. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  2253. DEP_CPP_BENCH=
  2254. "..commonaudio.h"
  2255. "..commonblit.h"
  2256. "..commoncommon.h"
  2257. "..commonerr.h"
  2258. "..commonfile.h"
  2259. "..commonflow.h"
  2260. "..commonformat.h"
  2261. "..commonformat_base.h"
  2262. "..commonidct.h"
  2263. "..commonnode.h"
  2264. "..commonplatform.h"
  2265. "..commonportab.h"
  2266. "..commonstr.h"
  2267. "..commonstream.h"
  2268. "..commontimer.h"
  2269. "..commontools.h"
  2270. "..commonvideo.h"
  2271. "..commonwaveout.h"
  2272. ".about.h"
  2273. ".association.h"
  2274. ".benchresult.h"
  2275. ".interface.h"
  2276. ".mediainfo.h"
  2277. ".openfile.h"
  2278. ".settings.h"
  2279. ".stdafx.h"
  2280. ".win32.h"
  2281. NODEP_CPP_BENCH=
  2282. ".sample.h"
  2283. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  2284. DEP_CPP_BENCH=
  2285. "..commonaudio.h"
  2286. "..commonbitstream.h"
  2287. "..commonblit.h"
  2288. "..commoncommon.h"
  2289. "..commonerr.h"
  2290. "..commonfile.h"
  2291. "..commonflow.h"
  2292. "..commonformat.h"
  2293. "..commonformat_base.h"
  2294. "..commonhttp.h"
  2295. "..commonidct.h"
  2296. "..commonnode.h"
  2297. "..commonplatform.h"
  2298. "..commonportab.h"
  2299. "..commonstr.h"
  2300. "..commonstream.h"
  2301. "..commontimer.h"
  2302. "..commontools.h"
  2303. "..commonvideo.h"
  2304. "..commonvlc.h"
  2305. "..commonwaveout.h"
  2306. ".about.h"
  2307. ".association.h"
  2308. ".benchresult.h"
  2309. ".interface.h"
  2310. ".mediainfo.h"
  2311. ".openfile.h"
  2312. ".playlist.h"
  2313. ".querykey.h"
  2314. ".settings.h"
  2315. ".stdafx.h"
  2316. ".win32.h"
  2317. NODEP_CPP_BENCH=
  2318. ".color.h"
  2319. ".equalizer.h"
  2320. ".m3u.h"
  2321. ".sample.h"
  2322. ".pls.h"
  2323. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  2324. DEP_CPP_BENCH=
  2325. "..commonaudio.h"
  2326. "..commonbitstream.h"
  2327. "..commonblit.h"
  2328. "..commoncommon.h"
  2329. "..commonerr.h"
  2330. "..commonfile.h"
  2331. "..commonflow.h"
  2332. "..commonformat.h"
  2333. "..commonformat_base.h"
  2334. "..commonhttp.h"
  2335. "..commonidct.h"
  2336. "..commonnode.h"
  2337. "..commonplatform.h"
  2338. "..commonportab.h"
  2339. "..commonstr.h"
  2340. "..commonstream.h"
  2341. "..commontimer.h"
  2342. "..commontools.h"
  2343. "..commonvideo.h"
  2344. "..commonvlc.h"
  2345. "..commonwaveout.h"
  2346. ".about.h"
  2347. ".association.h"
  2348. ".benchresult.h"
  2349. ".interface.h"
  2350. ".mediainfo.h"
  2351. ".openfile.h"
  2352. ".playlist.h"
  2353. ".querykey.h"
  2354. ".settings.h"
  2355. ".stdafx.h"
  2356. ".win32.h"
  2357. NODEP_CPP_BENCH=
  2358. ".color.h"
  2359. ".equalizer.h"
  2360. ".m3u.h"
  2361. ".sample.h"
  2362. ".pls.h"
  2363. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  2364. DEP_CPP_BENCH=
  2365. "..commonaudio.h"
  2366. "..commonbitstream.h"
  2367. "..commonblit.h"
  2368. "..commoncolor.h"
  2369. "..commoncommon.h"
  2370. "..commondmo.h"
  2371. "..commonequalizer.h"
  2372. "..commonerr.h"
  2373. "..commonfile.h"
  2374. "..commonflow.h"
  2375. "..commonformat.h"
  2376. "..commonformat_base.h"
  2377. "..commonhttp.h"
  2378. "..commonid3tag.h"
  2379. "..commonidct.h"
  2380. "..commonnode.h"
  2381. "..commonoverlay_base.h"
  2382. "..commonplatform.h"
  2383. "..commonsample.h"
  2384. "..commonportab.h"
  2385. "..commonstr.h"
  2386. "..commonstream.h"
  2387. "..commontimer.h"
  2388. "..commontools.h"
  2389. "..commonvideo.h"
  2390. "..commonvlc.h"
  2391. "..commonwaveout.h"
  2392. ".about.h"
  2393. ".association.h"
  2394. ".benchresult.h"
  2395. ".interface.h"
  2396. ".mediainfo.h"
  2397. ".openfile.h"
  2398. ".playlist.h"
  2399. ".querykey.h"
  2400. ".settings.h"
  2401. ".stdafx.h"
  2402. ".widcommaudio.h"
  2403. ".win32.h"
  2404. !ENDIF 
  2405. # End Source File
  2406. # Begin Source File
  2407. SOURCE=.interface.c
  2408. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  2409. DEP_CPP_INTER=
  2410. "..commonaudio.h"
  2411. "..commonblit.h"
  2412. "..commoncommon.h"
  2413. "..commonerr.h"
  2414. "..commonfile.h"
  2415. "..commonflow.h"
  2416. "..commonformat.h"
  2417. "..commonformat_base.h"
  2418. "..commonidct.h"
  2419. "..commonnode.h"
  2420. "..commonplatform.h"
  2421. "..commonportab.h"
  2422. "..commonstr.h"
  2423. "..commonstream.h"
  2424. "..commontimer.h"
  2425. "..commontools.h"
  2426. "..commonvideo.h"
  2427. "..commonwaveout.h"
  2428. ".about.h"
  2429. ".association.h"
  2430. ".benchresult.h"
  2431. ".interface.h"
  2432. ".mediainfo.h"
  2433. ".openfile.h"
  2434. ".settings.h"
  2435. ".stdafx.h"
  2436. ".win32.h"
  2437. NODEP_CPP_INTER=
  2438. ".sample.h"
  2439. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  2440. DEP_CPP_INTER=
  2441. "..commonaudio.h"
  2442. "..commonblit.h"
  2443. "..commoncommon.h"
  2444. "..commonerr.h"
  2445. "..commonfile.h"
  2446. "..commonflow.h"
  2447. "..commonformat.h"
  2448. "..commonformat_base.h"
  2449. "..commonidct.h"
  2450. "..commonnode.h"
  2451. "..commonplatform.h"
  2452. "..commonportab.h"
  2453. "..commonstr.h"
  2454. "..commonstream.h"
  2455. "..commontimer.h"
  2456. "..commontools.h"
  2457. "..commonvideo.h"
  2458. "..commonwaveout.h"
  2459. ".about.h"
  2460. ".association.h"
  2461. ".benchresult.h"
  2462. ".interface.h"
  2463. ".mediainfo.h"
  2464. ".openfile.h"
  2465. ".settings.h"
  2466. ".stdafx.h"
  2467. ".win32.h"
  2468. NODEP_CPP_INTER=
  2469. ".sample.h"
  2470. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  2471. DEP_CPP_INTER=
  2472. "..commonaudio.h"
  2473. "..commonblit.h"
  2474. "..commoncommon.h"
  2475. "..commonerr.h"
  2476. "..commonfile.h"
  2477. "..commonflow.h"
  2478. "..commonformat.h"
  2479. "..commonformat_base.h"
  2480. "..commonhttp.h"
  2481. "..commonidct.h"
  2482. "..commonnode.h"
  2483. "..commonplatform.h"
  2484. "..commonportab.h"
  2485. "..commonstr.h"
  2486. "..commonstream.h"
  2487. "..commontimer.h"
  2488. "..commontools.h"
  2489. "..commonvideo.h"
  2490. "..commonwaveout.h"
  2491. ".about.h"
  2492. ".association.h"
  2493. ".benchresult.h"
  2494. ".interface.h"
  2495. ".mediainfo.h"
  2496. ".openfile.h"
  2497. ".playlist.h"
  2498. ".querykey.h"
  2499. ".settings.h"
  2500. ".stdafx.h"
  2501. ".win32.h"
  2502. NODEP_CPP_INTER=
  2503. ".color.h"
  2504. ".equalizer.h"
  2505. ".m3u.h"
  2506. ".sample.h"
  2507. ".pls.h"
  2508. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  2509. DEP_CPP_INTER=
  2510. "..commonaudio.h"
  2511. "..commonblit.h"
  2512. "..commoncommon.h"
  2513. "..commonerr.h"
  2514. "..commonfile.h"
  2515. "..commonflow.h"
  2516. "..commonformat.h"
  2517. "..commonformat_base.h"
  2518. "..commonidct.h"
  2519. "..commonnode.h"
  2520. "..commonplatform.h"
  2521. "..commonportab.h"
  2522. "..commonstream.h"
  2523. "..commontimer.h"
  2524. "..commontools.h"
  2525. "..commonvideo.h"
  2526. "..commonwaveout.h"
  2527. ".about.h"
  2528. ".association.h"
  2529. ".interface.h"
  2530. ".stdafx.h"
  2531. ".win32.h"
  2532. NODEP_CPP_INTER=
  2533. ".opendialog.h"
  2534. ".sample.h"
  2535. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  2536. DEP_CPP_INTER=
  2537. "..commonaudio.h"
  2538. "..commonbitstream.h"
  2539. "..commonblit.h"
  2540. "..commoncommon.h"
  2541. "..commondmo.h"
  2542. "..commonerr.h"
  2543. "..commonfile.h"
  2544. "..commonflow.h"
  2545. "..commonformat.h"
  2546. "..commonformat_base.h"
  2547. "..commonhttp.h"
  2548. "..commonidct.h"
  2549. "..commonnode.h"
  2550. "..commonplatform.h"
  2551. "..commonportab.h"
  2552. "..commonstr.h"
  2553. "..commonstream.h"
  2554. "..commontimer.h"
  2555. "..commontools.h"
  2556. "..commonvideo.h"
  2557. "..commonvlc.h"
  2558. "..commonwaveout.h"
  2559. ".about.h"
  2560. ".association.h"
  2561. ".benchresult.h"
  2562. ".interface.h"
  2563. ".mediainfo.h"
  2564. ".openfile.h"
  2565. ".playlist.h"
  2566. ".querykey.h"
  2567. ".settings.h"
  2568. ".stdafx.h"
  2569. ".win32.h"
  2570. NODEP_CPP_INTER=
  2571. ".asx.h"
  2572. ".color.h"
  2573. ".equalizer.h"
  2574. ".m3u.h"
  2575. ".sample.h"
  2576. ".pls.h"
  2577. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  2578. DEP_CPP_INTER=
  2579. "..commonaudio.h"
  2580. "..commonbitstream.h"
  2581. "..commonblit.h"
  2582. "..commoncommon.h"
  2583. "..commondmo.h"
  2584. "..commonerr.h"
  2585. "..commonfile.h"
  2586. "..commonflow.h"
  2587. "..commonformat.h"
  2588. "..commonformat_base.h"
  2589. "..commonhttp.h"
  2590. "..commonidct.h"
  2591. "..commonnode.h"
  2592. "..commonplatform.h"
  2593. "..commonportab.h"
  2594. "..commonstr.h"
  2595. "..commonstream.h"
  2596. "..commontimer.h"
  2597. "..commontools.h"
  2598. "..commonvideo.h"
  2599. "..commonvlc.h"
  2600. "..commonwaveout.h"
  2601. ".about.h"
  2602. ".association.h"
  2603. ".benchresult.h"
  2604. ".interface.h"
  2605. ".mediainfo.h"
  2606. ".openfile.h"
  2607. ".playlist.h"
  2608. ".querykey.h"
  2609. ".settings.h"
  2610. ".stdafx.h"
  2611. ".win32.h"
  2612. NODEP_CPP_INTER=
  2613. ".asx.h"
  2614. ".color.h"
  2615. ".equalizer.h"
  2616. ".m3u.h"
  2617. ".sample.h"
  2618. ".pls.h"
  2619. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  2620. DEP_CPP_INTER=
  2621. "..commonaudio.h"
  2622. "..commonblit.h"
  2623. "..commoncommon.h"
  2624. "..commonerr.h"
  2625. "..commonfile.h"
  2626. "..commonflow.h"
  2627. "..commonformat.h"
  2628. "..commonformat_base.h"
  2629. "..commonidct.h"
  2630. "..commonnode.h"
  2631. "..commonplatform.h"
  2632. "..commonportab.h"
  2633. "..commonstr.h"
  2634. "..commonstream.h"
  2635. "..commontimer.h"
  2636. "..commontools.h"
  2637. "..commonvideo.h"
  2638. "..commonwaveout.h"
  2639. ".about.h"
  2640. ".association.h"
  2641. ".benchresult.h"
  2642. ".interface.h"
  2643. ".mediainfo.h"
  2644. ".openfile.h"
  2645. ".settings.h"
  2646. ".stdafx.h"
  2647. ".win32.h"
  2648. NODEP_CPP_INTER=
  2649. ".sample.h"
  2650. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  2651. DEP_CPP_INTER=
  2652. "..commonaudio.h"
  2653. "..commonblit.h"
  2654. "..commoncommon.h"
  2655. "..commonerr.h"
  2656. "..commonfile.h"
  2657. "..commonflow.h"
  2658. "..commonformat.h"
  2659. "..commonformat_base.h"
  2660. "..commonidct.h"
  2661. "..commonnode.h"
  2662. "..commonplatform.h"
  2663. "..commonportab.h"
  2664. "..commonstr.h"
  2665. "..commonstream.h"
  2666. "..commontimer.h"
  2667. "..commontools.h"
  2668. "..commonvideo.h"
  2669. "..commonwaveout.h"
  2670. ".about.h"
  2671. ".association.h"
  2672. ".benchresult.h"
  2673. ".interface.h"
  2674. ".mediainfo.h"
  2675. ".openfile.h"
  2676. ".settings.h"
  2677. ".stdafx.h"
  2678. ".win32.h"
  2679. NODEP_CPP_INTER=
  2680. ".sample.h"
  2681. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  2682. DEP_CPP_INTER=
  2683. "..commonaudio.h"
  2684. "..commonblit.h"
  2685. "..commoncommon.h"
  2686. "..commonerr.h"
  2687. "..commonfile.h"
  2688. "..commonflow.h"
  2689. "..commonformat.h"
  2690. "..commonformat_base.h"
  2691. "..commonidct.h"
  2692. "..commonnode.h"
  2693. "..commonplatform.h"
  2694. "..commonportab.h"
  2695. "..commonstr.h"
  2696. "..commonstream.h"
  2697. "..commontimer.h"
  2698. "..commontools.h"
  2699. "..commonvideo.h"
  2700. "..commonwaveout.h"
  2701. ".about.h"
  2702. ".association.h"
  2703. ".benchresult.h"
  2704. ".interface.h"
  2705. ".mediainfo.h"
  2706. ".openfile.h"
  2707. ".settings.h"
  2708. ".stdafx.h"
  2709. ".win32.h"
  2710. NODEP_CPP_INTER=
  2711. ".sample.h"
  2712. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  2713. DEP_CPP_INTER=
  2714. "..commonaudio.h"
  2715. "..commonblit.h"
  2716. "..commoncommon.h"
  2717. "..commonerr.h"
  2718. "..commonfile.h"
  2719. "..commonflow.h"
  2720. "..commonformat.h"
  2721. "..commonformat_base.h"
  2722. "..commonidct.h"
  2723. "..commonnode.h"
  2724. "..commonplatform.h"
  2725. "..commonportab.h"
  2726. "..commonstr.h"
  2727. "..commonstream.h"
  2728. "..commontimer.h"
  2729. "..commontools.h"
  2730. "..commonvideo.h"
  2731. "..commonwaveout.h"
  2732. ".about.h"
  2733. ".association.h"
  2734. ".benchresult.h"
  2735. ".interface.h"
  2736. ".mediainfo.h"
  2737. ".openfile.h"
  2738. ".settings.h"
  2739. ".stdafx.h"
  2740. ".win32.h"
  2741. NODEP_CPP_INTER=
  2742. ".sample.h"
  2743. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  2744. DEP_CPP_INTER=
  2745. "..commonaudio.h"
  2746. "..commonblit.h"
  2747. "..commoncommon.h"
  2748. "..commonerr.h"
  2749. "..commonfile.h"
  2750. "..commonflow.h"
  2751. "..commonformat.h"
  2752. "..commonformat_base.h"
  2753. "..commonhttp.h"
  2754. "..commonidct.h"
  2755. "..commonnode.h"
  2756. "..commonplatform.h"
  2757. "..commonportab.h"
  2758. "..commonstr.h"
  2759. "..commonstream.h"
  2760. "..commontimer.h"
  2761. "..commontools.h"
  2762. "..commonvideo.h"
  2763. "..commonwaveout.h"
  2764. ".about.h"
  2765. ".association.h"
  2766. ".benchresult.h"
  2767. ".interface.h"
  2768. ".mediainfo.h"
  2769. ".openfile.h"
  2770. ".playlist.h"
  2771. ".querykey.h"
  2772. ".settings.h"
  2773. ".stdafx.h"
  2774. ".win32.h"
  2775. NODEP_CPP_INTER=
  2776. ".color.h"
  2777. ".equalizer.h"
  2778. ".m3u.h"
  2779. ".sample.h"
  2780. ".pls.h"
  2781. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  2782. DEP_CPP_INTER=
  2783. "..commonaudio.h"
  2784. "..commonblit.h"
  2785. "..commoncommon.h"
  2786. "..commonerr.h"
  2787. "..commonfile.h"
  2788. "..commonflow.h"
  2789. "..commonformat.h"
  2790. "..commonformat_base.h"
  2791. "..commonhttp.h"
  2792. "..commonidct.h"
  2793. "..commonnode.h"
  2794. "..commonplatform.h"
  2795. "..commonportab.h"
  2796. "..commonstr.h"
  2797. "..commonstream.h"
  2798. "..commontimer.h"
  2799. "..commontools.h"
  2800. "..commonvideo.h"
  2801. "..commonwaveout.h"
  2802. ".about.h"
  2803. ".association.h"
  2804. ".benchresult.h"
  2805. ".interface.h"
  2806. ".mediainfo.h"
  2807. ".openfile.h"
  2808. ".playlist.h"
  2809. ".querykey.h"
  2810. ".settings.h"
  2811. ".stdafx.h"
  2812. ".win32.h"
  2813. NODEP_CPP_INTER=
  2814. ".color.h"
  2815. ".equalizer.h"
  2816. ".m3u.h"
  2817. ".sample.h"
  2818. ".pls.h"
  2819. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  2820. DEP_CPP_INTER=
  2821. "..commonaudio.h"
  2822. "..commonblit.h"
  2823. "..commoncommon.h"
  2824. "..commonerr.h"
  2825. "..commonfile.h"
  2826. "..commonflow.h"
  2827. "..commonformat.h"
  2828. "..commonformat_base.h"
  2829. "..commonidct.h"
  2830. "..commonnode.h"
  2831. "..commonplatform.h"
  2832. "..commonportab.h"
  2833. "..commonstream.h"
  2834. "..commontimer.h"
  2835. "..commontools.h"
  2836. "..commonvideo.h"
  2837. "..commonwaveout.h"
  2838. ".about.h"
  2839. ".association.h"
  2840. ".interface.h"
  2841. ".stdafx.h"
  2842. ".win32.h"
  2843. NODEP_CPP_INTER=
  2844. ".opendialog.h"
  2845. ".sample.h"
  2846. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  2847. DEP_CPP_INTER=
  2848. "..commonaudio.h"
  2849. "..commonblit.h"
  2850. "..commoncommon.h"
  2851. "..commonerr.h"
  2852. "..commonfile.h"
  2853. "..commonflow.h"
  2854. "..commonformat.h"
  2855. "..commonformat_base.h"
  2856. "..commonidct.h"
  2857. "..commonnode.h"
  2858. "..commonplatform.h"
  2859. "..commonportab.h"
  2860. "..commonstream.h"
  2861. "..commontimer.h"
  2862. "..commontools.h"
  2863. "..commonvideo.h"
  2864. "..commonwaveout.h"
  2865. ".about.h"
  2866. ".association.h"
  2867. ".interface.h"
  2868. ".stdafx.h"
  2869. ".win32.h"
  2870. NODEP_CPP_INTER=
  2871. ".opendialog.h"
  2872. ".sample.h"
  2873. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  2874. DEP_CPP_INTER=
  2875. "..commonaudio.h"
  2876. "..commonbitstream.h"
  2877. "..commonblit.h"
  2878. "..commoncommon.h"
  2879. "..commonerr.h"
  2880. "..commonfile.h"
  2881. "..commonflow.h"
  2882. "..commonformat.h"
  2883. "..commonformat_base.h"
  2884. "..commonhttp.h"
  2885. "..commonidct.h"
  2886. "..commonnode.h"
  2887. "..commonplatform.h"
  2888. "..commonportab.h"
  2889. "..commonstr.h"
  2890. "..commonstream.h"
  2891. "..commontimer.h"
  2892. "..commontools.h"
  2893. "..commonvideo.h"
  2894. "..commonvlc.h"
  2895. "..commonwaveout.h"
  2896. ".about.h"
  2897. ".association.h"
  2898. ".benchresult.h"
  2899. ".interface.h"
  2900. ".mediainfo.h"
  2901. ".openfile.h"
  2902. ".playlist.h"
  2903. ".querykey.h"
  2904. ".settings.h"
  2905. ".stdafx.h"
  2906. ".win32.h"
  2907. NODEP_CPP_INTER=
  2908. ".color.h"
  2909. ".equalizer.h"
  2910. ".m3u.h"
  2911. ".sample.h"
  2912. ".pls.h"
  2913. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  2914. DEP_CPP_INTER=
  2915. "..commonaudio.h"
  2916. "..commonbitstream.h"
  2917. "..commonblit.h"
  2918. "..commoncommon.h"
  2919. "..commonerr.h"
  2920. "..commonfile.h"
  2921. "..commonflow.h"
  2922. "..commonformat.h"
  2923. "..commonformat_base.h"
  2924. "..commonhttp.h"
  2925. "..commonidct.h"
  2926. "..commonnode.h"
  2927. "..commonplatform.h"
  2928. "..commonportab.h"
  2929. "..commonstr.h"
  2930. "..commonstream.h"
  2931. "..commontimer.h"
  2932. "..commontools.h"
  2933. "..commonvideo.h"
  2934. "..commonvlc.h"
  2935. "..commonwaveout.h"
  2936. ".about.h"
  2937. ".association.h"
  2938. ".benchresult.h"
  2939. ".interface.h"
  2940. ".mediainfo.h"
  2941. ".openfile.h"
  2942. ".playlist.h"
  2943. ".querykey.h"
  2944. ".settings.h"
  2945. ".stdafx.h"
  2946. ".win32.h"
  2947. NODEP_CPP_INTER=
  2948. ".color.h"
  2949. ".equalizer.h"
  2950. ".m3u.h"
  2951. ".sample.h"
  2952. ".pls.h"
  2953. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  2954. DEP_CPP_INTER=
  2955. "..commonaudio.h"
  2956. "..commonbitstream.h"
  2957. "..commonblit.h"
  2958. "..commoncolor.h"
  2959. "..commoncommon.h"
  2960. "..commondmo.h"
  2961. "..commonequalizer.h"
  2962. "..commonerr.h"
  2963. "..commonfile.h"
  2964. "..commonflow.h"
  2965. "..commonformat.h"
  2966. "..commonformat_base.h"
  2967. "..commonhttp.h"
  2968. "..commonid3tag.h"
  2969. "..commonidct.h"
  2970. "..commonnode.h"
  2971. "..commonoverlay_base.h"
  2972. "..commonplatform.h"
  2973. "..commonsample.h"
  2974. "..commonportab.h"
  2975. "..commonstr.h"
  2976. "..commonstream.h"
  2977. "..commontimer.h"
  2978. "..commontools.h"
  2979. "..commonvideo.h"
  2980. "..commonvlc.h"
  2981. "..commonwaveout.h"
  2982. ".about.h"
  2983. ".association.h"
  2984. ".benchresult.h"
  2985. ".interface.h"
  2986. ".mediainfo.h"
  2987. ".openfile.h"
  2988. ".playlist.h"
  2989. ".querykey.h"
  2990. ".settings.h"
  2991. ".stdafx.h"
  2992. ".widcommaudio.h"
  2993. ".win32.h"
  2994. !ENDIF 
  2995. # End Source File
  2996. # Begin Source File
  2997. SOURCE=.main.c
  2998. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  2999. DEP_CPP_MAIN_=
  3000. "..commonaudio.h"
  3001. "..commonblit.h"
  3002. "..commoncommon.h"
  3003. "..commonformat.h"
  3004. "..commonformat_base.h"
  3005. "..commonidct.h"
  3006. "..commonnode.h"
  3007. "..commonplatform.h"
  3008. "..commonportab.h"
  3009. "..commonstream.h"
  3010. "..commontools.h"
  3011. "..commonvideo.h"
  3012. ".stdafx.h"
  3013. ".win32.h"
  3014. NODEP_CPP_MAIN_=
  3015. ".opendialog.h"
  3016. ".sample.h"
  3017. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  3018. DEP_CPP_MAIN_=
  3019. "..commonaudio.h"
  3020. "..commonblit.h"
  3021. "..commoncommon.h"
  3022. "..commonformat.h"
  3023. "..commonformat_base.h"
  3024. "..commonidct.h"
  3025. "..commonnode.h"
  3026. "..commonplatform.h"
  3027. "..commonportab.h"
  3028. "..commonstream.h"
  3029. "..commontools.h"
  3030. "..commonvideo.h"
  3031. ".stdafx.h"
  3032. ".win32.h"
  3033. NODEP_CPP_MAIN_=
  3034. ".opendialog.h"
  3035. ".sample.h"
  3036. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  3037. DEP_CPP_MAIN_=
  3038. "..commonaudio.h"
  3039. "..commonblit.h"
  3040. "..commoncommon.h"
  3041. "..commonerr.h"
  3042. "..commonfile.h"
  3043. "..commonflow.h"
  3044. "..commonformat.h"
  3045. "..commonformat_base.h"
  3046. "..commonhttp.h"
  3047. "..commonidct.h"
  3048. "..commonnode.h"
  3049. "..commonplatform.h"
  3050. "..commonportab.h"
  3051. "..commonstr.h"
  3052. "..commonstream.h"
  3053. "..commontimer.h"
  3054. "..commontools.h"
  3055. "..commonvideo.h"
  3056. "..commonwaveout.h"
  3057. ".about.h"
  3058. ".association.h"
  3059. ".benchresult.h"
  3060. ".interface.h"
  3061. ".mediainfo.h"
  3062. ".openfile.h"
  3063. ".playlist.h"
  3064. ".querykey.h"
  3065. ".settings.h"
  3066. ".stdafx.h"
  3067. ".win32.h"
  3068. NODEP_CPP_MAIN_=
  3069. ".color.h"
  3070. ".equalizer.h"
  3071. ".m3u.h"
  3072. ".sample.h"
  3073. ".pls.h"
  3074. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  3075. DEP_CPP_MAIN_=
  3076. "..commonblit.h"
  3077. "..commoncommon.h"
  3078. "..commonformat.h"
  3079. "..commonformat_base.h"
  3080. "..commonidct.h"
  3081. "..commonnode.h"
  3082. "..commonplatform.h"
  3083. "..commonportab.h"
  3084. "..commonstream.h"
  3085. "..commontools.h"
  3086. ".stdafx.h"
  3087. NODEP_CPP_MAIN_=
  3088. "..commonpcm.h"
  3089. "..commonsurface.h"
  3090. ".sample.h"
  3091. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  3092. DEP_CPP_MAIN_=
  3093. "..commonaudio.h"
  3094. "..commonbitstream.h"
  3095. "..commonblit.h"
  3096. "..commoncommon.h"
  3097. "..commondmo.h"
  3098. "..commonerr.h"
  3099. "..commonfile.h"
  3100. "..commonflow.h"
  3101. "..commonformat.h"
  3102. "..commonformat_base.h"
  3103. "..commonhttp.h"
  3104. "..commonidct.h"
  3105. "..commonnode.h"
  3106. "..commonplatform.h"
  3107. "..commonportab.h"
  3108. "..commonstr.h"
  3109. "..commonstream.h"
  3110. "..commontimer.h"
  3111. "..commontools.h"
  3112. "..commonvideo.h"
  3113. "..commonvlc.h"
  3114. "..commonwaveout.h"
  3115. "..version"
  3116. ".about.h"
  3117. ".association.h"
  3118. ".benchresult.h"
  3119. ".interface.h"
  3120. ".mediainfo.h"
  3121. ".openfile.h"
  3122. ".playlist.h"
  3123. ".querykey.h"
  3124. ".settings.h"
  3125. ".stdafx.h"
  3126. ".win32.h"
  3127. NODEP_CPP_MAIN_=
  3128. ".asx.h"
  3129. ".color.h"
  3130. ".equalizer.h"
  3131. ".m3u.h"
  3132. ".sample.h"
  3133. ".pls.h"
  3134. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  3135. DEP_CPP_MAIN_=
  3136. "..commonaudio.h"
  3137. "..commonbitstream.h"
  3138. "..commonblit.h"
  3139. "..commoncommon.h"
  3140. "..commondmo.h"
  3141. "..commonerr.h"
  3142. "..commonfile.h"
  3143. "..commonflow.h"
  3144. "..commonformat.h"
  3145. "..commonformat_base.h"
  3146. "..commonhttp.h"
  3147. "..commonidct.h"
  3148. "..commonnode.h"
  3149. "..commonplatform.h"
  3150. "..commonportab.h"
  3151. "..commonstr.h"
  3152. "..commonstream.h"
  3153. "..commontimer.h"
  3154. "..commontools.h"
  3155. "..commonvideo.h"
  3156. "..commonvlc.h"
  3157. "..commonwaveout.h"
  3158. "..version"
  3159. ".about.h"
  3160. ".association.h"
  3161. ".benchresult.h"
  3162. ".interface.h"
  3163. ".mediainfo.h"
  3164. ".openfile.h"
  3165. ".playlist.h"
  3166. ".querykey.h"
  3167. ".settings.h"
  3168. ".stdafx.h"
  3169. ".win32.h"
  3170. NODEP_CPP_MAIN_=
  3171. ".asx.h"
  3172. ".color.h"
  3173. ".equalizer.h"
  3174. ".m3u.h"
  3175. ".sample.h"
  3176. ".pls.h"
  3177. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  3178. DEP_CPP_MAIN_=
  3179. "..commonaudio.h"
  3180. "..commonblit.h"
  3181. "..commoncommon.h"
  3182. "..commonerr.h"
  3183. "..commonfile.h"
  3184. "..commonflow.h"
  3185. "..commonformat.h"
  3186. "..commonformat_base.h"
  3187. "..commonidct.h"
  3188. "..commonnode.h"
  3189. "..commonplatform.h"
  3190. "..commonportab.h"
  3191. "..commonstr.h"
  3192. "..commonstream.h"
  3193. "..commontimer.h"
  3194. "..commontools.h"
  3195. "..commonvideo.h"
  3196. "..commonwaveout.h"
  3197. ".about.h"
  3198. ".association.h"
  3199. ".benchresult.h"
  3200. ".interface.h"
  3201. ".mediainfo.h"
  3202. ".openfile.h"
  3203. ".settings.h"
  3204. ".stdafx.h"
  3205. ".win32.h"
  3206. NODEP_CPP_MAIN_=
  3207. ".sample.h"
  3208. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  3209. DEP_CPP_MAIN_=
  3210. "..commonaudio.h"
  3211. "..commonblit.h"
  3212. "..commoncommon.h"
  3213. "..commonerr.h"
  3214. "..commonfile.h"
  3215. "..commonflow.h"
  3216. "..commonformat.h"
  3217. "..commonformat_base.h"
  3218. "..commonidct.h"
  3219. "..commonnode.h"
  3220. "..commonplatform.h"
  3221. "..commonportab.h"
  3222. "..commonstr.h"
  3223. "..commonstream.h"
  3224. "..commontimer.h"
  3225. "..commontools.h"
  3226. "..commonvideo.h"
  3227. "..commonwaveout.h"
  3228. ".about.h"
  3229. ".association.h"
  3230. ".benchresult.h"
  3231. ".interface.h"
  3232. ".mediainfo.h"
  3233. ".openfile.h"
  3234. ".settings.h"
  3235. ".stdafx.h"
  3236. ".win32.h"
  3237. NODEP_CPP_MAIN_=
  3238. ".sample.h"
  3239. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  3240. DEP_CPP_MAIN_=
  3241. "..commonaudio.h"
  3242. "..commonblit.h"
  3243. "..commoncommon.h"
  3244. "..commonformat.h"
  3245. "..commonformat_base.h"
  3246. "..commonidct.h"
  3247. "..commonnode.h"
  3248. "..commonplatform.h"
  3249. "..commonportab.h"
  3250. "..commonstream.h"
  3251. "..commontools.h"
  3252. "..commonvideo.h"
  3253. ".stdafx.h"
  3254. ".win32.h"
  3255. NODEP_CPP_MAIN_=
  3256. ".opendialog.h"
  3257. ".sample.h"
  3258. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  3259. DEP_CPP_MAIN_=
  3260. "..commonaudio.h"
  3261. "..commonblit.h"
  3262. "..commoncommon.h"
  3263. "..commonformat.h"
  3264. "..commonformat_base.h"
  3265. "..commonidct.h"
  3266. "..commonnode.h"
  3267. "..commonplatform.h"
  3268. "..commonportab.h"
  3269. "..commonstream.h"
  3270. "..commontools.h"
  3271. "..commonvideo.h"
  3272. ".stdafx.h"
  3273. ".win32.h"
  3274. NODEP_CPP_MAIN_=
  3275. ".opendialog.h"
  3276. ".sample.h"
  3277. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  3278. DEP_CPP_MAIN_=
  3279. "..commonaudio.h"
  3280. "..commonblit.h"
  3281. "..commoncommon.h"
  3282. "..commonerr.h"
  3283. "..commonfile.h"
  3284. "..commonflow.h"
  3285. "..commonformat.h"
  3286. "..commonformat_base.h"
  3287. "..commonhttp.h"
  3288. "..commonidct.h"
  3289. "..commonnode.h"
  3290. "..commonplatform.h"
  3291. "..commonportab.h"
  3292. "..commonstr.h"
  3293. "..commonstream.h"
  3294. "..commontimer.h"
  3295. "..commontools.h"
  3296. "..commonvideo.h"
  3297. "..commonwaveout.h"
  3298. ".about.h"
  3299. ".association.h"
  3300. ".benchresult.h"
  3301. ".interface.h"
  3302. ".mediainfo.h"
  3303. ".openfile.h"
  3304. ".playlist.h"
  3305. ".querykey.h"
  3306. ".settings.h"
  3307. ".stdafx.h"
  3308. ".win32.h"
  3309. NODEP_CPP_MAIN_=
  3310. ".color.h"
  3311. ".equalizer.h"
  3312. ".m3u.h"
  3313. ".sample.h"
  3314. ".pls.h"
  3315. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  3316. DEP_CPP_MAIN_=
  3317. "..commonaudio.h"
  3318. "..commonblit.h"
  3319. "..commoncommon.h"
  3320. "..commonerr.h"
  3321. "..commonfile.h"
  3322. "..commonflow.h"
  3323. "..commonformat.h"
  3324. "..commonformat_base.h"
  3325. "..commonhttp.h"
  3326. "..commonidct.h"
  3327. "..commonnode.h"
  3328. "..commonplatform.h"
  3329. "..commonportab.h"
  3330. "..commonstr.h"
  3331. "..commonstream.h"
  3332. "..commontimer.h"
  3333. "..commontools.h"
  3334. "..commonvideo.h"
  3335. "..commonwaveout.h"
  3336. ".about.h"
  3337. ".association.h"
  3338. ".benchresult.h"
  3339. ".interface.h"
  3340. ".mediainfo.h"
  3341. ".openfile.h"
  3342. ".playlist.h"
  3343. ".querykey.h"
  3344. ".settings.h"
  3345. ".stdafx.h"
  3346. ".win32.h"
  3347. NODEP_CPP_MAIN_=
  3348. ".color.h"
  3349. ".equalizer.h"
  3350. ".m3u.h"
  3351. ".sample.h"
  3352. ".pls.h"
  3353. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  3354. DEP_CPP_MAIN_=
  3355. "..commonaudio.h"
  3356. "..commonblit.h"
  3357. "..commoncommon.h"
  3358. "..commonformat.h"
  3359. "..commonformat_base.h"
  3360. "..commonidct.h"
  3361. "..commonnode.h"
  3362. "..commonplatform.h"
  3363. "..commonportab.h"
  3364. "..commonstream.h"
  3365. "..commontools.h"
  3366. "..commonvideo.h"
  3367. ".stdafx.h"
  3368. ".win32.h"
  3369. NODEP_CPP_MAIN_=
  3370. ".opendialog.h"
  3371. ".sample.h"
  3372. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  3373. DEP_CPP_MAIN_=
  3374. "..commonaudio.h"
  3375. "..commonblit.h"
  3376. "..commoncommon.h"
  3377. "..commonformat.h"
  3378. "..commonformat_base.h"
  3379. "..commonidct.h"
  3380. "..commonnode.h"
  3381. "..commonplatform.h"
  3382. "..commonportab.h"
  3383. "..commonstream.h"
  3384. "..commontools.h"
  3385. "..commonvideo.h"
  3386. ".stdafx.h"
  3387. ".win32.h"
  3388. NODEP_CPP_MAIN_=
  3389. ".opendialog.h"
  3390. ".sample.h"
  3391. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  3392. DEP_CPP_MAIN_=
  3393. "..commonaudio.h"
  3394. "..commonbitstream.h"
  3395. "..commonblit.h"
  3396. "..commoncommon.h"
  3397. "..commonerr.h"
  3398. "..commonfile.h"
  3399. "..commonflow.h"
  3400. "..commonformat.h"
  3401. "..commonformat_base.h"
  3402. "..commonhttp.h"
  3403. "..commonidct.h"
  3404. "..commonnode.h"
  3405. "..commonplatform.h"
  3406. "..commonportab.h"
  3407. "..commonstr.h"
  3408. "..commonstream.h"
  3409. "..commontimer.h"
  3410. "..commontools.h"
  3411. "..commonvideo.h"
  3412. "..commonvlc.h"
  3413. "..commonwaveout.h"
  3414. "..version"
  3415. ".about.h"
  3416. ".association.h"
  3417. ".benchresult.h"
  3418. ".interface.h"
  3419. ".mediainfo.h"
  3420. ".openfile.h"
  3421. ".playlist.h"
  3422. ".querykey.h"
  3423. ".settings.h"
  3424. ".stdafx.h"
  3425. ".win32.h"
  3426. NODEP_CPP_MAIN_=
  3427. ".color.h"
  3428. ".equalizer.h"
  3429. ".m3u.h"
  3430. ".sample.h"
  3431. ".pls.h"
  3432. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  3433. DEP_CPP_MAIN_=
  3434. "..commonaudio.h"
  3435. "..commonbitstream.h"
  3436. "..commonblit.h"
  3437. "..commoncommon.h"
  3438. "..commonerr.h"
  3439. "..commonfile.h"
  3440. "..commonflow.h"
  3441. "..commonformat.h"
  3442. "..commonformat_base.h"
  3443. "..commonhttp.h"
  3444. "..commonidct.h"
  3445. "..commonnode.h"
  3446. "..commonplatform.h"
  3447. "..commonportab.h"
  3448. "..commonstr.h"
  3449. "..commonstream.h"
  3450. "..commontimer.h"
  3451. "..commontools.h"
  3452. "..commonvideo.h"
  3453. "..commonvlc.h"
  3454. "..commonwaveout.h"
  3455. "..version"
  3456. ".about.h"
  3457. ".association.h"
  3458. ".benchresult.h"
  3459. ".interface.h"
  3460. ".mediainfo.h"
  3461. ".openfile.h"
  3462. ".playlist.h"
  3463. ".querykey.h"
  3464. ".settings.h"
  3465. ".stdafx.h"
  3466. ".win32.h"
  3467. NODEP_CPP_MAIN_=
  3468. ".color.h"
  3469. ".equalizer.h"
  3470. ".m3u.h"
  3471. ".sample.h"
  3472. ".pls.h"
  3473. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  3474. DEP_CPP_MAIN_=
  3475. "..commonaudio.h"
  3476. "..commonbitstream.h"
  3477. "..commonblit.h"
  3478. "..commoncolor.h"
  3479. "..commoncommon.h"
  3480. "..commondmo.h"
  3481. "..commonequalizer.h"
  3482. "..commonerr.h"
  3483. "..commonfile.h"
  3484. "..commonflow.h"
  3485. "..commonformat.h"
  3486. "..commonformat_base.h"
  3487. "..commonhttp.h"
  3488. "..commonid3tag.h"
  3489. "..commonidct.h"
  3490. "..commonnode.h"
  3491. "..commonoverlay_base.h"
  3492. "..commonplatform.h"
  3493. "..commonsample.h"
  3494. "..commonportab.h"
  3495. "..commonstr.h"
  3496. "..commonstream.h"
  3497. "..commontimer.h"
  3498. "..commontools.h"
  3499. "..commonvideo.h"
  3500. "..commonvlc.h"
  3501. "..commonwaveout.h"
  3502. "..version"
  3503. ".about.h"
  3504. ".association.h"
  3505. ".benchresult.h"
  3506. ".interface.h"
  3507. ".mediainfo.h"
  3508. ".openfile.h"
  3509. ".playlist.h"
  3510. ".querykey.h"
  3511. ".settings.h"
  3512. ".stdafx.h"
  3513. ".widcommaudio.h"
  3514. ".win32.h"
  3515. !ENDIF 
  3516. # End Source File
  3517. # Begin Source File
  3518. SOURCE=.main.rc
  3519. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  3520. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  3521. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  3522. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  3523. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  3524. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  3525. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  3526. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  3527. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  3528. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  3529. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  3530. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  3531. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  3532. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  3533. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  3534. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  3535. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  3536. !ENDIF 
  3537. # End Source File
  3538. # Begin Source File
  3539. SOURCE=.mediainfo.c
  3540. !IF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Release"
  3541. DEP_CPP_MEDIA=
  3542. "..commonaudio.h"
  3543. "..commonblit.h"
  3544. "..commoncommon.h"
  3545. "..commonerr.h"
  3546. "..commonfile.h"
  3547. "..commonflow.h"
  3548. "..commonformat.h"
  3549. "..commonformat_base.h"
  3550. "..commonidct.h"
  3551. "..commonnode.h"
  3552. "..commonplatform.h"
  3553. "..commonportab.h"
  3554. "..commonstr.h"
  3555. "..commonstream.h"
  3556. "..commontimer.h"
  3557. "..commontools.h"
  3558. "..commonvideo.h"
  3559. "..commonwaveout.h"
  3560. ".about.h"
  3561. ".association.h"
  3562. ".benchresult.h"
  3563. ".interface.h"
  3564. ".mediainfo.h"
  3565. ".openfile.h"
  3566. ".settings.h"
  3567. ".stdafx.h"
  3568. ".win32.h"
  3569. NODEP_CPP_MEDIA=
  3570. ".sample.h"
  3571. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPS) Debug"
  3572. DEP_CPP_MEDIA=
  3573. "..commonaudio.h"
  3574. "..commonblit.h"
  3575. "..commoncommon.h"
  3576. "..commonerr.h"
  3577. "..commonfile.h"
  3578. "..commonflow.h"
  3579. "..commonformat.h"
  3580. "..commonformat_base.h"
  3581. "..commonidct.h"
  3582. "..commonnode.h"
  3583. "..commonplatform.h"
  3584. "..commonportab.h"
  3585. "..commonstr.h"
  3586. "..commonstream.h"
  3587. "..commontimer.h"
  3588. "..commontools.h"
  3589. "..commonvideo.h"
  3590. "..commonwaveout.h"
  3591. ".about.h"
  3592. ".association.h"
  3593. ".benchresult.h"
  3594. ".interface.h"
  3595. ".mediainfo.h"
  3596. ".openfile.h"
  3597. ".settings.h"
  3598. ".stdafx.h"
  3599. ".win32.h"
  3600. NODEP_CPP_MEDIA=
  3601. ".sample.h"
  3602. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Release"
  3603. DEP_CPP_MEDIA=
  3604. "..commonaudio.h"
  3605. "..commonblit.h"
  3606. "..commoncommon.h"
  3607. "..commonerr.h"
  3608. "..commonfile.h"
  3609. "..commonflow.h"
  3610. "..commonformat.h"
  3611. "..commonformat_base.h"
  3612. "..commonhttp.h"
  3613. "..commonidct.h"
  3614. "..commonnode.h"
  3615. "..commonplatform.h"
  3616. "..commonportab.h"
  3617. "..commonstr.h"
  3618. "..commonstream.h"
  3619. "..commontimer.h"
  3620. "..commontools.h"
  3621. "..commonvideo.h"
  3622. "..commonwaveout.h"
  3623. ".about.h"
  3624. ".association.h"
  3625. ".benchresult.h"
  3626. ".interface.h"
  3627. ".mediainfo.h"
  3628. ".openfile.h"
  3629. ".playlist.h"
  3630. ".querykey.h"
  3631. ".settings.h"
  3632. ".stdafx.h"
  3633. ".win32.h"
  3634. NODEP_CPP_MEDIA=
  3635. ".color.h"
  3636. ".equalizer.h"
  3637. ".m3u.h"
  3638. ".sample.h"
  3639. ".pls.h"
  3640. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE SH3) Debug"
  3641. DEP_CPP_MEDIA=
  3642. "..commonaudio.h"
  3643. "..commonblit.h"
  3644. "..commoncommon.h"
  3645. "..commonerr.h"
  3646. "..commonfile.h"
  3647. "..commonflow.h"
  3648. "..commonformat.h"
  3649. "..commonformat_base.h"
  3650. "..commonidct.h"
  3651. "..commonnode.h"
  3652. "..commonplatform.h"
  3653. "..commonportab.h"
  3654. "..commonstr.h"
  3655. "..commonstream.h"
  3656. "..commontimer.h"
  3657. "..commontools.h"
  3658. "..commonvideo.h"
  3659. "..commonwaveout.h"
  3660. ".about.h"
  3661. ".association.h"
  3662. ".benchresult.h"
  3663. ".interface.h"
  3664. ".mediainfo.h"
  3665. ".openfile.h"
  3666. ".settings.h"
  3667. ".stdafx.h"
  3668. ".win32.h"
  3669. NODEP_CPP_MEDIA=
  3670. ".sample.h"
  3671. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release"
  3672. DEP_CPP_MEDIA=
  3673. "..commonaudio.h"
  3674. "..commonbitstream.h"
  3675. "..commonblit.h"
  3676. "..commoncommon.h"
  3677. "..commondmo.h"
  3678. "..commonerr.h"
  3679. "..commonfile.h"
  3680. "..commonflow.h"
  3681. "..commonformat.h"
  3682. "..commonformat_base.h"
  3683. "..commonhttp.h"
  3684. "..commonidct.h"
  3685. "..commonnode.h"
  3686. "..commonplatform.h"
  3687. "..commonportab.h"
  3688. "..commonstr.h"
  3689. "..commonstream.h"
  3690. "..commontimer.h"
  3691. "..commontools.h"
  3692. "..commonvideo.h"
  3693. "..commonvlc.h"
  3694. "..commonwaveout.h"
  3695. ".about.h"
  3696. ".association.h"
  3697. ".benchresult.h"
  3698. ".interface.h"
  3699. ".mediainfo.h"
  3700. ".openfile.h"
  3701. ".playlist.h"
  3702. ".querykey.h"
  3703. ".settings.h"
  3704. ".stdafx.h"
  3705. ".win32.h"
  3706. NODEP_CPP_MEDIA=
  3707. ".asx.h"
  3708. ".color.h"
  3709. ".equalizer.h"
  3710. ".m3u.h"
  3711. ".sample.h"
  3712. ".pls.h"
  3713. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Debug"
  3714. DEP_CPP_MEDIA=
  3715. "..commonaudio.h"
  3716. "..commonbitstream.h"
  3717. "..commonblit.h"
  3718. "..commoncommon.h"
  3719. "..commondmo.h"
  3720. "..commonerr.h"
  3721. "..commonfile.h"
  3722. "..commonflow.h"
  3723. "..commonformat.h"
  3724. "..commonformat_base.h"
  3725. "..commonhttp.h"
  3726. "..commonidct.h"
  3727. "..commonnode.h"
  3728. "..commonplatform.h"
  3729. "..commonportab.h"
  3730. "..commonstr.h"
  3731. "..commonstream.h"
  3732. "..commontimer.h"
  3733. "..commontools.h"
  3734. "..commonvideo.h"
  3735. "..commonvlc.h"
  3736. "..commonwaveout.h"
  3737. ".about.h"
  3738. ".association.h"
  3739. ".benchresult.h"
  3740. ".interface.h"
  3741. ".mediainfo.h"
  3742. ".openfile.h"
  3743. ".playlist.h"
  3744. ".querykey.h"
  3745. ".settings.h"
  3746. ".stdafx.h"
  3747. ".win32.h"
  3748. NODEP_CPP_MEDIA=
  3749. ".asx.h"
  3750. ".color.h"
  3751. ".equalizer.h"
  3752. ".m3u.h"
  3753. ".sample.h"
  3754. ".pls.h"
  3755. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Release"
  3756. DEP_CPP_MEDIA=
  3757. "..commonaudio.h"
  3758. "..commonblit.h"
  3759. "..commoncommon.h"
  3760. "..commonerr.h"
  3761. "..commonfile.h"
  3762. "..commonflow.h"
  3763. "..commonformat.h"
  3764. "..commonformat_base.h"
  3765. "..commonidct.h"
  3766. "..commonnode.h"
  3767. "..commonplatform.h"
  3768. "..commonportab.h"
  3769. "..commonstr.h"
  3770. "..commonstream.h"
  3771. "..commontimer.h"
  3772. "..commontools.h"
  3773. "..commonvideo.h"
  3774. "..commonwaveout.h"
  3775. ".about.h"
  3776. ".association.h"
  3777. ".benchresult.h"
  3778. ".interface.h"
  3779. ".mediainfo.h"
  3780. ".openfile.h"
  3781. ".settings.h"
  3782. ".stdafx.h"
  3783. ".win32.h"
  3784. NODEP_CPP_MEDIA=
  3785. ".sample.h"
  3786. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86) Debug"
  3787. DEP_CPP_MEDIA=
  3788. "..commonaudio.h"
  3789. "..commonblit.h"
  3790. "..commoncommon.h"
  3791. "..commonerr.h"
  3792. "..commonfile.h"
  3793. "..commonflow.h"
  3794. "..commonformat.h"
  3795. "..commonformat_base.h"
  3796. "..commonidct.h"
  3797. "..commonnode.h"
  3798. "..commonplatform.h"
  3799. "..commonportab.h"
  3800. "..commonstr.h"
  3801. "..commonstream.h"
  3802. "..commontimer.h"
  3803. "..commontools.h"
  3804. "..commonvideo.h"
  3805. "..commonwaveout.h"
  3806. ".about.h"
  3807. ".association.h"
  3808. ".benchresult.h"
  3809. ".interface.h"
  3810. ".mediainfo.h"
  3811. ".openfile.h"
  3812. ".settings.h"
  3813. ".stdafx.h"
  3814. ".win32.h"
  3815. NODEP_CPP_MEDIA=
  3816. ".sample.h"
  3817. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Release"
  3818. DEP_CPP_MEDIA=
  3819. "..commonaudio.h"
  3820. "..commonblit.h"
  3821. "..commoncommon.h"
  3822. "..commonerr.h"
  3823. "..commonfile.h"
  3824. "..commonflow.h"
  3825. "..commonformat.h"
  3826. "..commonformat_base.h"
  3827. "..commonidct.h"
  3828. "..commonnode.h"
  3829. "..commonplatform.h"
  3830. "..commonportab.h"
  3831. "..commonstr.h"
  3832. "..commonstream.h"
  3833. "..commontimer.h"
  3834. "..commontools.h"
  3835. "..commonvideo.h"
  3836. "..commonwaveout.h"
  3837. ".about.h"
  3838. ".association.h"
  3839. ".benchresult.h"
  3840. ".interface.h"
  3841. ".mediainfo.h"
  3842. ".openfile.h"
  3843. ".settings.h"
  3844. ".stdafx.h"
  3845. ".win32.h"
  3846. NODEP_CPP_MEDIA=
  3847. ".sample.h"
  3848. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE x86em) Debug"
  3849. DEP_CPP_MEDIA=
  3850. "..commonaudio.h"
  3851. "..commonblit.h"
  3852. "..commoncommon.h"
  3853. "..commonerr.h"
  3854. "..commonfile.h"
  3855. "..commonflow.h"
  3856. "..commonformat.h"
  3857. "..commonformat_base.h"
  3858. "..commonidct.h"
  3859. "..commonnode.h"
  3860. "..commonplatform.h"
  3861. "..commonportab.h"
  3862. "..commonstr.h"
  3863. "..commonstream.h"
  3864. "..commontimer.h"
  3865. "..commontools.h"
  3866. "..commonvideo.h"
  3867. "..commonwaveout.h"
  3868. ".about.h"
  3869. ".association.h"
  3870. ".benchresult.h"
  3871. ".interface.h"
  3872. ".mediainfo.h"
  3873. ".openfile.h"
  3874. ".settings.h"
  3875. ".stdafx.h"
  3876. ".win32.h"
  3877. NODEP_CPP_MEDIA=
  3878. ".sample.h"
  3879. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Release"
  3880. DEP_CPP_MEDIA=
  3881. "..commonaudio.h"
  3882. "..commonblit.h"
  3883. "..commoncommon.h"
  3884. "..commonerr.h"
  3885. "..commonfile.h"
  3886. "..commonflow.h"
  3887. "..commonformat.h"
  3888. "..commonformat_base.h"
  3889. "..commonhttp.h"
  3890. "..commonidct.h"
  3891. "..commonnode.h"
  3892. "..commonplatform.h"
  3893. "..commonportab.h"
  3894. "..commonstr.h"
  3895. "..commonstream.h"
  3896. "..commontimer.h"
  3897. "..commontools.h"
  3898. "..commonvideo.h"
  3899. "..commonwaveout.h"
  3900. ".about.h"
  3901. ".association.h"
  3902. ".benchresult.h"
  3903. ".interface.h"
  3904. ".mediainfo.h"
  3905. ".openfile.h"
  3906. ".playlist.h"
  3907. ".querykey.h"
  3908. ".settings.h"
  3909. ".stdafx.h"
  3910. ".win32.h"
  3911. NODEP_CPP_MEDIA=
  3912. ".color.h"
  3913. ".equalizer.h"
  3914. ".m3u.h"
  3915. ".sample.h"
  3916. ".pls.h"
  3917. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARMV4) Debug"
  3918. DEP_CPP_MEDIA=
  3919. "..commonaudio.h"
  3920. "..commonblit.h"
  3921. "..commoncommon.h"
  3922. "..commonerr.h"
  3923. "..commonfile.h"
  3924. "..commonflow.h"
  3925. "..commonformat.h"
  3926. "..commonformat_base.h"
  3927. "..commonhttp.h"
  3928. "..commonidct.h"
  3929. "..commonnode.h"
  3930. "..commonplatform.h"
  3931. "..commonportab.h"
  3932. "..commonstr.h"
  3933. "..commonstream.h"
  3934. "..commontimer.h"
  3935. "..commontools.h"
  3936. "..commonvideo.h"
  3937. "..commonwaveout.h"
  3938. ".about.h"
  3939. ".association.h"
  3940. ".benchresult.h"
  3941. ".interface.h"
  3942. ".mediainfo.h"
  3943. ".openfile.h"
  3944. ".playlist.h"
  3945. ".querykey.h"
  3946. ".settings.h"
  3947. ".stdafx.h"
  3948. ".win32.h"
  3949. NODEP_CPP_MEDIA=
  3950. ".color.h"
  3951. ".equalizer.h"
  3952. ".m3u.h"
  3953. ".sample.h"
  3954. ".pls.h"
  3955. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Release"
  3956. DEP_CPP_MEDIA=
  3957. "..commonaudio.h"
  3958. "..commonblit.h"
  3959. "..commoncommon.h"
  3960. "..commonerr.h"
  3961. "..commonfile.h"
  3962. "..commonflow.h"
  3963. "..commonformat.h"
  3964. "..commonformat_base.h"
  3965. "..commonidct.h"
  3966. "..commonnode.h"
  3967. "..commonplatform.h"
  3968. "..commonportab.h"
  3969. "..commonstr.h"
  3970. "..commonstream.h"
  3971. "..commontimer.h"
  3972. "..commontools.h"
  3973. "..commonvideo.h"
  3974. "..commonwaveout.h"
  3975. ".about.h"
  3976. ".association.h"
  3977. ".benchresult.h"
  3978. ".interface.h"
  3979. ".mediainfo.h"
  3980. ".openfile.h"
  3981. ".settings.h"
  3982. ".stdafx.h"
  3983. ".win32.h"
  3984. NODEP_CPP_MEDIA=
  3985. ".sample.h"
  3986. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE emulator) Debug"
  3987. DEP_CPP_MEDIA=
  3988. "..commonaudio.h"
  3989. "..commonblit.h"
  3990. "..commoncommon.h"
  3991. "..commonerr.h"
  3992. "..commonfile.h"
  3993. "..commonflow.h"
  3994. "..commonformat.h"
  3995. "..commonformat_base.h"
  3996. "..commonidct.h"
  3997. "..commonnode.h"
  3998. "..commonplatform.h"
  3999. "..commonportab.h"
  4000. "..commonstr.h"
  4001. "..commonstream.h"
  4002. "..commontimer.h"
  4003. "..commontools.h"
  4004. "..commonvideo.h"
  4005. "..commonwaveout.h"
  4006. ".about.h"
  4007. ".association.h"
  4008. ".benchresult.h"
  4009. ".interface.h"
  4010. ".mediainfo.h"
  4011. ".openfile.h"
  4012. ".settings.h"
  4013. ".stdafx.h"
  4014. ".win32.h"
  4015. NODEP_CPP_MEDIA=
  4016. ".sample.h"
  4017. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Debug"
  4018. DEP_CPP_MEDIA=
  4019. "..commonaudio.h"
  4020. "..commonbitstream.h"
  4021. "..commonblit.h"
  4022. "..commoncommon.h"
  4023. "..commonerr.h"
  4024. "..commonfile.h"
  4025. "..commonflow.h"
  4026. "..commonformat.h"
  4027. "..commonformat_base.h"
  4028. "..commonhttp.h"
  4029. "..commonidct.h"
  4030. "..commonnode.h"
  4031. "..commonplatform.h"
  4032. "..commonportab.h"
  4033. "..commonstr.h"
  4034. "..commonstream.h"
  4035. "..commontimer.h"
  4036. "..commontools.h"
  4037. "..commonvideo.h"
  4038. "..commonvlc.h"
  4039. "..commonwaveout.h"
  4040. ".about.h"
  4041. ".association.h"
  4042. ".benchresult.h"
  4043. ".interface.h"
  4044. ".mediainfo.h"
  4045. ".openfile.h"
  4046. ".playlist.h"
  4047. ".querykey.h"
  4048. ".settings.h"
  4049. ".stdafx.h"
  4050. ".win32.h"
  4051. NODEP_CPP_MEDIA=
  4052. ".color.h"
  4053. ".equalizer.h"
  4054. ".m3u.h"
  4055. ".sample.h"
  4056. ".pls.h"
  4057. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE MIPSII) Release"
  4058. DEP_CPP_MEDIA=
  4059. "..commonaudio.h"
  4060. "..commonbitstream.h"
  4061. "..commonblit.h"
  4062. "..commoncommon.h"
  4063. "..commonerr.h"
  4064. "..commonfile.h"
  4065. "..commonflow.h"
  4066. "..commonformat.h"
  4067. "..commonformat_base.h"
  4068. "..commonhttp.h"
  4069. "..commonidct.h"
  4070. "..commonnode.h"
  4071. "..commonplatform.h"
  4072. "..commonportab.h"
  4073. "..commonstr.h"
  4074. "..commonstream.h"
  4075. "..commontimer.h"
  4076. "..commontools.h"
  4077. "..commonvideo.h"
  4078. "..commonvlc.h"
  4079. "..commonwaveout.h"
  4080. ".about.h"
  4081. ".association.h"
  4082. ".benchresult.h"
  4083. ".interface.h"
  4084. ".mediainfo.h"
  4085. ".openfile.h"
  4086. ".playlist.h"
  4087. ".querykey.h"
  4088. ".settings.h"
  4089. ".stdafx.h"
  4090. ".win32.h"
  4091. NODEP_CPP_MEDIA=
  4092. ".color.h"
  4093. ".equalizer.h"
  4094. ".m3u.h"
  4095. ".sample.h"
  4096. ".pls.h"
  4097. !ELSEIF  "$(CFG)" == "sample_ce2 - Win32 (WCE ARM) Release GCC"
  4098. DEP_CPP_MEDIA=
  4099. "..commonaudio.h"
  4100. "..commonbitstream.h"
  4101. "..commonblit.h"
  4102. "..commoncolor.h"
  4103. "..commoncommon.h"
  4104. "..commondmo.h"
  4105. "..commonequalizer.h"
  4106. "..commonerr.h"
  4107. "..commonfile.h"
  4108. "..commonflow.h"
  4109. "..commonformat.h"
  4110. "..commonformat_base.h"
  4111. "..commonhttp.h"
  4112. "..commonid3tag.h"
  4113. "..commonidct.h"
  4114. "..commonnode.h"
  4115. "..commonoverlay_base.h"
  4116. "..commonplatform.h"
  4117. "..commonsample.h"
  4118. "..commonportab.h"
  4119. "..commonstr.h"
  4120. "..commonstream.h"
  4121. "..commontimer.h"
  4122. "..commontools.h"
  4123. "..commonvideo.h"
  4124. "..commonvlc.h"
  4125. "..commonwaveout.h"