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

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="asap" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE x86em) Dynamic-Link Library" 0x7f02
  5. # TARGTYPE "Win32 (WCE SH3) Dynamic-Link Library" 0x8102
  6. # TARGTYPE "Win32 (WCE x86) Dynamic-Link Library" 0x8302
  7. # TARGTYPE "Win32 (WCE ARM) Dynamic-Link Library" 0x8502
  8. # TARGTYPE "Win32 (WCE emulator) Dynamic-Link Library" 0xa602
  9. # TARGTYPE "Win32 (WCE ARMV4) Dynamic-Link Library" 0xa302
  10. # TARGTYPE "Win32 (WCE MIPS) Dynamic-Link Library" 0x8202
  11. # TARGTYPE "Win32 (WCE MIPSII) Dynamic-Link Library" 0xa102
  12. CFG=asap - 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 "asap.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 "asap.vcn" CFG="asap - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "asap - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  26. !MESSAGE "asap - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  27. !MESSAGE "asap - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  28. !MESSAGE "asap - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  29. !MESSAGE "asap - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  30. !MESSAGE "asap - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  31. !MESSAGE "asap - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  32. !MESSAGE "asap - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  33. !MESSAGE "asap - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library")
  34. !MESSAGE "asap - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
  35. !MESSAGE "asap - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
  36. !MESSAGE "asap - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Dynamic-Link Library")
  37. !MESSAGE "asap - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Dynamic-Link Library")
  38. !MESSAGE "asap - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Dynamic-Link Library")
  39. !MESSAGE "asap - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Dynamic-Link Library")
  40. !MESSAGE "asap - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Dynamic-Link Library")
  41. !MESSAGE "asap - Win32 (WCE ARM) Release GCC" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  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)" == "asap - 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" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  71. # ADD CPP /nologo /QMR4100 /Zd /O2 /I "." /I "asap" /I "atari800/src" /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FAcs /YX /M$(CECrtMT) /Oxs /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:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /MACHINE:MIPS
  80. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSRel/asap.plg" /subsystem:windowsce,2.00 /MACHINE:MIPS
  81. # SUBTRACT LINK32 /pdb:none
  82. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  83. # PROP BASE Use_MFC 0
  84. # PROP BASE Use_Debug_Libraries 1
  85. # PROP BASE Output_Dir "MIPSDbg"
  86. # PROP BASE Intermediate_Dir "MIPSDbg"
  87. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  88. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  89. # PROP BASE Target_Dir ""
  90. # PROP Use_MFC 0
  91. # PROP Use_Debug_Libraries 1
  92. # PROP Output_Dir "MIPSDbg"
  93. # PROP Intermediate_Dir "MIPSDbg"
  94. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  95. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  96. # PROP Ignore_Export_Lib 0
  97. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  98. # PROP Sec_ConfigureDevice 0
  99. # PROP Target_Dir ""
  100. RSC=rc.exe
  101. # 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
  102. # 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
  103. CPP=clmips.exe
  104. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  105. # ADD CPP /nologo /QMR4100 /Zi /O2 /I "." /I "asap" /I "atari800/src" /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FAcs /YX /M$(CECrtMTDebug) /c
  106. MTL=midl.exe
  107. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  108. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  109. BSC32=bscmake.exe
  110. # ADD BASE BSC32 /nologo
  111. # ADD BSC32 /nologo
  112. LINK32=link.exe
  113. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /MACHINE:MIPS
  114. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSDbg/asap.plg" /subsystem:windowsce,2.00 /MACHINE:MIPS
  115. # SUBTRACT LINK32 /pdb:none
  116. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  117. # PROP BASE Use_MFC 0
  118. # PROP BASE Use_Debug_Libraries 0
  119. # PROP BASE Output_Dir "SH3Rel"
  120. # PROP BASE Intermediate_Dir "SH3Rel"
  121. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  122. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  123. # PROP BASE Target_Dir ""
  124. # PROP Use_MFC 0
  125. # PROP Use_Debug_Libraries 0
  126. # PROP Output_Dir "SH3Rel"
  127. # PROP Intermediate_Dir "SH3Rel"
  128. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  129. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  130. # PROP Ignore_Export_Lib 0
  131. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  132. # PROP Sec_ConfigureDevice 0
  133. # PROP Target_Dir ""
  134. RSC=rc.exe
  135. # 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
  136. # 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
  137. CPP=shcl.exe
  138. # 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" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  139. # ADD CPP /nologo /O2 /I "." /I "asap" /I "atari800/src" /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Oxt /M$(CECrtMT) /c
  140. MTL=midl.exe
  141. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  142. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  143. BSC32=bscmake.exe
  144. # ADD BASE BSC32 /nologo
  145. # ADD BSC32 /nologo
  146. LINK32=link.exe
  147. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /MACHINE:SH3
  148. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Rel/asap.plg" /subsystem:windowsce,2.00 /MACHINE:SH3
  149. # SUBTRACT LINK32 /pdb:none
  150. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  151. # PROP BASE Use_MFC 0
  152. # PROP BASE Use_Debug_Libraries 1
  153. # PROP BASE Output_Dir "SH3Dbg"
  154. # PROP BASE Intermediate_Dir "SH3Dbg"
  155. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  156. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  157. # PROP BASE Target_Dir ""
  158. # PROP Use_MFC 0
  159. # PROP Use_Debug_Libraries 1
  160. # PROP Output_Dir "SH3Dbg"
  161. # PROP Intermediate_Dir "SH3Dbg"
  162. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  163. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  164. # PROP Ignore_Export_Lib 0
  165. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  166. # PROP Sec_ConfigureDevice 0
  167. # PROP Target_Dir ""
  168. RSC=rc.exe
  169. # 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
  170. # 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
  171. CPP=shcl.exe
  172. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  173. # ADD CPP /nologo /Zi /Od /I "." /I "asap" /I "atari800/src" /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  174. MTL=midl.exe
  175. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  176. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  177. BSC32=bscmake.exe
  178. # ADD BASE BSC32 /nologo
  179. # ADD BSC32 /nologo
  180. LINK32=link.exe
  181. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /MACHINE:SH3
  182. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Dbg/asap.plg" /subsystem:windowsce,2.00 /MACHINE:SH3
  183. # SUBTRACT LINK32 /pdb:none
  184. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  185. # PROP BASE Use_MFC 0
  186. # PROP BASE Use_Debug_Libraries 0
  187. # PROP BASE Output_Dir "ARMRel"
  188. # PROP BASE Intermediate_Dir "ARMRel"
  189. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  190. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  191. # PROP BASE Target_Dir ""
  192. # PROP Use_MFC 0
  193. # PROP Use_Debug_Libraries 0
  194. # PROP Output_Dir "ARMRel"
  195. # PROP Intermediate_Dir "ARMRel"
  196. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  197. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  198. # PROP Ignore_Export_Lib 0
  199. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  200. # PROP Sec_ConfigureDevice 0
  201. # PROP Target_Dir ""
  202. RSC=rc.exe
  203. # 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
  204. # 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
  205. CPP=clarm.exe
  206. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  207. # ADD CPP /nologo /O2 /I "." /I "asap" /I "atari800/src" /D "_USRDLL" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FA /YX /M$(CECrtMT) /c
  208. MTL=midl.exe
  209. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  210. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  211. BSC32=bscmake.exe
  212. # ADD BASE BSC32 /nologo
  213. # ADD BSC32 /nologo
  214. LINK32=link.exe
  215. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  216. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  217. # SUBTRACT LINK32 /pdb:none
  218. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  219. # PROP BASE Use_MFC 0
  220. # PROP BASE Use_Debug_Libraries 1
  221. # PROP BASE Output_Dir "ARMDbg"
  222. # PROP BASE Intermediate_Dir "ARMDbg"
  223. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  224. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  225. # PROP BASE Target_Dir ""
  226. # PROP Use_MFC 0
  227. # PROP Use_Debug_Libraries 1
  228. # PROP Output_Dir "ARMDbg"
  229. # PROP Intermediate_Dir "ARMDbg"
  230. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  231. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  232. # PROP Ignore_Export_Lib 0
  233. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  234. # PROP Sec_ConfigureDevice 0
  235. # PROP Sec_PrivilegedType 1
  236. # PROP Sec_RootCertificateName "C:Documents and SettingspicardMicrosofteVCpicard Default Smartphone Privileged Development Root.cer"
  237. # PROP Target_Dir ""
  238. RSC=rc.exe
  239. # 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
  240. # 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
  241. CPP=clarm.exe
  242. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  243. # ADD CPP /nologo /Zi /Od /I "." /I "asap" /I "atari800/src" /D "_USRDLL" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  244. MTL=midl.exe
  245. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  246. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  247. BSC32=bscmake.exe
  248. # ADD BASE BSC32 /nologo
  249. # ADD BSC32 /nologo
  250. LINK32=link.exe
  251. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  252. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMDbg/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  253. # SUBTRACT LINK32 /pdb:none
  254. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  255. # PROP BASE Use_MFC 0
  256. # PROP BASE Use_Debug_Libraries 0
  257. # PROP BASE Output_Dir "X86EMRel"
  258. # PROP BASE Intermediate_Dir "X86EMRel"
  259. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  260. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  261. # PROP BASE Target_Dir ""
  262. # PROP Use_MFC 0
  263. # PROP Use_Debug_Libraries 0
  264. # PROP Output_Dir "X86EMRel"
  265. # PROP Intermediate_Dir "X86EMRel"
  266. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  267. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  268. # PROP Ignore_Export_Lib 0
  269. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  270. # PROP Sec_ConfigureDevice 0
  271. # PROP Target_Dir ""
  272. RSC=rc.exe
  273. # 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
  274. # 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
  275. CPP=cl.exe
  276. # 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" /D "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /Gz /Oxs /c
  277. # ADD CPP /nologo /I "." /I "asap" /I "atari800/src" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gz /Oxs /c
  278. MTL=midl.exe
  279. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  280. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  281. BSC32=bscmake.exe
  282. # ADD BASE BSC32 /nologo
  283. # ADD BSC32 /nologo
  284. LINK32=link.exe
  285. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  286. # ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMRel/asap.plg" /windowsce:emulation /MACHINE:IX86
  287. # SUBTRACT LINK32 /nodefaultlib
  288. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  289. # PROP BASE Use_MFC 0
  290. # PROP BASE Use_Debug_Libraries 1
  291. # PROP BASE Output_Dir "X86EMDbg"
  292. # PROP BASE Intermediate_Dir "X86EMDbg"
  293. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  294. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  295. # PROP BASE Target_Dir ""
  296. # PROP Use_MFC 0
  297. # PROP Use_Debug_Libraries 1
  298. # PROP Output_Dir "X86EMDbg"
  299. # PROP Intermediate_Dir "X86EMDbg"
  300. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  301. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  302. # PROP Ignore_Export_Lib 0
  303. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  304. # PROP Sec_ConfigureDevice 0
  305. # PROP Target_Dir ""
  306. RSC=rc.exe
  307. # 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
  308. # 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
  309. CPP=cl.exe
  310. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /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 "_USRDLL" /D "ASAP_EXPORTS" /Yu"stdafx.h" /Gz /c
  311. # ADD CPP /nologo /Zi /Od /I "." /I "asap" /I "atari800/src" /D "WIN32" /D "STRICT" /D "_USRDLL" /D "DEBUG" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gz /c
  312. MTL=midl.exe
  313. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  314. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  315. BSC32=bscmake.exe
  316. # ADD BASE BSC32 /nologo
  317. # ADD BSC32 /nologo
  318. LINK32=link.exe
  319. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  320. # ADD LINK32 $(CEx86Corelibc) commctrl.lib coredll.lib /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMDbg/asap.plg" /windowsce:emulation /MACHINE:IX86
  321. # SUBTRACT LINK32 /nodefaultlib
  322. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  323. # PROP BASE Use_MFC 0
  324. # PROP BASE Use_Debug_Libraries 1
  325. # PROP BASE Output_Dir "X86Dbg"
  326. # PROP BASE Intermediate_Dir "X86Dbg"
  327. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  328. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  329. # PROP BASE Target_Dir ""
  330. # PROP Use_MFC 0
  331. # PROP Use_Debug_Libraries 1
  332. # PROP Output_Dir "X86Dbg"
  333. # PROP Intermediate_Dir "X86Dbg"
  334. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  335. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  336. # PROP Ignore_Export_Lib 0
  337. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  338. # PROP Sec_ConfigureDevice 0
  339. # PROP Target_Dir ""
  340. RSC=rc.exe
  341. # 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
  342. # 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
  343. CPP=cl.exe
  344. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  345. # ADD CPP /nologo /Zi /Od /I "." /I "asap" /I "atari800/src" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  346. MTL=midl.exe
  347. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  348. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  349. BSC32=bscmake.exe
  350. # ADD BASE BSC32 /nologo
  351. # ADD BSC32 /nologo
  352. LINK32=link.exe
  353. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,2.00 /MACHINE:IX86
  354. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Dbg/asap.plg" /subsystem:windowsce,2.00 /MACHINE:IX86
  355. # SUBTRACT LINK32 /nodefaultlib
  356. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  357. # PROP BASE Use_MFC 0
  358. # PROP BASE Use_Debug_Libraries 1
  359. # PROP BASE Output_Dir "ARMV4Dbg"
  360. # PROP BASE Intermediate_Dir "ARMV4Dbg"
  361. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  362. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  363. # PROP BASE Target_Dir ""
  364. # PROP Use_MFC 0
  365. # PROP Use_Debug_Libraries 1
  366. # PROP Output_Dir "ARMV4Dbg"
  367. # PROP Intermediate_Dir "ARMV4Dbg"
  368. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  369. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  370. # PROP Ignore_Export_Lib 0
  371. # PROP Target_Dir ""
  372. LINK32=link.exe
  373. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  374. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Dbg/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  375. # SUBTRACT LINK32 /pdb:none
  376. BSC32=bscmake.exe
  377. # ADD BASE BSC32 /nologo
  378. # ADD BSC32 /nologo
  379. MTL=midl.exe
  380. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  381. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  382. CPP=clarm.exe
  383. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  384. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  385. RSC=rc.exe
  386. # 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
  387. # 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
  388. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  389. # PROP BASE Use_MFC 0
  390. # PROP BASE Use_Debug_Libraries 0
  391. # PROP BASE Output_Dir "ARMV4Rel"
  392. # PROP BASE Intermediate_Dir "ARMV4Rel"
  393. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  394. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  395. # PROP BASE Target_Dir ""
  396. # PROP Use_MFC 0
  397. # PROP Use_Debug_Libraries 0
  398. # PROP Output_Dir "ARMV4Rel"
  399. # PROP Intermediate_Dir "ARMV4Rel"
  400. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  401. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  402. # PROP Ignore_Export_Lib 0
  403. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  404. # PROP Target_Dir ""
  405. LINK32=link.exe
  406. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  407. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Rel/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  408. # SUBTRACT LINK32 /pdb:none
  409. BSC32=bscmake.exe
  410. # ADD BASE BSC32 /nologo
  411. # ADD BSC32 /nologo
  412. MTL=midl.exe
  413. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  414. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  415. CPP=clarm.exe
  416. # 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
  417. # ADD CPP /nologo /Oxt /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FA /YX /M$(CECrtMT) /c
  418. RSC=rc.exe
  419. # 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
  420. # 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
  421. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  422. # PROP BASE Use_MFC 0
  423. # PROP BASE Use_Debug_Libraries 1
  424. # PROP BASE Output_Dir "emulatorDbg"
  425. # PROP BASE Intermediate_Dir "emulatorDbg"
  426. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  427. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  428. # PROP BASE Target_Dir ""
  429. # PROP Use_MFC 0
  430. # PROP Use_Debug_Libraries 1
  431. # PROP Output_Dir "emulatorDbg"
  432. # PROP Intermediate_Dir "emulatorDbg"
  433. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  434. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  435. # PROP Ignore_Export_Lib 0
  436. # PROP Target_Dir ""
  437. LINK32=link.exe
  438. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,2.00 /MACHINE:IX86
  439. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorDbg/asap.plg" /subsystem:windowsce,2.00 /MACHINE:IX86
  440. BSC32=bscmake.exe
  441. # ADD BASE BSC32 /nologo
  442. # ADD BSC32 /nologo
  443. MTL=midl.exe
  444. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  445. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  446. CPP=cl.exe
  447. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  448. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  449. RSC=rc.exe
  450. # 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
  451. # 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
  452. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  453. # PROP BASE Use_MFC 0
  454. # PROP BASE Use_Debug_Libraries 0
  455. # PROP BASE Output_Dir "emulatorRel"
  456. # PROP BASE Intermediate_Dir "emulatorRel"
  457. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  458. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  459. # PROP BASE Target_Dir ""
  460. # PROP Use_MFC 0
  461. # PROP Use_Debug_Libraries 0
  462. # PROP Output_Dir "emulatorRel"
  463. # PROP Intermediate_Dir "emulatorRel"
  464. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  465. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  466. # PROP Ignore_Export_Lib 0
  467. # PROP Target_Dir ""
  468. LINK32=link.exe
  469. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
  470. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorRel/asap.plg" /subsystem:$(CESubsystem) /MACHINE:IX86
  471. BSC32=bscmake.exe
  472. # ADD BASE BSC32 /nologo
  473. # ADD BSC32 /nologo
  474. MTL=midl.exe
  475. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  476. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  477. CPP=cl.exe
  478. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
  479. # ADD CPP /nologo /Zd /Oxt /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  480. RSC=rc.exe
  481. # 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
  482. # 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
  483. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  484. # PROP BASE Use_MFC 0
  485. # PROP BASE Use_Debug_Libraries 0
  486. # PROP BASE Output_Dir "X86Rel"
  487. # PROP BASE Intermediate_Dir "X86Rel"
  488. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  489. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  490. # PROP BASE Target_Dir ""
  491. # PROP Use_MFC 0
  492. # PROP Use_Debug_Libraries 0
  493. # PROP Output_Dir "X86Rel"
  494. # PROP Intermediate_Dir "X86Rel"
  495. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  496. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  497. # PROP Ignore_Export_Lib 0
  498. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  499. # PROP Sec_ConfigureDevice 0
  500. # PROP Target_Dir ""
  501. RSC=rc.exe
  502. # 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
  503. # 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
  504. CPP=cl.exe
  505. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /Oxs /GF /c
  506. # ADD CPP /nologo /I "." /I "asap" /I "atari800/src" /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /Oxs /GF /c
  507. MTL=midl.exe
  508. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  509. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  510. BSC32=bscmake.exe
  511. # ADD BASE BSC32 /nologo
  512. # ADD BSC32 /nologo
  513. LINK32=link.exe
  514. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
  515. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Rel/asap.plg" /subsystem:$(CESubsystem) /MACHINE:IX86
  516. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  517. # PROP BASE Use_MFC 0
  518. # PROP BASE Use_Debug_Libraries 1
  519. # PROP BASE Output_Dir "MIPSIIDbg"
  520. # PROP BASE Intermediate_Dir "MIPSIIDbg"
  521. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  522. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  523. # PROP BASE Target_Dir ""
  524. # PROP Use_MFC 0
  525. # PROP Use_Debug_Libraries 1
  526. # PROP Output_Dir "MIPSIIDbg"
  527. # PROP Intermediate_Dir "MIPSIIDbg"
  528. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  529. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  530. # PROP Target_Dir ""
  531. LINK32=link.exe
  532. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  533. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  534. BSC32=bscmake.exe
  535. # ADD BASE BSC32 /nologo
  536. # ADD BSC32 /nologo
  537. MTL=midl.exe
  538. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  539. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  540. CPP=clmips.exe
  541. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  542. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  543. RSC=rc.exe
  544. # 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
  545. # 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
  546. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  547. # PROP BASE Use_MFC 0
  548. # PROP BASE Use_Debug_Libraries 0
  549. # PROP BASE Output_Dir "MIPSIIRel"
  550. # PROP BASE Intermediate_Dir "MIPSIIRel"
  551. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  552. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  553. # PROP BASE Target_Dir ""
  554. # PROP Use_MFC 0
  555. # PROP Use_Debug_Libraries 0
  556. # PROP Output_Dir "MIPSIIRel"
  557. # PROP Intermediate_Dir "MIPSIIRel"
  558. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  559. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  560. # PROP Ignore_Export_Lib 0
  561. # PROP Target_Dir ""
  562. LINK32=link.exe
  563. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  564. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  565. BSC32=bscmake.exe
  566. # ADD BASE BSC32 /nologo
  567. # ADD BSC32 /nologo
  568. MTL=midl.exe
  569. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  570. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  571. CPP=clmips.exe
  572. # 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
  573. # ADD CPP /nologo /Oxt /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMT) /c
  574. RSC=rc.exe
  575. # 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
  576. # 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
  577. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  578. # PROP BASE Use_MFC 0
  579. # PROP BASE Use_Debug_Libraries 0
  580. # PROP BASE Output_Dir "ARMRelease GCC"
  581. # PROP BASE Intermediate_Dir "ARMRelease GCC"
  582. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  583. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  584. # PROP BASE Ignore_Export_Lib 0
  585. # PROP BASE Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  586. # PROP BASE Sec_ConfigureDevice 0
  587. # PROP BASE Target_Dir ""
  588. # PROP Use_MFC 0
  589. # PROP Use_Debug_Libraries 0
  590. # PROP Output_Dir "ARMRelGCC"
  591. # PROP Intermediate_Dir "ARMRelGCC"
  592. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  593. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  594. # PROP Ignore_Export_Lib 0
  595. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  596. # PROP Sec_ConfigureDevice 0
  597. # PROP Target_Dir ""
  598. RSC=rc.exe
  599. # 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
  600. # 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
  601. CPP=clarm.exe
  602. # ADD BASE CPP /nologo /O2 /D "_USRDLL" /D "ARM" /D "_ARM_" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FA /YX /M$(CECrtMT) /c
  603. # ADD CPP /nologo /O2 /I "." /I "asap" /I "atari800/src" /D "_USRDLL" /D "ARM" /D "_ARM_" /D "NDEBUG" /D "ASAP" /D "ASAP_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FA /YX /M$(CECrtMT) /c
  604. MTL=midl.exe
  605. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  606. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  607. BSC32=bscmake.exe
  608. # ADD BASE BSC32 /nologo
  609. # ADD BSC32 /nologo
  610. LINK32=link.exe
  611. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  612. # SUBTRACT BASE LINK32 /pdb:none
  613. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRelGCC/asap.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  614. # SUBTRACT LINK32 /pdb:none
  615. !ENDIF 
  616. # Begin Target
  617. # Name "asap - Win32 (WCE MIPS) Release"
  618. # Name "asap - Win32 (WCE MIPS) Debug"
  619. # Name "asap - Win32 (WCE SH3) Release"
  620. # Name "asap - Win32 (WCE SH3) Debug"
  621. # Name "asap - Win32 (WCE ARM) Release"
  622. # Name "asap - Win32 (WCE ARM) Debug"
  623. # Name "asap - Win32 (WCE x86em) Release"
  624. # Name "asap - Win32 (WCE x86em) Debug"
  625. # Name "asap - Win32 (WCE x86) Debug"
  626. # Name "asap - Win32 (WCE ARMV4) Debug"
  627. # Name "asap - Win32 (WCE ARMV4) Release"
  628. # Name "asap - Win32 (WCE emulator) Debug"
  629. # Name "asap - Win32 (WCE emulator) Release"
  630. # Name "asap - Win32 (WCE x86) Release"
  631. # Name "asap - Win32 (WCE MIPSII) Debug"
  632. # Name "asap - Win32 (WCE MIPSII) Release"
  633. # Name "asap - Win32 (WCE ARM) Release GCC"
  634. # Begin Group "Source Files"
  635. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  636. # Begin Source File
  637. SOURCE=.asapfmt.c
  638. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  639. DEP_CPP_ASAPF=
  640. "..commonadvanced.h"
  641. "..commonassociation.h"
  642. "..commonaudio.h"
  643. "..commonbitstrm.h"
  644. "..commonblit.h"
  645. "..commoncodec.h"
  646. "..commoncolor.h"
  647. "..commoncommon.h"
  648. "..commoncontext.h"
  649. "..commonequalizer.h"
  650. "..commonerr.h"
  651. "..commonfile.h"
  652. "..commonflow.h"
  653. "..commonformat.h"
  654. "..commonformat_base.h"
  655. "..commonid3tag.h"
  656. "..commonidct.h"
  657. "..commonmem.h"
  658. "..commonmultithread.h"
  659. "..commonnode.h"
  660. "..commonnulloutput.h"
  661. "..commonoverlay.h"
  662. "..commonplatform.h"
  663. "..commonplayer.h"
  664. "..commonportab.h"
  665. "..commonprobe.h"
  666. "..commonrawaudio.h"
  667. "..commonrawimage.h"
  668. "..commonstr.h"
  669. "..commonstreams.h"
  670. "..commonsubtitle.h"
  671. "..commontimer.h"
  672. "..commontools.h"
  673. "..commonvideo.h"
  674. "..commonvlc.h"
  675. "..commonwaveout.h"
  676. ".asapfmt.h"
  677. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  678. DEP_CPP_ASAPF=
  679. "..commonadvanced.h"
  680. "..commonassociation.h"
  681. "..commonaudio.h"
  682. "..commonbitstrm.h"
  683. "..commonblit.h"
  684. "..commoncodec.h"
  685. "..commoncolor.h"
  686. "..commoncommon.h"
  687. "..commoncontext.h"
  688. "..commonequalizer.h"
  689. "..commonerr.h"
  690. "..commonfile.h"
  691. "..commonflow.h"
  692. "..commonformat.h"
  693. "..commonformat_base.h"
  694. "..commonid3tag.h"
  695. "..commonidct.h"
  696. "..commonmem.h"
  697. "..commonmultithread.h"
  698. "..commonnode.h"
  699. "..commonnulloutput.h"
  700. "..commonoverlay.h"
  701. "..commonplatform.h"
  702. "..commonplayer.h"
  703. "..commonportab.h"
  704. "..commonprobe.h"
  705. "..commonrawaudio.h"
  706. "..commonrawimage.h"
  707. "..commonstr.h"
  708. "..commonstreams.h"
  709. "..commonsubtitle.h"
  710. "..commontimer.h"
  711. "..commontools.h"
  712. "..commonvideo.h"
  713. "..commonvlc.h"
  714. "..commonwaveout.h"
  715. ".asapfmt.h"
  716. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  717. DEP_CPP_ASAPF=
  718. "..commonadvanced.h"
  719. "..commonassociation.h"
  720. "..commonaudio.h"
  721. "..commonbitstrm.h"
  722. "..commonblit.h"
  723. "..commoncodec.h"
  724. "..commoncolor.h"
  725. "..commoncommon.h"
  726. "..commoncontext.h"
  727. "..commonequalizer.h"
  728. "..commonerr.h"
  729. "..commonfile.h"
  730. "..commonflow.h"
  731. "..commonformat.h"
  732. "..commonformat_base.h"
  733. "..commonid3tag.h"
  734. "..commonidct.h"
  735. "..commonmem.h"
  736. "..commonmultithread.h"
  737. "..commonnode.h"
  738. "..commonnulloutput.h"
  739. "..commonoverlay.h"
  740. "..commonplatform.h"
  741. "..commonplayer.h"
  742. "..commonportab.h"
  743. "..commonprobe.h"
  744. "..commonrawaudio.h"
  745. "..commonrawimage.h"
  746. "..commonstr.h"
  747. "..commonstreams.h"
  748. "..commonsubtitle.h"
  749. "..commontimer.h"
  750. "..commontools.h"
  751. "..commonvideo.h"
  752. "..commonvlc.h"
  753. "..commonwaveout.h"
  754. ".asapfmt.h"
  755. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  756. DEP_CPP_ASAPF=
  757. "..commonadvanced.h"
  758. "..commonassociation.h"
  759. "..commonaudio.h"
  760. "..commonbitstrm.h"
  761. "..commonblit.h"
  762. "..commoncodec.h"
  763. "..commoncolor.h"
  764. "..commoncommon.h"
  765. "..commoncontext.h"
  766. "..commonequalizer.h"
  767. "..commonerr.h"
  768. "..commonfile.h"
  769. "..commonflow.h"
  770. "..commonformat.h"
  771. "..commonformat_base.h"
  772. "..commonid3tag.h"
  773. "..commonidct.h"
  774. "..commonmem.h"
  775. "..commonmultithread.h"
  776. "..commonnode.h"
  777. "..commonnulloutput.h"
  778. "..commonoverlay.h"
  779. "..commonplatform.h"
  780. "..commonplayer.h"
  781. "..commonportab.h"
  782. "..commonprobe.h"
  783. "..commonrawaudio.h"
  784. "..commonrawimage.h"
  785. "..commonstr.h"
  786. "..commonstreams.h"
  787. "..commonsubtitle.h"
  788. "..commontimer.h"
  789. "..commontools.h"
  790. "..commonvideo.h"
  791. "..commonvlc.h"
  792. "..commonwaveout.h"
  793. ".asapfmt.h"
  794. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  795. DEP_CPP_ASAPF=
  796. "..commonadvanced.h"
  797. "..commonassociation.h"
  798. "..commonaudio.h"
  799. "..commonbitstrm.h"
  800. "..commonblit.h"
  801. "..commoncodec.h"
  802. "..commoncolor.h"
  803. "..commoncommon.h"
  804. "..commoncontext.h"
  805. "..commonequalizer.h"
  806. "..commonerr.h"
  807. "..commonfile.h"
  808. "..commonflow.h"
  809. "..commonformat.h"
  810. "..commonformat_base.h"
  811. "..commonid3tag.h"
  812. "..commonidct.h"
  813. "..commonmem.h"
  814. "..commonmultithread.h"
  815. "..commonnode.h"
  816. "..commonnulloutput.h"
  817. "..commonoverlay.h"
  818. "..commonplatform.h"
  819. "..commonplayer.h"
  820. "..commonportab.h"
  821. "..commonprobe.h"
  822. "..commonrawaudio.h"
  823. "..commonrawimage.h"
  824. "..commonstr.h"
  825. "..commonstreams.h"
  826. "..commonsubtitle.h"
  827. "..commontimer.h"
  828. "..commontools.h"
  829. "..commonvideo.h"
  830. "..commonvlc.h"
  831. "..commonwaveout.h"
  832. ".asapfmt.h"
  833. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  834. DEP_CPP_ASAPF=
  835. "..commonadvanced.h"
  836. "..commonassociation.h"
  837. "..commonaudio.h"
  838. "..commonbitstrm.h"
  839. "..commonblit.h"
  840. "..commoncodec.h"
  841. "..commoncolor.h"
  842. "..commoncommon.h"
  843. "..commoncontext.h"
  844. "..commonequalizer.h"
  845. "..commonerr.h"
  846. "..commonfile.h"
  847. "..commonflow.h"
  848. "..commonformat.h"
  849. "..commonformat_base.h"
  850. "..commonid3tag.h"
  851. "..commonidct.h"
  852. "..commonmem.h"
  853. "..commonmultithread.h"
  854. "..commonnode.h"
  855. "..commonnulloutput.h"
  856. "..commonoverlay.h"
  857. "..commonplatform.h"
  858. "..commonplayer.h"
  859. "..commonportab.h"
  860. "..commonprobe.h"
  861. "..commonrawaudio.h"
  862. "..commonrawimage.h"
  863. "..commonstr.h"
  864. "..commonstreams.h"
  865. "..commonsubtitle.h"
  866. "..commontimer.h"
  867. "..commontools.h"
  868. "..commonvideo.h"
  869. "..commonvlc.h"
  870. "..commonwaveout.h"
  871. ".asapfmt.h"
  872. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  873. DEP_CPP_ASAPF=
  874. "..commonadvanced.h"
  875. "..commonassociation.h"
  876. "..commonaudio.h"
  877. "..commonbitstrm.h"
  878. "..commonblit.h"
  879. "..commoncodec.h"
  880. "..commoncolor.h"
  881. "..commoncommon.h"
  882. "..commoncontext.h"
  883. "..commonequalizer.h"
  884. "..commonerr.h"
  885. "..commonfile.h"
  886. "..commonflow.h"
  887. "..commonformat.h"
  888. "..commonformat_base.h"
  889. "..commonid3tag.h"
  890. "..commonidct.h"
  891. "..commonmem.h"
  892. "..commonmultithread.h"
  893. "..commonnode.h"
  894. "..commonnulloutput.h"
  895. "..commonoverlay.h"
  896. "..commonplatform.h"
  897. "..commonplayer.h"
  898. "..commonportab.h"
  899. "..commonprobe.h"
  900. "..commonrawaudio.h"
  901. "..commonrawimage.h"
  902. "..commonstr.h"
  903. "..commonstreams.h"
  904. "..commonsubtitle.h"
  905. "..commontimer.h"
  906. "..commontools.h"
  907. "..commonvideo.h"
  908. "..commonvlc.h"
  909. "..commonwaveout.h"
  910. ".asapfmt.h"
  911. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  912. DEP_CPP_ASAPF=
  913. "..commonadvanced.h"
  914. "..commonassociation.h"
  915. "..commonaudio.h"
  916. "..commonbitstrm.h"
  917. "..commonblit.h"
  918. "..commoncodec.h"
  919. "..commoncolor.h"
  920. "..commoncommon.h"
  921. "..commoncontext.h"
  922. "..commonequalizer.h"
  923. "..commonerr.h"
  924. "..commonfile.h"
  925. "..commonflow.h"
  926. "..commonformat.h"
  927. "..commonformat_base.h"
  928. "..commonid3tag.h"
  929. "..commonidct.h"
  930. "..commonmem.h"
  931. "..commonmultithread.h"
  932. "..commonnode.h"
  933. "..commonnulloutput.h"
  934. "..commonoverlay.h"
  935. "..commonplatform.h"
  936. "..commonplayer.h"
  937. "..commonportab.h"
  938. "..commonprobe.h"
  939. "..commonrawaudio.h"
  940. "..commonrawimage.h"
  941. "..commonstr.h"
  942. "..commonstreams.h"
  943. "..commonsubtitle.h"
  944. "..commontimer.h"
  945. "..commontools.h"
  946. "..commonvideo.h"
  947. "..commonvlc.h"
  948. "..commonwaveout.h"
  949. ".asapfmt.h"
  950. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  951. DEP_CPP_ASAPF=
  952. "..commonadvanced.h"
  953. "..commonassociation.h"
  954. "..commonaudio.h"
  955. "..commonbitstrm.h"
  956. "..commonblit.h"
  957. "..commoncodec.h"
  958. "..commoncolor.h"
  959. "..commoncommon.h"
  960. "..commoncontext.h"
  961. "..commonequalizer.h"
  962. "..commonerr.h"
  963. "..commonfile.h"
  964. "..commonflow.h"
  965. "..commonformat.h"
  966. "..commonformat_base.h"
  967. "..commonid3tag.h"
  968. "..commonidct.h"
  969. "..commonmem.h"
  970. "..commonmultithread.h"
  971. "..commonnode.h"
  972. "..commonnulloutput.h"
  973. "..commonoverlay.h"
  974. "..commonplatform.h"
  975. "..commonplayer.h"
  976. "..commonportab.h"
  977. "..commonprobe.h"
  978. "..commonrawaudio.h"
  979. "..commonrawimage.h"
  980. "..commonstr.h"
  981. "..commonstreams.h"
  982. "..commonsubtitle.h"
  983. "..commontimer.h"
  984. "..commontools.h"
  985. "..commonvideo.h"
  986. "..commonvlc.h"
  987. "..commonwaveout.h"
  988. ".asapfmt.h"
  989. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  990. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  991. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  992. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  993. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  994. DEP_CPP_ASAPF=
  995. "..commonadvanced.h"
  996. "..commonassociation.h"
  997. "..commonaudio.h"
  998. "..commonbitstrm.h"
  999. "..commonblit.h"
  1000. "..commoncodec.h"
  1001. "..commoncolor.h"
  1002. "..commoncommon.h"
  1003. "..commoncontext.h"
  1004. "..commonequalizer.h"
  1005. "..commonerr.h"
  1006. "..commonfile.h"
  1007. "..commonflow.h"
  1008. "..commonformat.h"
  1009. "..commonformat_base.h"
  1010. "..commonid3tag.h"
  1011. "..commonidct.h"
  1012. "..commonmem.h"
  1013. "..commonmultithread.h"
  1014. "..commonnode.h"
  1015. "..commonnulloutput.h"
  1016. "..commonoverlay.h"
  1017. "..commonplatform.h"
  1018. "..commonplayer.h"
  1019. "..commonportab.h"
  1020. "..commonprobe.h"
  1021. "..commonrawaudio.h"
  1022. "..commonrawimage.h"
  1023. "..commonstr.h"
  1024. "..commonstreams.h"
  1025. "..commonsubtitle.h"
  1026. "..commontimer.h"
  1027. "..commontools.h"
  1028. "..commonvideo.h"
  1029. "..commonvlc.h"
  1030. "..commonwaveout.h"
  1031. ".asapfmt.h"
  1032. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  1033. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  1034. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  1035. DEP_CPP_ASAPF=
  1036. "..commonadvanced.h"
  1037. "..commonassociation.h"
  1038. "..commonaudio.h"
  1039. "..commonbitstrm.h"
  1040. "..commonblit.h"
  1041. "..commoncodec.h"
  1042. "..commoncolor.h"
  1043. "..commoncommon.h"
  1044. "..commoncontext.h"
  1045. "..commonequalizer.h"
  1046. "..commonerr.h"
  1047. "..commonfile.h"
  1048. "..commonflow.h"
  1049. "..commonformat.h"
  1050. "..commonformat_base.h"
  1051. "..commonid3tag.h"
  1052. "..commonidct.h"
  1053. "..commonmem.h"
  1054. "..commonmultithread.h"
  1055. "..commonnode.h"
  1056. "..commonnulloutput.h"
  1057. "..commonoverlay.h"
  1058. "..commonplatform.h"
  1059. "..commonplayer.h"
  1060. "..commonportab.h"
  1061. "..commonprobe.h"
  1062. "..commonrawaudio.h"
  1063. "..commonrawimage.h"
  1064. "..commonstr.h"
  1065. "..commonstreams.h"
  1066. "..commonsubtitle.h"
  1067. "..commontimer.h"
  1068. "..commontools.h"
  1069. "..commonvideo.h"
  1070. "..commonvlc.h"
  1071. "..commonwaveout.h"
  1072. ".asapasap.h"
  1073. ".asapfmt.h"
  1074. !ENDIF 
  1075. # End Source File
  1076. # Begin Source File
  1077. SOURCE=.stdafx.c
  1078. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  1079. DEP_CPP_STDAF=
  1080. "..commonadvanced.h"
  1081. "..commonassociation.h"
  1082. "..commonaudio.h"
  1083. "..commonbitstrm.h"
  1084. "..commonblit.h"
  1085. "..commoncodec.h"
  1086. "..commoncolor.h"
  1087. "..commoncommon.h"
  1088. "..commoncontext.h"
  1089. "..commonequalizer.h"
  1090. "..commonerr.h"
  1091. "..commonfile.h"
  1092. "..commonflow.h"
  1093. "..commonformat.h"
  1094. "..commonformat_base.h"
  1095. "..commonid3tag.h"
  1096. "..commonidct.h"
  1097. "..commonmem.h"
  1098. "..commonmultithread.h"
  1099. "..commonnode.h"
  1100. "..commonnulloutput.h"
  1101. "..commonoverlay.h"
  1102. "..commonplatform.h"
  1103. "..commonplayer.h"
  1104. "..commonportab.h"
  1105. "..commonprobe.h"
  1106. "..commonrawaudio.h"
  1107. "..commonrawimage.h"
  1108. "..commonstr.h"
  1109. "..commonstreams.h"
  1110. "..commonsubtitle.h"
  1111. "..commontimer.h"
  1112. "..commontools.h"
  1113. "..commonvideo.h"
  1114. "..commonvlc.h"
  1115. "..commonwaveout.h"
  1116. ".asapfmt.h"
  1117. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  1118. DEP_CPP_STDAF=
  1119. "..commonadvanced.h"
  1120. "..commonassociation.h"
  1121. "..commonaudio.h"
  1122. "..commonbitstrm.h"
  1123. "..commonblit.h"
  1124. "..commoncodec.h"
  1125. "..commoncolor.h"
  1126. "..commoncommon.h"
  1127. "..commoncontext.h"
  1128. "..commonequalizer.h"
  1129. "..commonerr.h"
  1130. "..commonfile.h"
  1131. "..commonflow.h"
  1132. "..commonformat.h"
  1133. "..commonformat_base.h"
  1134. "..commonid3tag.h"
  1135. "..commonidct.h"
  1136. "..commonmem.h"
  1137. "..commonmultithread.h"
  1138. "..commonnode.h"
  1139. "..commonnulloutput.h"
  1140. "..commonoverlay.h"
  1141. "..commonplatform.h"
  1142. "..commonplayer.h"
  1143. "..commonportab.h"
  1144. "..commonprobe.h"
  1145. "..commonrawaudio.h"
  1146. "..commonrawimage.h"
  1147. "..commonstr.h"
  1148. "..commonstreams.h"
  1149. "..commonsubtitle.h"
  1150. "..commontimer.h"
  1151. "..commontools.h"
  1152. "..commonvideo.h"
  1153. "..commonvlc.h"
  1154. "..commonwaveout.h"
  1155. ".asapfmt.h"
  1156. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  1157. DEP_CPP_STDAF=
  1158. "..commonadvanced.h"
  1159. "..commonassociation.h"
  1160. "..commonaudio.h"
  1161. "..commonbitstrm.h"
  1162. "..commonblit.h"
  1163. "..commoncodec.h"
  1164. "..commoncolor.h"
  1165. "..commoncommon.h"
  1166. "..commoncontext.h"
  1167. "..commonequalizer.h"
  1168. "..commonerr.h"
  1169. "..commonfile.h"
  1170. "..commonflow.h"
  1171. "..commonformat.h"
  1172. "..commonformat_base.h"
  1173. "..commonid3tag.h"
  1174. "..commonidct.h"
  1175. "..commonmem.h"
  1176. "..commonmultithread.h"
  1177. "..commonnode.h"
  1178. "..commonnulloutput.h"
  1179. "..commonoverlay.h"
  1180. "..commonplatform.h"
  1181. "..commonplayer.h"
  1182. "..commonportab.h"
  1183. "..commonprobe.h"
  1184. "..commonrawaudio.h"
  1185. "..commonrawimage.h"
  1186. "..commonstr.h"
  1187. "..commonstreams.h"
  1188. "..commonsubtitle.h"
  1189. "..commontimer.h"
  1190. "..commontools.h"
  1191. "..commonvideo.h"
  1192. "..commonvlc.h"
  1193. "..commonwaveout.h"
  1194. ".asapfmt.h"
  1195. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  1196. DEP_CPP_STDAF=
  1197. "..commonadvanced.h"
  1198. "..commonassociation.h"
  1199. "..commonaudio.h"
  1200. "..commonbitstrm.h"
  1201. "..commonblit.h"
  1202. "..commoncodec.h"
  1203. "..commoncolor.h"
  1204. "..commoncommon.h"
  1205. "..commoncontext.h"
  1206. "..commonequalizer.h"
  1207. "..commonerr.h"
  1208. "..commonfile.h"
  1209. "..commonflow.h"
  1210. "..commonformat.h"
  1211. "..commonformat_base.h"
  1212. "..commonid3tag.h"
  1213. "..commonidct.h"
  1214. "..commonmem.h"
  1215. "..commonmultithread.h"
  1216. "..commonnode.h"
  1217. "..commonnulloutput.h"
  1218. "..commonoverlay.h"
  1219. "..commonplatform.h"
  1220. "..commonplayer.h"
  1221. "..commonportab.h"
  1222. "..commonprobe.h"
  1223. "..commonrawaudio.h"
  1224. "..commonrawimage.h"
  1225. "..commonstr.h"
  1226. "..commonstreams.h"
  1227. "..commonsubtitle.h"
  1228. "..commontimer.h"
  1229. "..commontools.h"
  1230. "..commonvideo.h"
  1231. "..commonvlc.h"
  1232. "..commonwaveout.h"
  1233. ".asapfmt.h"
  1234. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  1235. DEP_CPP_STDAF=
  1236. "..commonaudio.h"
  1237. "..commonblit.h"
  1238. "..commoncommon.h"
  1239. "..commonerr.h"
  1240. "..commonfile.h"
  1241. "..commonflow.h"
  1242. "..commonformat.h"
  1243. "..commonformat_base.h"
  1244. "..commonid3tag.h"
  1245. "..commonidct.h"
  1246. "..commonnode.h"
  1247. "..commonplatform.h"
  1248. "..commonportab.h"
  1249. "..commonstr.h"
  1250. "..commontimer.h"
  1251. "..commontools.h"
  1252. "..commonvideo.h"
  1253. "..commonvlc.h"
  1254. "..commonwaveout.h"
  1255. NODEP_CPP_STDAF=
  1256. "..commonbitstream.h"
  1257. "..commondmo.h"
  1258. "..commonhttp.h"
  1259. "..commonstream.h"
  1260. ".asap.h"
  1261. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  1262. DEP_CPP_STDAF=
  1263. "..commonaudio.h"
  1264. "..commonblit.h"
  1265. "..commoncommon.h"
  1266. "..commonerr.h"
  1267. "..commonfile.h"
  1268. "..commonflow.h"
  1269. "..commonformat.h"
  1270. "..commonformat_base.h"
  1271. "..commonidct.h"
  1272. "..commonnode.h"
  1273. "..commonplatform.h"
  1274. "..commonportab.h"
  1275. "..commonstr.h"
  1276. "..commontimer.h"
  1277. "..commontools.h"
  1278. "..commonvideo.h"
  1279. "..commonvlc.h"
  1280. "..commonwaveout.h"
  1281. NODEP_CPP_STDAF=
  1282. "..commonbitstream.h"
  1283. "..commondmo.h"
  1284. "..commonhttp.h"
  1285. "..commonstream.h"
  1286. ".asap.h"
  1287. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  1288. DEP_CPP_STDAF=
  1289. "..commonadvanced.h"
  1290. "..commonassociation.h"
  1291. "..commonaudio.h"
  1292. "..commonbitstrm.h"
  1293. "..commonblit.h"
  1294. "..commoncodec.h"
  1295. "..commoncolor.h"
  1296. "..commoncommon.h"
  1297. "..commoncontext.h"
  1298. "..commonequalizer.h"
  1299. "..commonerr.h"
  1300. "..commonfile.h"
  1301. "..commonflow.h"
  1302. "..commonformat.h"
  1303. "..commonformat_base.h"
  1304. "..commonid3tag.h"
  1305. "..commonidct.h"
  1306. "..commonmem.h"
  1307. "..commonmultithread.h"
  1308. "..commonnode.h"
  1309. "..commonnulloutput.h"
  1310. "..commonoverlay.h"
  1311. "..commonplatform.h"
  1312. "..commonplayer.h"
  1313. "..commonportab.h"
  1314. "..commonprobe.h"
  1315. "..commonrawaudio.h"
  1316. "..commonrawimage.h"
  1317. "..commonstr.h"
  1318. "..commonstreams.h"
  1319. "..commonsubtitle.h"
  1320. "..commontimer.h"
  1321. "..commontools.h"
  1322. "..commonvideo.h"
  1323. "..commonvlc.h"
  1324. "..commonwaveout.h"
  1325. ".asapfmt.h"
  1326. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  1327. DEP_CPP_STDAF=
  1328. "..commonadvanced.h"
  1329. "..commonassociation.h"
  1330. "..commonaudio.h"
  1331. "..commonbitstrm.h"
  1332. "..commonblit.h"
  1333. "..commoncodec.h"
  1334. "..commoncolor.h"
  1335. "..commoncommon.h"
  1336. "..commoncontext.h"
  1337. "..commonequalizer.h"
  1338. "..commonerr.h"
  1339. "..commonfile.h"
  1340. "..commonflow.h"
  1341. "..commonformat.h"
  1342. "..commonformat_base.h"
  1343. "..commonid3tag.h"
  1344. "..commonidct.h"
  1345. "..commonmem.h"
  1346. "..commonmultithread.h"
  1347. "..commonnode.h"
  1348. "..commonnulloutput.h"
  1349. "..commonoverlay.h"
  1350. "..commonplatform.h"
  1351. "..commonplayer.h"
  1352. "..commonportab.h"
  1353. "..commonprobe.h"
  1354. "..commonrawaudio.h"
  1355. "..commonrawimage.h"
  1356. "..commonstr.h"
  1357. "..commonstreams.h"
  1358. "..commonsubtitle.h"
  1359. "..commontimer.h"
  1360. "..commontools.h"
  1361. "..commonvideo.h"
  1362. "..commonvlc.h"
  1363. "..commonwaveout.h"
  1364. ".asapfmt.h"
  1365. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  1366. DEP_CPP_STDAF=
  1367. "..commonadvanced.h"
  1368. "..commonassociation.h"
  1369. "..commonaudio.h"
  1370. "..commonbitstrm.h"
  1371. "..commonblit.h"
  1372. "..commoncodec.h"
  1373. "..commoncolor.h"
  1374. "..commoncommon.h"
  1375. "..commoncontext.h"
  1376. "..commonequalizer.h"
  1377. "..commonerr.h"
  1378. "..commonfile.h"
  1379. "..commonflow.h"
  1380. "..commonformat.h"
  1381. "..commonformat_base.h"
  1382. "..commonid3tag.h"
  1383. "..commonidct.h"
  1384. "..commonmem.h"
  1385. "..commonmultithread.h"
  1386. "..commonnode.h"
  1387. "..commonnulloutput.h"
  1388. "..commonoverlay.h"
  1389. "..commonplatform.h"
  1390. "..commonplayer.h"
  1391. "..commonportab.h"
  1392. "..commonprobe.h"
  1393. "..commonrawaudio.h"
  1394. "..commonrawimage.h"
  1395. "..commonstr.h"
  1396. "..commonstreams.h"
  1397. "..commonsubtitle.h"
  1398. "..commontimer.h"
  1399. "..commontools.h"
  1400. "..commonvideo.h"
  1401. "..commonvlc.h"
  1402. "..commonwaveout.h"
  1403. ".asapfmt.h"
  1404. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  1405. DEP_CPP_STDAF=
  1406. "..commonadvanced.h"
  1407. "..commonaudio.h"
  1408. "..commonblit.h"
  1409. "..commoncodec.h"
  1410. "..commoncolor.h"
  1411. "..commoncommon.h"
  1412. "..commoncontext.h"
  1413. "..commonequalizer.h"
  1414. "..commonerr.h"
  1415. "..commonfile.h"
  1416. "..commonflow.h"
  1417. "..commonformat.h"
  1418. "..commonformat_base.h"
  1419. "..commonid3tag.h"
  1420. "..commonidct.h"
  1421. "..commonmem.h"
  1422. "..commonmultithread.h"
  1423. "..commonnode.h"
  1424. "..commonnulloutput.h"
  1425. "..commonoverlay.h"
  1426. "..commonplatform.h"
  1427. "..commonplayer.h"
  1428. "..commonportab.h"
  1429. "..commonprobe.h"
  1430. "..commonrawaudio.h"
  1431. "..commonstr.h"
  1432. "..commonstreams.h"
  1433. "..commonsubtitle.h"
  1434. "..commontimer.h"
  1435. "..commontools.h"
  1436. "..commonvideo.h"
  1437. "..commonvlc.h"
  1438. "..commonwaveout.h"
  1439. NODEP_CPP_STDAF=
  1440. "..commonbitstream.h"
  1441. ".asap.h"
  1442. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  1443. DEP_CPP_STDAF=
  1444. "..commonaudio.h"
  1445. "..commonblit.h"
  1446. "..commoncommon.h"
  1447. "..commonerr.h"
  1448. "..commonfile.h"
  1449. "..commonflow.h"
  1450. "..commonformat.h"
  1451. "..commonformat_base.h"
  1452. "..commonidct.h"
  1453. "..commonnode.h"
  1454. "..commonplatform.h"
  1455. "..commonportab.h"
  1456. "..commonstr.h"
  1457. "..commontimer.h"
  1458. "..commontools.h"
  1459. "..commonvideo.h"
  1460. "..commonvlc.h"
  1461. "..commonwaveout.h"
  1462. NODEP_CPP_STDAF=
  1463. "..commonbitstream.h"
  1464. "..commondmo.h"
  1465. "..commonhttp.h"
  1466. "..commonstream.h"
  1467. ".asap.h"
  1468. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  1469. DEP_CPP_STDAF=
  1470. "..commonadvanced.h"
  1471. "..commonaudio.h"
  1472. "..commonblit.h"
  1473. "..commoncodec.h"
  1474. "..commoncolor.h"
  1475. "..commoncommon.h"
  1476. "..commoncontext.h"
  1477. "..commonequalizer.h"
  1478. "..commonerr.h"
  1479. "..commonfile.h"
  1480. "..commonflow.h"
  1481. "..commonformat.h"
  1482. "..commonformat_base.h"
  1483. "..commonid3tag.h"
  1484. "..commonidct.h"
  1485. "..commonmem.h"
  1486. "..commonmultithread.h"
  1487. "..commonnode.h"
  1488. "..commonnulloutput.h"
  1489. "..commonoverlay.h"
  1490. "..commonplatform.h"
  1491. "..commonplayer.h"
  1492. "..commonportab.h"
  1493. "..commonprobe.h"
  1494. "..commonrawaudio.h"
  1495. "..commonstr.h"
  1496. "..commonstreams.h"
  1497. "..commonsubtitle.h"
  1498. "..commontimer.h"
  1499. "..commontools.h"
  1500. "..commonvideo.h"
  1501. "..commonvlc.h"
  1502. "..commonwaveout.h"
  1503. NODEP_CPP_STDAF=
  1504. "..commonbitstream.h"
  1505. ".asap.h"
  1506. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  1507. NODEP_CPP_STDAF=
  1508. "..commonaudio.h"
  1509. "..commonblit.h"
  1510. "..commoncommon.h"
  1511. "..commonformat.h"
  1512. "..commonformat_base.h"
  1513. "..commonidct.h"
  1514. "..commonnode.h"
  1515. "..commonplatform.h"
  1516. "..commonportab.h"
  1517. "..commonstream.h"
  1518. "..commontools.h"
  1519. "..commonvideo.h"
  1520. ".asap.h"
  1521. ".wav.h"
  1522. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  1523. DEP_CPP_STDAF=
  1524. "..commonadvanced.h"
  1525. "..commonassociation.h"
  1526. "..commonaudio.h"
  1527. "..commonbitstrm.h"
  1528. "..commonblit.h"
  1529. "..commoncodec.h"
  1530. "..commoncolor.h"
  1531. "..commoncommon.h"
  1532. "..commoncontext.h"
  1533. "..commonequalizer.h"
  1534. "..commonerr.h"
  1535. "..commonfile.h"
  1536. "..commonflow.h"
  1537. "..commonformat.h"
  1538. "..commonformat_base.h"
  1539. "..commonid3tag.h"
  1540. "..commonidct.h"
  1541. "..commonmem.h"
  1542. "..commonmultithread.h"
  1543. "..commonnode.h"
  1544. "..commonnulloutput.h"
  1545. "..commonoverlay.h"
  1546. "..commonplatform.h"
  1547. "..commonplayer.h"
  1548. "..commonportab.h"
  1549. "..commonprobe.h"
  1550. "..commonrawaudio.h"
  1551. "..commonrawimage.h"
  1552. "..commonstr.h"
  1553. "..commonstreams.h"
  1554. "..commonsubtitle.h"
  1555. "..commontimer.h"
  1556. "..commontools.h"
  1557. "..commonvideo.h"
  1558. "..commonvlc.h"
  1559. "..commonwaveout.h"
  1560. ".asapfmt.h"
  1561. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  1562. DEP_CPP_STDAF=
  1563. "..commonaudio.h"
  1564. "..commonblit.h"
  1565. "..commoncommon.h"
  1566. "..commonerr.h"
  1567. "..commonfile.h"
  1568. "..commonflow.h"
  1569. "..commonformat.h"
  1570. "..commonformat_base.h"
  1571. "..commonidct.h"
  1572. "..commonnode.h"
  1573. "..commonplatform.h"
  1574. "..commonportab.h"
  1575. "..commonstr.h"
  1576. "..commontimer.h"
  1577. "..commontools.h"
  1578. "..commonvideo.h"
  1579. "..commonvlc.h"
  1580. "..commonwaveout.h"
  1581. NODEP_CPP_STDAF=
  1582. "..commonbitstream.h"
  1583. "..commonhttp.h"
  1584. "..commonstream.h"
  1585. ".asap.h"
  1586. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  1587. DEP_CPP_STDAF=
  1588. "..commonaudio.h"
  1589. "..commonblit.h"
  1590. "..commoncommon.h"
  1591. "..commonerr.h"
  1592. "..commonfile.h"
  1593. "..commonflow.h"
  1594. "..commonformat.h"
  1595. "..commonformat_base.h"
  1596. "..commonidct.h"
  1597. "..commonnode.h"
  1598. "..commonplatform.h"
  1599. "..commonportab.h"
  1600. "..commonstr.h"
  1601. "..commontimer.h"
  1602. "..commontools.h"
  1603. "..commonvideo.h"
  1604. "..commonvlc.h"
  1605. "..commonwaveout.h"
  1606. NODEP_CPP_STDAF=
  1607. "..commonbitstream.h"
  1608. "..commonhttp.h"
  1609. "..commonstream.h"
  1610. ".asap.h"
  1611. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  1612. DEP_CPP_STDAF=
  1613. "..commonadvanced.h"
  1614. "..commonassociation.h"
  1615. "..commonaudio.h"
  1616. "..commonbitstrm.h"
  1617. "..commonblit.h"
  1618. "..commoncodec.h"
  1619. "..commoncolor.h"
  1620. "..commoncommon.h"
  1621. "..commoncontext.h"
  1622. "..commonequalizer.h"
  1623. "..commonerr.h"
  1624. "..commonfile.h"
  1625. "..commonflow.h"
  1626. "..commonformat.h"
  1627. "..commonformat_base.h"
  1628. "..commonid3tag.h"
  1629. "..commonidct.h"
  1630. "..commonmem.h"
  1631. "..commonmultithread.h"
  1632. "..commonnode.h"
  1633. "..commonnulloutput.h"
  1634. "..commonoverlay.h"
  1635. "..commonplatform.h"
  1636. "..commonplayer.h"
  1637. "..commonportab.h"
  1638. "..commonprobe.h"
  1639. "..commonrawaudio.h"
  1640. "..commonrawimage.h"
  1641. "..commonstr.h"
  1642. "..commonstreams.h"
  1643. "..commonsubtitle.h"
  1644. "..commontimer.h"
  1645. "..commontools.h"
  1646. "..commonvideo.h"
  1647. "..commonvlc.h"
  1648. "..commonwaveout.h"
  1649. ".asapfmt.h"
  1650. !ENDIF 
  1651. # End Source File
  1652. # End Group
  1653. # Begin Group "Header Files"
  1654. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1655. # Begin Source File
  1656. SOURCE=.asapfmt.h
  1657. # End Source File
  1658. # End Group
  1659. # Begin Group "Resource Files"
  1660. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1661. # End Group
  1662. # Begin Group "atari800"
  1663. # PROP Default_Filter ""
  1664. # Begin Source File
  1665. SOURCE=.atari800srccpu.c
  1666. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  1667. DEP_CPP_CPU_C=
  1668. ".asapasap_internal.h"
  1669. ".atari800srccpu.h"
  1670. ".config.h"
  1671. NODEP_CPP_CPU_C=
  1672. ".atari800srcantic.h"
  1673. ".atari800srcatari.h"
  1674. ".atari800srcstatesav.h"
  1675. ".atari800srcui.h"
  1676. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  1677. DEP_CPP_CPU_C=
  1678. ".asapasap_internal.h"
  1679. ".atari800srccpu.h"
  1680. ".config.h"
  1681. NODEP_CPP_CPU_C=
  1682. ".atari800srcantic.h"
  1683. ".atari800srcatari.h"
  1684. ".atari800srcstatesav.h"
  1685. ".atari800srcui.h"
  1686. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  1687. DEP_CPP_CPU_C=
  1688. ".asapasap_internal.h"
  1689. ".atari800srccpu.h"
  1690. ".config.h"
  1691. NODEP_CPP_CPU_C=
  1692. ".atari800srcantic.h"
  1693. ".atari800srcatari.h"
  1694. ".atari800srcstatesav.h"
  1695. ".atari800srcui.h"
  1696. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  1697. DEP_CPP_CPU_C=
  1698. ".asapasap_internal.h"
  1699. ".atari800srccpu.h"
  1700. ".config.h"
  1701. NODEP_CPP_CPU_C=
  1702. ".atari800srcantic.h"
  1703. ".atari800srcatari.h"
  1704. ".atari800srcstatesav.h"
  1705. ".atari800srcui.h"
  1706. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  1707. DEP_CPP_CPU_C=
  1708. ".asapasap_internal.h"
  1709. ".atari800srccpu.h"
  1710. ".config.h"
  1711. NODEP_CPP_CPU_C=
  1712. ".atari800srcantic.h"
  1713. ".atari800srcatari.h"
  1714. ".atari800srcstatesav.h"
  1715. ".atari800srcui.h"
  1716. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  1717. DEP_CPP_CPU_C=
  1718. ".asapasap_internal.h"
  1719. ".atari800srccpu.h"
  1720. ".config.h"
  1721. NODEP_CPP_CPU_C=
  1722. ".atari800srcantic.h"
  1723. ".atari800srcatari.h"
  1724. ".atari800srcstatesav.h"
  1725. ".atari800srcui.h"
  1726. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  1727. DEP_CPP_CPU_C=
  1728. ".asapasap_internal.h"
  1729. ".atari800srccpu.h"
  1730. ".config.h"
  1731. NODEP_CPP_CPU_C=
  1732. ".atari800srcantic.h"
  1733. ".atari800srcatari.h"
  1734. ".atari800srcstatesav.h"
  1735. ".atari800srcui.h"
  1736. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  1737. DEP_CPP_CPU_C=
  1738. ".asapasap_internal.h"
  1739. ".atari800srccpu.h"
  1740. ".config.h"
  1741. NODEP_CPP_CPU_C=
  1742. ".atari800srcantic.h"
  1743. ".atari800srcatari.h"
  1744. ".atari800srcstatesav.h"
  1745. ".atari800srcui.h"
  1746. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  1747. DEP_CPP_CPU_C=
  1748. ".asapasap_internal.h"
  1749. ".atari800srccpu.h"
  1750. ".config.h"
  1751. NODEP_CPP_CPU_C=
  1752. ".atari800srcantic.h"
  1753. ".atari800srcatari.h"
  1754. ".atari800srcstatesav.h"
  1755. ".atari800srcui.h"
  1756. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  1757. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  1758. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  1759. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  1760. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  1761. DEP_CPP_CPU_C=
  1762. ".asapasap_internal.h"
  1763. ".atari800srccpu.h"
  1764. ".config.h"
  1765. NODEP_CPP_CPU_C=
  1766. ".atari800srcantic.h"
  1767. ".atari800srcatari.h"
  1768. ".atari800srcstatesav.h"
  1769. ".atari800srcui.h"
  1770. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  1771. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  1772. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  1773. DEP_CPP_CPU_C=
  1774. ".asapasap_internal.h"
  1775. ".atari800srccpu.h"
  1776. ".config.h"
  1777. NODEP_CPP_CPU_C=
  1778. ".atari800srcantic.h"
  1779. ".atari800srcatari.h"
  1780. ".atari800srcstatesav.h"
  1781. ".atari800srcui.h"
  1782. !ENDIF 
  1783. # End Source File
  1784. # Begin Source File
  1785. SOURCE=.atari800srccpu.h
  1786. # End Source File
  1787. # Begin Source File
  1788. SOURCE=.atari800srcmzpokeysnd.c
  1789. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  1790. DEP_CPP_MZPOK=
  1791. ".asapasap_internal.h"
  1792. ".atari800srcmzpokeysnd.h"
  1793. ".atari800srcpokey.h"
  1794. ".atari800srcpokeysnd.h"
  1795. ".atari800srcremez.h"
  1796. ".config.h"
  1797. NODEP_CPP_MZPOK=
  1798. ".atari800srcatari.h"
  1799. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  1800. DEP_CPP_MZPOK=
  1801. ".asapasap_internal.h"
  1802. ".atari800srcmzpokeysnd.h"
  1803. ".atari800srcpokey.h"
  1804. ".atari800srcpokeysnd.h"
  1805. ".atari800srcremez.h"
  1806. ".config.h"
  1807. NODEP_CPP_MZPOK=
  1808. ".atari800srcatari.h"
  1809. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  1810. DEP_CPP_MZPOK=
  1811. ".asapasap_internal.h"
  1812. ".atari800srcmzpokeysnd.h"
  1813. ".atari800srcpokey.h"
  1814. ".atari800srcpokeysnd.h"
  1815. ".atari800srcremez.h"
  1816. ".config.h"
  1817. NODEP_CPP_MZPOK=
  1818. ".atari800srcatari.h"
  1819. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  1820. DEP_CPP_MZPOK=
  1821. ".asapasap_internal.h"
  1822. ".atari800srcmzpokeysnd.h"
  1823. ".atari800srcpokey.h"
  1824. ".atari800srcpokeysnd.h"
  1825. ".atari800srcremez.h"
  1826. ".config.h"
  1827. NODEP_CPP_MZPOK=
  1828. ".atari800srcatari.h"
  1829. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  1830. DEP_CPP_MZPOK=
  1831. ".asapasap_internal.h"
  1832. ".atari800srcmzpokeysnd.h"
  1833. ".atari800srcpokey.h"
  1834. ".atari800srcpokeysnd.h"
  1835. ".atari800srcremez.h"
  1836. ".config.h"
  1837. NODEP_CPP_MZPOK=
  1838. ".atari800srcatari.h"
  1839. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  1840. DEP_CPP_MZPOK=
  1841. ".asapasap_internal.h"
  1842. ".atari800srcmzpokeysnd.h"
  1843. ".atari800srcpokey.h"
  1844. ".atari800srcpokeysnd.h"
  1845. ".atari800srcremez.h"
  1846. ".config.h"
  1847. NODEP_CPP_MZPOK=
  1848. ".atari800srcatari.h"
  1849. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  1850. DEP_CPP_MZPOK=
  1851. ".asapasap_internal.h"
  1852. ".atari800srcmzpokeysnd.h"
  1853. ".atari800srcpokey.h"
  1854. ".atari800srcpokeysnd.h"
  1855. ".atari800srcremez.h"
  1856. ".config.h"
  1857. NODEP_CPP_MZPOK=
  1858. ".atari800srcatari.h"
  1859. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  1860. DEP_CPP_MZPOK=
  1861. ".asapasap_internal.h"
  1862. ".atari800srcmzpokeysnd.h"
  1863. ".atari800srcpokey.h"
  1864. ".atari800srcpokeysnd.h"
  1865. ".atari800srcremez.h"
  1866. ".config.h"
  1867. NODEP_CPP_MZPOK=
  1868. ".atari800srcatari.h"
  1869. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  1870. DEP_CPP_MZPOK=
  1871. ".asapasap_internal.h"
  1872. ".atari800srcmzpokeysnd.h"
  1873. ".atari800srcpokey.h"
  1874. ".atari800srcpokeysnd.h"
  1875. ".atari800srcremez.h"
  1876. ".config.h"
  1877. NODEP_CPP_MZPOK=
  1878. ".atari800srcatari.h"
  1879. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  1880. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  1881. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  1882. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  1883. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  1884. DEP_CPP_MZPOK=
  1885. ".asapasap_internal.h"
  1886. ".atari800srcmzpokeysnd.h"
  1887. ".atari800srcpokey.h"
  1888. ".atari800srcpokeysnd.h"
  1889. ".atari800srcremez.h"
  1890. ".config.h"
  1891. NODEP_CPP_MZPOK=
  1892. ".atari800srcatari.h"
  1893. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  1894. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  1895. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  1896. DEP_CPP_MZPOK=
  1897. ".asapasap_internal.h"
  1898. ".atari800srcmzpokeysnd.h"
  1899. ".atari800srcpokey.h"
  1900. ".atari800srcpokeysnd.h"
  1901. ".atari800srcremez.h"
  1902. ".config.h"
  1903. NODEP_CPP_MZPOK=
  1904. ".atari800srcatari.h"
  1905. !ENDIF 
  1906. # End Source File
  1907. # Begin Source File
  1908. SOURCE=.atari800srcmzpokeysnd.h
  1909. # End Source File
  1910. # Begin Source File
  1911. SOURCE=.atari800srcpokey.h
  1912. # End Source File
  1913. # Begin Source File
  1914. SOURCE=.atari800srcpokeysnd.c
  1915. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  1916. DEP_CPP_POKEY=
  1917. ".asapasap_internal.h"
  1918. ".atari800srcmzpokeysnd.h"
  1919. ".atari800srcpokey.h"
  1920. ".atari800srcpokeysnd.h"
  1921. ".config.h"
  1922. NODEP_CPP_POKEY=
  1923. ".atari800srcatari.h"
  1924. ".atari800srcsndsave.h"
  1925. ".atari800srcsound_win.h"
  1926. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  1927. DEP_CPP_POKEY=
  1928. ".asapasap_internal.h"
  1929. ".atari800srcmzpokeysnd.h"
  1930. ".atari800srcpokey.h"
  1931. ".atari800srcpokeysnd.h"
  1932. ".config.h"
  1933. NODEP_CPP_POKEY=
  1934. ".atari800srcatari.h"
  1935. ".atari800srcsndsave.h"
  1936. ".atari800srcsound_win.h"
  1937. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  1938. DEP_CPP_POKEY=
  1939. ".asapasap_internal.h"
  1940. ".atari800srcmzpokeysnd.h"
  1941. ".atari800srcpokey.h"
  1942. ".atari800srcpokeysnd.h"
  1943. ".config.h"
  1944. NODEP_CPP_POKEY=
  1945. ".atari800srcatari.h"
  1946. ".atari800srcsndsave.h"
  1947. ".atari800srcsound_win.h"
  1948. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  1949. DEP_CPP_POKEY=
  1950. ".asapasap_internal.h"
  1951. ".atari800srcmzpokeysnd.h"
  1952. ".atari800srcpokey.h"
  1953. ".atari800srcpokeysnd.h"
  1954. ".config.h"
  1955. NODEP_CPP_POKEY=
  1956. ".atari800srcatari.h"
  1957. ".atari800srcsndsave.h"
  1958. ".atari800srcsound_win.h"
  1959. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  1960. DEP_CPP_POKEY=
  1961. ".asapasap_internal.h"
  1962. ".atari800srcmzpokeysnd.h"
  1963. ".atari800srcpokey.h"
  1964. ".atari800srcpokeysnd.h"
  1965. ".config.h"
  1966. NODEP_CPP_POKEY=
  1967. ".atari800srcatari.h"
  1968. ".atari800srcsndsave.h"
  1969. ".atari800srcsound_win.h"
  1970. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  1971. DEP_CPP_POKEY=
  1972. ".asapasap_internal.h"
  1973. ".atari800srcmzpokeysnd.h"
  1974. ".atari800srcpokey.h"
  1975. ".atari800srcpokeysnd.h"
  1976. ".config.h"
  1977. NODEP_CPP_POKEY=
  1978. ".atari800srcatari.h"
  1979. ".atari800srcsndsave.h"
  1980. ".atari800srcsound_win.h"
  1981. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  1982. DEP_CPP_POKEY=
  1983. ".asapasap_internal.h"
  1984. ".atari800srcmzpokeysnd.h"
  1985. ".atari800srcpokey.h"
  1986. ".atari800srcpokeysnd.h"
  1987. ".config.h"
  1988. NODEP_CPP_POKEY=
  1989. ".atari800srcatari.h"
  1990. ".atari800srcsndsave.h"
  1991. ".atari800srcsound_win.h"
  1992. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  1993. DEP_CPP_POKEY=
  1994. ".asapasap_internal.h"
  1995. ".atari800srcmzpokeysnd.h"
  1996. ".atari800srcpokey.h"
  1997. ".atari800srcpokeysnd.h"
  1998. ".config.h"
  1999. NODEP_CPP_POKEY=
  2000. ".atari800srcatari.h"
  2001. ".atari800srcsndsave.h"
  2002. ".atari800srcsound_win.h"
  2003. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  2004. DEP_CPP_POKEY=
  2005. ".asapasap_internal.h"
  2006. ".atari800srcmzpokeysnd.h"
  2007. ".atari800srcpokey.h"
  2008. ".atari800srcpokeysnd.h"
  2009. ".config.h"
  2010. NODEP_CPP_POKEY=
  2011. ".atari800srcatari.h"
  2012. ".atari800srcsndsave.h"
  2013. ".atari800srcsound_win.h"
  2014. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  2015. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  2016. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  2017. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  2018. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  2019. DEP_CPP_POKEY=
  2020. ".asapasap_internal.h"
  2021. ".atari800srcmzpokeysnd.h"
  2022. ".atari800srcpokey.h"
  2023. ".atari800srcpokeysnd.h"
  2024. ".config.h"
  2025. NODEP_CPP_POKEY=
  2026. ".atari800srcatari.h"
  2027. ".atari800srcsndsave.h"
  2028. ".atari800srcsound_win.h"
  2029. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  2030. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  2031. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  2032. DEP_CPP_POKEY=
  2033. ".asapasap_internal.h"
  2034. ".atari800srcmzpokeysnd.h"
  2035. ".atari800srcpokey.h"
  2036. ".atari800srcpokeysnd.h"
  2037. ".config.h"
  2038. NODEP_CPP_POKEY=
  2039. ".atari800srcatari.h"
  2040. ".atari800srcsndsave.h"
  2041. ".atari800srcsound_win.h"
  2042. !ENDIF 
  2043. # End Source File
  2044. # Begin Source File
  2045. SOURCE=.atari800srcpokeysnd.h
  2046. # End Source File
  2047. # Begin Source File
  2048. SOURCE=.atari800srcremez.h
  2049. # End Source File
  2050. # End Group
  2051. # Begin Group "asap"
  2052. # PROP Default_Filter ""
  2053. # Begin Source File
  2054. SOURCE=.asapasap.c
  2055. !IF  "$(CFG)" == "asap - Win32 (WCE MIPS) Release"
  2056. DEP_CPP_ASAP_=
  2057. ".asapasap.h"
  2058. ".asapasap_internal.h"
  2059. ".atari800srccpu.h"
  2060. ".atari800srcpokey.h"
  2061. ".atari800srcpokeysnd.h"
  2062. ".config.h"
  2063. ".players.h"
  2064. NODEP_CPP_ASAP_=
  2065. ".atari800srcatari.h"
  2066. # ADD CPP /w /W0
  2067. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPS) Debug"
  2068. DEP_CPP_ASAP_=
  2069. ".asapasap.h"
  2070. ".asapasap_internal.h"
  2071. ".atari800srccpu.h"
  2072. ".atari800srcpokey.h"
  2073. ".atari800srcpokeysnd.h"
  2074. ".config.h"
  2075. ".players.h"
  2076. NODEP_CPP_ASAP_=
  2077. ".atari800srcatari.h"
  2078. # ADD CPP /w /W0
  2079. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Release"
  2080. DEP_CPP_ASAP_=
  2081. ".asapasap.h"
  2082. ".asapasap_internal.h"
  2083. ".atari800srccpu.h"
  2084. ".atari800srcpokey.h"
  2085. ".atari800srcpokeysnd.h"
  2086. ".config.h"
  2087. ".players.h"
  2088. NODEP_CPP_ASAP_=
  2089. ".atari800srcatari.h"
  2090. # ADD CPP /w /W0
  2091. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE SH3) Debug"
  2092. DEP_CPP_ASAP_=
  2093. ".asapasap.h"
  2094. ".asapasap_internal.h"
  2095. ".atari800srccpu.h"
  2096. ".atari800srcpokey.h"
  2097. ".atari800srcpokeysnd.h"
  2098. ".config.h"
  2099. ".players.h"
  2100. NODEP_CPP_ASAP_=
  2101. ".atari800srcatari.h"
  2102. # ADD CPP /w /W0
  2103. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release"
  2104. DEP_CPP_ASAP_=
  2105. ".asapasap.h"
  2106. ".asapasap_internal.h"
  2107. ".atari800srccpu.h"
  2108. ".atari800srcpokey.h"
  2109. ".atari800srcpokeysnd.h"
  2110. ".config.h"
  2111. ".players.h"
  2112. NODEP_CPP_ASAP_=
  2113. ".atari800srcatari.h"
  2114. # ADD CPP /w /W0
  2115. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Debug"
  2116. DEP_CPP_ASAP_=
  2117. ".asapasap.h"
  2118. ".asapasap_internal.h"
  2119. ".atari800srccpu.h"
  2120. ".atari800srcpokey.h"
  2121. ".atari800srcpokeysnd.h"
  2122. ".config.h"
  2123. ".players.h"
  2124. NODEP_CPP_ASAP_=
  2125. ".atari800srcatari.h"
  2126. # ADD CPP /w /W0
  2127. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Release"
  2128. DEP_CPP_ASAP_=
  2129. ".asapasap.h"
  2130. ".asapasap_internal.h"
  2131. ".atari800srccpu.h"
  2132. ".atari800srcpokey.h"
  2133. ".atari800srcpokeysnd.h"
  2134. ".config.h"
  2135. ".players.h"
  2136. NODEP_CPP_ASAP_=
  2137. ".atari800srcatari.h"
  2138. # ADD CPP /w /W0
  2139. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86em) Debug"
  2140. DEP_CPP_ASAP_=
  2141. ".asapasap.h"
  2142. ".asapasap_internal.h"
  2143. ".atari800srccpu.h"
  2144. ".atari800srcpokey.h"
  2145. ".atari800srcpokeysnd.h"
  2146. ".config.h"
  2147. ".players.h"
  2148. NODEP_CPP_ASAP_=
  2149. ".atari800srcatari.h"
  2150. # ADD CPP /w /W0
  2151. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Debug"
  2152. DEP_CPP_ASAP_=
  2153. ".asapasap.h"
  2154. ".asapasap_internal.h"
  2155. ".atari800srccpu.h"
  2156. ".atari800srcpokey.h"
  2157. ".atari800srcpokeysnd.h"
  2158. ".config.h"
  2159. ".players.h"
  2160. NODEP_CPP_ASAP_=
  2161. ".atari800srcatari.h"
  2162. # ADD CPP /w /W0
  2163. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Debug"
  2164. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARMV4) Release"
  2165. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Debug"
  2166. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE emulator) Release"
  2167. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE x86) Release"
  2168. DEP_CPP_ASAP_=
  2169. ".asapasap.h"
  2170. ".asapasap_internal.h"
  2171. ".atari800srccpu.h"
  2172. ".atari800srcpokey.h"
  2173. ".atari800srcpokeysnd.h"
  2174. ".config.h"
  2175. ".players.h"
  2176. NODEP_CPP_ASAP_=
  2177. ".atari800srcatari.h"
  2178. # ADD CPP /w /W0
  2179. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Debug"
  2180. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE MIPSII) Release"
  2181. !ELSEIF  "$(CFG)" == "asap - Win32 (WCE ARM) Release GCC"
  2182. DEP_CPP_ASAP_=
  2183. ".asapasap.h"
  2184. ".asapasap_internal.h"
  2185. ".atari800srccpu.h"
  2186. ".atari800srcpokey.h"
  2187. ".atari800srcpokeysnd.h"
  2188. ".config.h"
  2189. ".players.h"
  2190. NODEP_CPP_ASAP_=
  2191. ".atari800srcatari.h"
  2192. # ADD CPP /w /W0
  2193. !ENDIF 
  2194. # End Source File
  2195. # End Group
  2196. # End Target
  2197. # End Project