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

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="ac3" - 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=ac3 - 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 "ac3.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 "ac3.vcn" CFG="ac3 - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "ac3 - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  26. !MESSAGE "ac3 - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Dynamic-Link Library")
  27. !MESSAGE "ac3 - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  28. !MESSAGE "ac3 - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Dynamic-Link Library")
  29. !MESSAGE "ac3 - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  30. !MESSAGE "ac3 - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Dynamic-Link Library")
  31. !MESSAGE "ac3 - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  32. !MESSAGE "ac3 - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Dynamic-Link Library")
  33. !MESSAGE "ac3 - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Dynamic-Link Library")
  34. !MESSAGE "ac3 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
  35. !MESSAGE "ac3 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
  36. !MESSAGE "ac3 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Dynamic-Link Library")
  37. !MESSAGE "ac3 - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Dynamic-Link Library")
  38. !MESSAGE "ac3 - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Dynamic-Link Library")
  39. !MESSAGE "ac3 - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Dynamic-Link Library")
  40. !MESSAGE "ac3 - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Dynamic-Link Library")
  41. !MESSAGE "ac3 - 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)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  71. # ADD CPP /nologo /QMR4100 /Zd /O2 /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:MIPS
  81. # SUBTRACT LINK32 /pdb:none
  82. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  105. # ADD CPP /nologo /QMR4100 /Zi /O2 /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "_USRDLL" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:MIPS
  115. # SUBTRACT LINK32 /pdb:none
  116. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  139. # ADD CPP /nologo /O2 /D "NDEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:SH3
  149. # SUBTRACT LINK32 /pdb:none
  150. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  173. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "_USRDLL" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:SH3
  183. # SUBTRACT LINK32 /pdb:none
  184. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /Oxs /M$(CECrtMT) /c
  207. # ADD CPP /nologo /O2 /D "_USRDLL" /D "ARM" /D "_ARM_" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  217. # SUBTRACT LINK32 /pdb:none
  218. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  243. # ADD CPP /nologo /Zi /Od /D "_USRDLL" /D "DEBUG" /D "ARM" /D "_ARM_" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  253. # SUBTRACT LINK32 /pdb:none
  254. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /Gz /Oxs /c
  277. # ADD CPP /nologo /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "_USRDLL" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /windowsce:emulation /MACHINE:IX86
  287. # SUBTRACT LINK32 /nodefaultlib
  288. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_EXPORTS" /Yu"stdafx.h" /Gz /c
  311. # ADD CPP /nologo /Zi /Od /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 inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /windowsce:emulation /MACHINE:IX86
  321. # SUBTRACT LINK32 /nodefaultlib
  322. !ELSEIF  "$(CFG)" == "ac3 - 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 /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:IX86
  355. # SUBTRACT LINK32 /nodefaultlib
  356. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  373. # 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
  374. # 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
  375. CPP=clarm.exe
  376. # 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
  377. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  378. MTL=midl.exe
  379. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  380. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  381. BSC32=bscmake.exe
  382. # ADD BASE BSC32 /nologo
  383. # ADD BSC32 /nologo
  384. LINK32=link.exe
  385. # 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
  386. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Dbg/ac3.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  387. # SUBTRACT LINK32 /pdb:none
  388. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  406. # 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
  407. # 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
  408. CPP=clarm.exe
  409. # 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
  410. # ADD CPP /nologo /Oxt /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /FA /YX /M$(CECrtMT) /c
  411. MTL=midl.exe
  412. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  413. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  414. BSC32=bscmake.exe
  415. # ADD BASE BSC32 /nologo
  416. # ADD BSC32 /nologo
  417. LINK32=link.exe
  418. # 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
  419. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /map /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Rel/ac3.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  420. # SUBTRACT LINK32 /pdb:none
  421. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  438. # 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
  439. # 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
  440. CPP=cl.exe
  441. # 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
  442. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  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. BSC32=bscmake.exe
  447. # ADD BASE BSC32 /nologo
  448. # ADD BSC32 /nologo
  449. LINK32=link.exe
  450. # 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
  451. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorDbg/ac3.plg" /subsystem:windowsce,2.00 /MACHINE:IX86
  452. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  469. # 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
  470. # 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
  471. CPP=cl.exe
  472. # 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
  473. # ADD CPP /nologo /Zd /Oxt /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  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. BSC32=bscmake.exe
  478. # ADD BASE BSC32 /nologo
  479. # ADD BSC32 /nologo
  480. LINK32=link.exe
  481. # 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
  482. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorRel/ac3.plg" /subsystem:$(CESubsystem) /MACHINE:IX86
  483. !ELSEIF  "$(CFG)" == "ac3 - 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 /D "_i386_" /D "_X86_" /D "x86" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.plg" /subsystem:$(CESubsystem) /MACHINE:IX86
  516. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  532. # 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
  533. # 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
  534. CPP=clmips.exe
  535. # 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
  536. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  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. BSC32=bscmake.exe
  541. # ADD BASE BSC32 /nologo
  542. # ADD BSC32 /nologo
  543. LINK32=link.exe
  544. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  545. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  546. !ELSEIF  "$(CFG)" == "ac3 - 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. RSC=rc.exe
  563. # 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
  564. # 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
  565. CPP=clmips.exe
  566. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) /c
  567. # ADD CPP /nologo /Oxt /D "NDEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_EXPORTS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMT) /c
  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. BSC32=bscmake.exe
  572. # ADD BASE BSC32 /nologo
  573. # ADD BSC32 /nologo
  574. LINK32=link.exe
  575. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  576. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  577. !ELSEIF  "$(CFG)" == "ac3 - 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 "AC3_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 /D "_USRDLL" /D "ARM" /D "_ARM_" /D "NDEBUG" /D inline=__inline /D "BUILDFIXED" /D "LIBA52_FIXED" /D "AC3_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/ac3.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/ac3.plg" /subsystem:windowsce,2.00 /align:"4096" /MACHINE:ARM
  614. # SUBTRACT LINK32 /pdb:none
  615. !ENDIF 
  616. # Begin Target
  617. # Name "ac3 - Win32 (WCE MIPS) Release"
  618. # Name "ac3 - Win32 (WCE MIPS) Debug"
  619. # Name "ac3 - Win32 (WCE SH3) Release"
  620. # Name "ac3 - Win32 (WCE SH3) Debug"
  621. # Name "ac3 - Win32 (WCE ARM) Release"
  622. # Name "ac3 - Win32 (WCE ARM) Debug"
  623. # Name "ac3 - Win32 (WCE x86em) Release"
  624. # Name "ac3 - Win32 (WCE x86em) Debug"
  625. # Name "ac3 - Win32 (WCE x86) Debug"
  626. # Name "ac3 - Win32 (WCE ARMV4) Debug"
  627. # Name "ac3 - Win32 (WCE ARMV4) Release"
  628. # Name "ac3 - Win32 (WCE emulator) Debug"
  629. # Name "ac3 - Win32 (WCE emulator) Release"
  630. # Name "ac3 - Win32 (WCE x86) Release"
  631. # Name "ac3 - Win32 (WCE MIPSII) Debug"
  632. # Name "ac3 - Win32 (WCE MIPSII) Release"
  633. # Name "ac3 - 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=.ac3.c
  638. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  639. DEP_CPP_AC3_C=
  640. ".ac3.h"
  641. NODEP_CPP_AC3_C=
  642. "..commonaudio.h"
  643. "..commonblit.h"
  644. "..commoncommon.h"
  645. "..commonerr.h"
  646. "..commonfile.h"
  647. "..commonflow.h"
  648. "..commonformat.h"
  649. "..commonformat_base.h"
  650. "..commonhttp.h"
  651. "..commonidct.h"
  652. "..commonnode.h"
  653. "..commonplatform.h"
  654. "..commonportab.h"
  655. "..commonstr.h"
  656. "..commonstream.h"
  657. "..commontimer.h"
  658. "..commontools.h"
  659. "..commonvideo.h"
  660. "..commonwaveout.h"
  661. ".g726g72x.h"
  662. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  663. DEP_CPP_AC3_C=
  664. ".ac3.h"
  665. NODEP_CPP_AC3_C=
  666. "..commonaudio.h"
  667. "..commonblit.h"
  668. "..commoncommon.h"
  669. "..commonerr.h"
  670. "..commonfile.h"
  671. "..commonflow.h"
  672. "..commonformat.h"
  673. "..commonformat_base.h"
  674. "..commonhttp.h"
  675. "..commonidct.h"
  676. "..commonnode.h"
  677. "..commonplatform.h"
  678. "..commonportab.h"
  679. "..commonstr.h"
  680. "..commonstream.h"
  681. "..commontimer.h"
  682. "..commontools.h"
  683. "..commonvideo.h"
  684. "..commonwaveout.h"
  685. ".g726g72x.h"
  686. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  687. DEP_CPP_AC3_C=
  688. ".ac3.h"
  689. NODEP_CPP_AC3_C=
  690. "..commonaudio.h"
  691. "..commonblit.h"
  692. "..commoncommon.h"
  693. "..commonerr.h"
  694. "..commonfile.h"
  695. "..commonflow.h"
  696. "..commonformat.h"
  697. "..commonformat_base.h"
  698. "..commonhttp.h"
  699. "..commonidct.h"
  700. "..commonnode.h"
  701. "..commonplatform.h"
  702. "..commonportab.h"
  703. "..commonstr.h"
  704. "..commonstream.h"
  705. "..commontimer.h"
  706. "..commontools.h"
  707. "..commonvideo.h"
  708. "..commonwaveout.h"
  709. ".g726g72x.h"
  710. # ADD CPP /W1
  711. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  712. DEP_CPP_AC3_C=
  713. ".ac3.h"
  714. NODEP_CPP_AC3_C=
  715. "..commonaudio.h"
  716. "..commonblit.h"
  717. "..commoncommon.h"
  718. "..commonerr.h"
  719. "..commonfile.h"
  720. "..commonflow.h"
  721. "..commonformat.h"
  722. "..commonformat_base.h"
  723. "..commonhttp.h"
  724. "..commonidct.h"
  725. "..commonnode.h"
  726. "..commonplatform.h"
  727. "..commonportab.h"
  728. "..commonstr.h"
  729. "..commonstream.h"
  730. "..commontimer.h"
  731. "..commontools.h"
  732. "..commonvideo.h"
  733. "..commonwaveout.h"
  734. ".g726g72x.h"
  735. # ADD CPP /W1
  736. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  737. DEP_CPP_AC3_C=
  738. "..commonaudio.h"
  739. "..commonbitstream.h"
  740. "..commonblit.h"
  741. "..commoncommon.h"
  742. "..commonerr.h"
  743. "..commonfile.h"
  744. "..commonflow.h"
  745. "..commonformat.h"
  746. "..commonformat_base.h"
  747. "..commonid3tag.h"
  748. "..commonidct.h"
  749. "..commonnode.h"
  750. "..commonplatform.h"
  751. "..commonportab.h"
  752. "..commonstr.h"
  753. "..commontimer.h"
  754. "..commontools.h"
  755. "..commonvideo.h"
  756. "..commonvlc.h"
  757. "..commonwaveout.h"
  758. ".ac3.h"
  759. ".liba52a52.h"
  760. NODEP_CPP_AC3_C=
  761. "..commondmo.h"
  762. "..commonhttp.h"
  763. "..commonstream.h"
  764. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  765. DEP_CPP_AC3_C=
  766. "..commonaudio.h"
  767. "..commonbitstream.h"
  768. "..commonblit.h"
  769. "..commoncommon.h"
  770. "..commonerr.h"
  771. "..commonfile.h"
  772. "..commonflow.h"
  773. "..commonformat.h"
  774. "..commonformat_base.h"
  775. "..commonidct.h"
  776. "..commonnode.h"
  777. "..commonplatform.h"
  778. "..commonportab.h"
  779. "..commonstr.h"
  780. "..commontimer.h"
  781. "..commontools.h"
  782. "..commonvideo.h"
  783. "..commonvlc.h"
  784. "..commonwaveout.h"
  785. ".ac3.h"
  786. ".liba52a52.h"
  787. NODEP_CPP_AC3_C=
  788. "..commondmo.h"
  789. "..commonhttp.h"
  790. "..commonstream.h"
  791. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  792. DEP_CPP_AC3_C=
  793. ".ac3.h"
  794. NODEP_CPP_AC3_C=
  795. "..commonaudio.h"
  796. "..commonblit.h"
  797. "..commoncommon.h"
  798. "..commonerr.h"
  799. "..commonfile.h"
  800. "..commonflow.h"
  801. "..commonformat.h"
  802. "..commonformat_base.h"
  803. "..commonhttp.h"
  804. "..commonidct.h"
  805. "..commonnode.h"
  806. "..commonplatform.h"
  807. "..commonportab.h"
  808. "..commonstr.h"
  809. "..commonstream.h"
  810. "..commontimer.h"
  811. "..commontools.h"
  812. "..commonvideo.h"
  813. "..commonwaveout.h"
  814. ".g726g72x.h"
  815. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  816. DEP_CPP_AC3_C=
  817. ".ac3.h"
  818. NODEP_CPP_AC3_C=
  819. "..commonaudio.h"
  820. "..commonblit.h"
  821. "..commoncommon.h"
  822. "..commonerr.h"
  823. "..commonfile.h"
  824. "..commonflow.h"
  825. "..commonformat.h"
  826. "..commonformat_base.h"
  827. "..commonhttp.h"
  828. "..commonidct.h"
  829. "..commonnode.h"
  830. "..commonplatform.h"
  831. "..commonportab.h"
  832. "..commonstr.h"
  833. "..commonstream.h"
  834. "..commontimer.h"
  835. "..commontools.h"
  836. "..commonvideo.h"
  837. "..commonwaveout.h"
  838. ".g726g72x.h"
  839. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  840. DEP_CPP_AC3_C=
  841. ".ac3.h"
  842. NODEP_CPP_AC3_C=
  843. "..commonaudio.h"
  844. "..commonblit.h"
  845. "..commoncommon.h"
  846. "..commonerr.h"
  847. "..commonfile.h"
  848. "..commonflow.h"
  849. "..commonformat.h"
  850. "..commonformat_base.h"
  851. "..commonhttp.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. ".g726g72x.h"
  863. # ADD CPP /W1
  864. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  865. DEP_CPP_AC3_C=
  866. "..commonadvanced.h"
  867. "..commonaudio.h"
  868. "..commonbitstream.h"
  869. "..commonblit.h"
  870. "..commoncodec.h"
  871. "..commoncolor.h"
  872. "..commoncommon.h"
  873. "..commoncontext.h"
  874. "..commonequalizer.h"
  875. "..commonerr.h"
  876. "..commonfile.h"
  877. "..commonflow.h"
  878. "..commonformat.h"
  879. "..commonformat_base.h"
  880. "..commonid3tag.h"
  881. "..commonidct.h"
  882. "..commonmem.h"
  883. "..commonmultithread.h"
  884. "..commonnode.h"
  885. "..commonnulloutput.h"
  886. "..commonoverlay.h"
  887. "..commonplatform.h"
  888. "..commonplayer.h"
  889. "..commonportab.h"
  890. "..commonprobe.h"
  891. "..commonrawaudio.h"
  892. "..commonstr.h"
  893. "..commonstreams.h"
  894. "..commonsubtitle.h"
  895. "..commontimer.h"
  896. "..commontools.h"
  897. "..commonvideo.h"
  898. "..commonvlc.h"
  899. "..commonwaveout.h"
  900. ".ac3.h"
  901. ".liba52a52.h"
  902. # ADD CPP /W1
  903. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  904. DEP_CPP_AC3_C=
  905. "..commonaudio.h"
  906. "..commonbitstream.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. "..commontimer.h"
  920. "..commontools.h"
  921. "..commonvideo.h"
  922. "..commonvlc.h"
  923. "..commonwaveout.h"
  924. ".ac3.h"
  925. ".liba52a52.h"
  926. NODEP_CPP_AC3_C=
  927. "..commondmo.h"
  928. "..commonhttp.h"
  929. "..commonstream.h"
  930. # ADD CPP /W1
  931. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  932. DEP_CPP_AC3_C=
  933. "..commonadvanced.h"
  934. "..commonaudio.h"
  935. "..commonbitstream.h"
  936. "..commonblit.h"
  937. "..commoncodec.h"
  938. "..commoncolor.h"
  939. "..commoncommon.h"
  940. "..commoncontext.h"
  941. "..commonequalizer.h"
  942. "..commonerr.h"
  943. "..commonfile.h"
  944. "..commonflow.h"
  945. "..commonformat.h"
  946. "..commonformat_base.h"
  947. "..commonid3tag.h"
  948. "..commonidct.h"
  949. "..commonmem.h"
  950. "..commonmultithread.h"
  951. "..commonnode.h"
  952. "..commonnulloutput.h"
  953. "..commonoverlay.h"
  954. "..commonplatform.h"
  955. "..commonplayer.h"
  956. "..commonportab.h"
  957. "..commonprobe.h"
  958. "..commonrawaudio.h"
  959. "..commonstr.h"
  960. "..commonstreams.h"
  961. "..commonsubtitle.h"
  962. "..commontimer.h"
  963. "..commontools.h"
  964. "..commonvideo.h"
  965. "..commonvlc.h"
  966. "..commonwaveout.h"
  967. ".ac3.h"
  968. ".liba52a52.h"
  969. # ADD CPP /W1
  970. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  971. DEP_CPP_AC3_C=
  972. ".ac3.h"
  973. NODEP_CPP_AC3_C=
  974. "..commonaudio.h"
  975. "..commonblit.h"
  976. "..commoncommon.h"
  977. "..commonerr.h"
  978. "..commonfile.h"
  979. "..commonflow.h"
  980. "..commonformat.h"
  981. "..commonformat_base.h"
  982. "..commonhttp.h"
  983. "..commonidct.h"
  984. "..commonnode.h"
  985. "..commonplatform.h"
  986. "..commonportab.h"
  987. "..commonstr.h"
  988. "..commonstream.h"
  989. "..commontimer.h"
  990. "..commontools.h"
  991. "..commonvideo.h"
  992. "..commonwaveout.h"
  993. ".g726g72x.h"
  994. # ADD CPP /W1
  995. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  996. DEP_CPP_AC3_C=
  997. ".ac3.h"
  998. NODEP_CPP_AC3_C=
  999. "..commonaudio.h"
  1000. "..commonblit.h"
  1001. "..commoncommon.h"
  1002. "..commonerr.h"
  1003. "..commonfile.h"
  1004. "..commonflow.h"
  1005. "..commonformat.h"
  1006. "..commonformat_base.h"
  1007. "..commonhttp.h"
  1008. "..commonidct.h"
  1009. "..commonnode.h"
  1010. "..commonplatform.h"
  1011. "..commonportab.h"
  1012. "..commonstr.h"
  1013. "..commonstream.h"
  1014. "..commontimer.h"
  1015. "..commontools.h"
  1016. "..commonvideo.h"
  1017. "..commonwaveout.h"
  1018. ".g726g72x.h"
  1019. # ADD CPP /W1
  1020. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1021. DEP_CPP_AC3_C=
  1022. "..commonaudio.h"
  1023. "..commonbitstream.h"
  1024. "..commonblit.h"
  1025. "..commoncommon.h"
  1026. "..commonerr.h"
  1027. "..commonfile.h"
  1028. "..commonflow.h"
  1029. "..commonformat.h"
  1030. "..commonformat_base.h"
  1031. "..commonidct.h"
  1032. "..commonnode.h"
  1033. "..commonplatform.h"
  1034. "..commonportab.h"
  1035. "..commonstr.h"
  1036. "..commontimer.h"
  1037. "..commontools.h"
  1038. "..commonvideo.h"
  1039. "..commonvlc.h"
  1040. "..commonwaveout.h"
  1041. ".ac3.h"
  1042. NODEP_CPP_AC3_C=
  1043. "..commonhttp.h"
  1044. "..commonstream.h"
  1045. ".g726g72x.h"
  1046. # ADD CPP /W1
  1047. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1048. DEP_CPP_AC3_C=
  1049. "..commonaudio.h"
  1050. "..commonbitstream.h"
  1051. "..commonblit.h"
  1052. "..commoncommon.h"
  1053. "..commonerr.h"
  1054. "..commonfile.h"
  1055. "..commonflow.h"
  1056. "..commonformat.h"
  1057. "..commonformat_base.h"
  1058. "..commonidct.h"
  1059. "..commonnode.h"
  1060. "..commonplatform.h"
  1061. "..commonportab.h"
  1062. "..commonstr.h"
  1063. "..commontimer.h"
  1064. "..commontools.h"
  1065. "..commonvideo.h"
  1066. "..commonvlc.h"
  1067. "..commonwaveout.h"
  1068. ".ac3.h"
  1069. NODEP_CPP_AC3_C=
  1070. "..commonhttp.h"
  1071. "..commonstream.h"
  1072. ".g726g72x.h"
  1073. # ADD CPP /W1
  1074. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1075. DEP_CPP_AC3_C=
  1076. "..commonaudio.h"
  1077. "..commonbitstream.h"
  1078. "..commonblit.h"
  1079. "..commoncommon.h"
  1080. "..commonerr.h"
  1081. "..commonfile.h"
  1082. "..commonflow.h"
  1083. "..commonformat.h"
  1084. "..commonformat_base.h"
  1085. "..commonid3tag.h"
  1086. "..commonidct.h"
  1087. "..commonnode.h"
  1088. "..commonplatform.h"
  1089. "..commonportab.h"
  1090. "..commonstr.h"
  1091. "..commontimer.h"
  1092. "..commontools.h"
  1093. "..commonvideo.h"
  1094. "..commonvlc.h"
  1095. "..commonwaveout.h"
  1096. ".ac3.h"
  1097. ".liba52a52.h"
  1098. NODEP_CPP_AC3_C=
  1099. "..commondmo.h"
  1100. "..commonhttp.h"
  1101. "..commonstream.h"
  1102. !ENDIF 
  1103. # End Source File
  1104. # Begin Source File
  1105. SOURCE=.stdafx.c
  1106. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1107. DEP_CPP_STDAF=
  1108. ".ac3.h"
  1109. NODEP_CPP_STDAF=
  1110. "..commonblit.h"
  1111. "..commoncommon.h"
  1112. "..commonformat.h"
  1113. "..commonformat_base.h"
  1114. "..commonidct.h"
  1115. "..commonnode.h"
  1116. "..commonpcm.h"
  1117. "..commonplatform.h"
  1118. "..commonportab.h"
  1119. "..commonstream.h"
  1120. "..commonsurface.h"
  1121. "..commontools.h"
  1122. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1123. DEP_CPP_STDAF=
  1124. ".ac3.h"
  1125. NODEP_CPP_STDAF=
  1126. "..commonblit.h"
  1127. "..commoncommon.h"
  1128. "..commonformat.h"
  1129. "..commonformat_base.h"
  1130. "..commonidct.h"
  1131. "..commonnode.h"
  1132. "..commonpcm.h"
  1133. "..commonplatform.h"
  1134. "..commonportab.h"
  1135. "..commonstream.h"
  1136. "..commonsurface.h"
  1137. "..commontools.h"
  1138. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1139. DEP_CPP_STDAF=
  1140. ".ac3.h"
  1141. NODEP_CPP_STDAF=
  1142. "..commonblit.h"
  1143. "..commoncommon.h"
  1144. "..commonformat.h"
  1145. "..commonformat_base.h"
  1146. "..commonidct.h"
  1147. "..commonnode.h"
  1148. "..commonpcm.h"
  1149. "..commonplatform.h"
  1150. "..commonportab.h"
  1151. "..commonstream.h"
  1152. "..commonsurface.h"
  1153. "..commontools.h"
  1154. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1155. DEP_CPP_STDAF=
  1156. ".ac3.h"
  1157. NODEP_CPP_STDAF=
  1158. "..commonblit.h"
  1159. "..commoncommon.h"
  1160. "..commonformat.h"
  1161. "..commonformat_base.h"
  1162. "..commonidct.h"
  1163. "..commonnode.h"
  1164. "..commonpcm.h"
  1165. "..commonplatform.h"
  1166. "..commonportab.h"
  1167. "..commonstream.h"
  1168. "..commonsurface.h"
  1169. "..commontools.h"
  1170. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1171. DEP_CPP_STDAF=
  1172. "..commonaudio.h"
  1173. "..commonbitstream.h"
  1174. "..commonblit.h"
  1175. "..commoncommon.h"
  1176. "..commonerr.h"
  1177. "..commonfile.h"
  1178. "..commonflow.h"
  1179. "..commonformat.h"
  1180. "..commonformat_base.h"
  1181. "..commonid3tag.h"
  1182. "..commonidct.h"
  1183. "..commonnode.h"
  1184. "..commonplatform.h"
  1185. "..commonportab.h"
  1186. "..commonstr.h"
  1187. "..commontimer.h"
  1188. "..commontools.h"
  1189. "..commonvideo.h"
  1190. "..commonvlc.h"
  1191. "..commonwaveout.h"
  1192. ".ac3.h"
  1193. NODEP_CPP_STDAF=
  1194. "..commondmo.h"
  1195. "..commonhttp.h"
  1196. "..commonstream.h"
  1197. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1198. DEP_CPP_STDAF=
  1199. "..commonaudio.h"
  1200. "..commonbitstream.h"
  1201. "..commonblit.h"
  1202. "..commoncommon.h"
  1203. "..commonerr.h"
  1204. "..commonfile.h"
  1205. "..commonflow.h"
  1206. "..commonformat.h"
  1207. "..commonformat_base.h"
  1208. "..commonidct.h"
  1209. "..commonnode.h"
  1210. "..commonplatform.h"
  1211. "..commonportab.h"
  1212. "..commonstr.h"
  1213. "..commontimer.h"
  1214. "..commontools.h"
  1215. "..commonvideo.h"
  1216. "..commonvlc.h"
  1217. "..commonwaveout.h"
  1218. ".ac3.h"
  1219. NODEP_CPP_STDAF=
  1220. "..commondmo.h"
  1221. "..commonhttp.h"
  1222. "..commonstream.h"
  1223. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  1224. DEP_CPP_STDAF=
  1225. ".ac3.h"
  1226. NODEP_CPP_STDAF=
  1227. "..commonblit.h"
  1228. "..commoncommon.h"
  1229. "..commonformat.h"
  1230. "..commonformat_base.h"
  1231. "..commonidct.h"
  1232. "..commonnode.h"
  1233. "..commonpcm.h"
  1234. "..commonplatform.h"
  1235. "..commonportab.h"
  1236. "..commonstream.h"
  1237. "..commonsurface.h"
  1238. "..commontools.h"
  1239. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  1240. DEP_CPP_STDAF=
  1241. ".ac3.h"
  1242. NODEP_CPP_STDAF=
  1243. "..commonblit.h"
  1244. "..commoncommon.h"
  1245. "..commonformat.h"
  1246. "..commonformat_base.h"
  1247. "..commonidct.h"
  1248. "..commonnode.h"
  1249. "..commonpcm.h"
  1250. "..commonplatform.h"
  1251. "..commonportab.h"
  1252. "..commonstream.h"
  1253. "..commonsurface.h"
  1254. "..commontools.h"
  1255. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  1256. DEP_CPP_STDAF=
  1257. ".ac3.h"
  1258. NODEP_CPP_STDAF=
  1259. "..commonaudio.h"
  1260. "..commonblit.h"
  1261. "..commoncommon.h"
  1262. "..commonerr.h"
  1263. "..commonfile.h"
  1264. "..commonflow.h"
  1265. "..commonformat.h"
  1266. "..commonformat_base.h"
  1267. "..commonidct.h"
  1268. "..commonnode.h"
  1269. "..commonplatform.h"
  1270. "..commonportab.h"
  1271. "..commonstr.h"
  1272. "..commonstream.h"
  1273. "..commontimer.h"
  1274. "..commontools.h"
  1275. "..commonvideo.h"
  1276. "..commonwaveout.h"
  1277. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  1278. DEP_CPP_STDAF=
  1279. "..commonadvanced.h"
  1280. "..commonaudio.h"
  1281. "..commonbitstream.h"
  1282. "..commonblit.h"
  1283. "..commoncodec.h"
  1284. "..commoncolor.h"
  1285. "..commoncommon.h"
  1286. "..commoncontext.h"
  1287. "..commonequalizer.h"
  1288. "..commonerr.h"
  1289. "..commonfile.h"
  1290. "..commonflow.h"
  1291. "..commonformat.h"
  1292. "..commonformat_base.h"
  1293. "..commonid3tag.h"
  1294. "..commonidct.h"
  1295. "..commonmem.h"
  1296. "..commonmultithread.h"
  1297. "..commonnode.h"
  1298. "..commonnulloutput.h"
  1299. "..commonoverlay.h"
  1300. "..commonplatform.h"
  1301. "..commonplayer.h"
  1302. "..commonportab.h"
  1303. "..commonprobe.h"
  1304. "..commonrawaudio.h"
  1305. "..commonstr.h"
  1306. "..commonstreams.h"
  1307. "..commonsubtitle.h"
  1308. "..commontimer.h"
  1309. "..commontools.h"
  1310. "..commonvideo.h"
  1311. "..commonvlc.h"
  1312. "..commonwaveout.h"
  1313. ".ac3.h"
  1314. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  1315. DEP_CPP_STDAF=
  1316. "..commonaudio.h"
  1317. "..commonbitstream.h"
  1318. "..commonblit.h"
  1319. "..commoncommon.h"
  1320. "..commonerr.h"
  1321. "..commonfile.h"
  1322. "..commonflow.h"
  1323. "..commonformat.h"
  1324. "..commonformat_base.h"
  1325. "..commonidct.h"
  1326. "..commonnode.h"
  1327. "..commonplatform.h"
  1328. "..commonportab.h"
  1329. "..commonstr.h"
  1330. "..commontimer.h"
  1331. "..commontools.h"
  1332. "..commonvideo.h"
  1333. "..commonvlc.h"
  1334. "..commonwaveout.h"
  1335. ".ac3.h"
  1336. NODEP_CPP_STDAF=
  1337. "..commondmo.h"
  1338. "..commonhttp.h"
  1339. "..commonstream.h"
  1340. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  1341. DEP_CPP_STDAF=
  1342. "..commonadvanced.h"
  1343. "..commonaudio.h"
  1344. "..commonbitstream.h"
  1345. "..commonblit.h"
  1346. "..commoncodec.h"
  1347. "..commoncolor.h"
  1348. "..commoncommon.h"
  1349. "..commoncontext.h"
  1350. "..commonequalizer.h"
  1351. "..commonerr.h"
  1352. "..commonfile.h"
  1353. "..commonflow.h"
  1354. "..commonformat.h"
  1355. "..commonformat_base.h"
  1356. "..commonid3tag.h"
  1357. "..commonidct.h"
  1358. "..commonmem.h"
  1359. "..commonmultithread.h"
  1360. "..commonnode.h"
  1361. "..commonnulloutput.h"
  1362. "..commonoverlay.h"
  1363. "..commonplatform.h"
  1364. "..commonplayer.h"
  1365. "..commonportab.h"
  1366. "..commonprobe.h"
  1367. "..commonrawaudio.h"
  1368. "..commonstr.h"
  1369. "..commonstreams.h"
  1370. "..commonsubtitle.h"
  1371. "..commontimer.h"
  1372. "..commontools.h"
  1373. "..commonvideo.h"
  1374. "..commonvlc.h"
  1375. "..commonwaveout.h"
  1376. ".ac3.h"
  1377. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  1378. DEP_CPP_STDAF=
  1379. ".ac3.h"
  1380. NODEP_CPP_STDAF=
  1381. "..commonaudio.h"
  1382. "..commonblit.h"
  1383. "..commoncommon.h"
  1384. "..commonformat.h"
  1385. "..commonformat_base.h"
  1386. "..commonidct.h"
  1387. "..commonnode.h"
  1388. "..commonplatform.h"
  1389. "..commonportab.h"
  1390. "..commonstream.h"
  1391. "..commontools.h"
  1392. "..commonvideo.h"
  1393. ".wav.h"
  1394. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  1395. DEP_CPP_STDAF=
  1396. ".ac3.h"
  1397. NODEP_CPP_STDAF=
  1398. "..commonaudio.h"
  1399. "..commonblit.h"
  1400. "..commoncommon.h"
  1401. "..commonerr.h"
  1402. "..commonfile.h"
  1403. "..commonflow.h"
  1404. "..commonformat.h"
  1405. "..commonformat_base.h"
  1406. "..commonidct.h"
  1407. "..commonnode.h"
  1408. "..commonplatform.h"
  1409. "..commonportab.h"
  1410. "..commonstr.h"
  1411. "..commonstream.h"
  1412. "..commontimer.h"
  1413. "..commontools.h"
  1414. "..commonvideo.h"
  1415. "..commonwaveout.h"
  1416. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1417. DEP_CPP_STDAF=
  1418. "..commonaudio.h"
  1419. "..commonbitstream.h"
  1420. "..commonblit.h"
  1421. "..commoncommon.h"
  1422. "..commonerr.h"
  1423. "..commonfile.h"
  1424. "..commonflow.h"
  1425. "..commonformat.h"
  1426. "..commonformat_base.h"
  1427. "..commonidct.h"
  1428. "..commonnode.h"
  1429. "..commonplatform.h"
  1430. "..commonportab.h"
  1431. "..commonstr.h"
  1432. "..commontimer.h"
  1433. "..commontools.h"
  1434. "..commonvideo.h"
  1435. "..commonvlc.h"
  1436. "..commonwaveout.h"
  1437. ".ac3.h"
  1438. NODEP_CPP_STDAF=
  1439. "..commonhttp.h"
  1440. "..commonstream.h"
  1441. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1442. DEP_CPP_STDAF=
  1443. "..commonaudio.h"
  1444. "..commonbitstream.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. ".ac3.h"
  1463. NODEP_CPP_STDAF=
  1464. "..commonhttp.h"
  1465. "..commonstream.h"
  1466. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1467. DEP_CPP_STDAF=
  1468. "..commonaudio.h"
  1469. "..commonbitstream.h"
  1470. "..commonblit.h"
  1471. "..commoncommon.h"
  1472. "..commonerr.h"
  1473. "..commonfile.h"
  1474. "..commonflow.h"
  1475. "..commonformat.h"
  1476. "..commonformat_base.h"
  1477. "..commonid3tag.h"
  1478. "..commonidct.h"
  1479. "..commonnode.h"
  1480. "..commonplatform.h"
  1481. "..commonportab.h"
  1482. "..commonstr.h"
  1483. "..commontimer.h"
  1484. "..commontools.h"
  1485. "..commonvideo.h"
  1486. "..commonvlc.h"
  1487. "..commonwaveout.h"
  1488. ".ac3.h"
  1489. NODEP_CPP_STDAF=
  1490. "..commondmo.h"
  1491. "..commonhttp.h"
  1492. "..commonstream.h"
  1493. !ENDIF 
  1494. # End Source File
  1495. # End Group
  1496. # Begin Group "Header Files"
  1497. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  1498. # Begin Source File
  1499. SOURCE=.ac3.h
  1500. # End Source File
  1501. # End Group
  1502. # Begin Group "Resource Files"
  1503. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1504. # End Group
  1505. # Begin Group "liba52"
  1506. # PROP Default_Filter ""
  1507. # Begin Source File
  1508. SOURCE=.liba52a52.h
  1509. # End Source File
  1510. # Begin Source File
  1511. SOURCE=.liba52a52_internal.h
  1512. # End Source File
  1513. # Begin Source File
  1514. SOURCE=.liba52a52_util.h
  1515. # End Source File
  1516. # Begin Source File
  1517. SOURCE=.liba52bit_allocate.c
  1518. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1519. DEP_CPP_BIT_A=
  1520. "..commonportab.h"
  1521. ".liba52a52.h"
  1522. ".liba52a52_internal.h"
  1523. # ADD CPP /w /W0
  1524. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1525. DEP_CPP_BIT_A=
  1526. "..commonportab.h"
  1527. ".liba52a52.h"
  1528. ".liba52a52_internal.h"
  1529. # ADD CPP /w /W0
  1530. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1531. DEP_CPP_BIT_A=
  1532. "..commonportab.h"
  1533. ".liba52a52.h"
  1534. ".liba52a52_internal.h"
  1535. # ADD CPP /w /W0
  1536. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1537. DEP_CPP_BIT_A=
  1538. "..commonportab.h"
  1539. ".liba52a52.h"
  1540. ".liba52a52_internal.h"
  1541. # ADD CPP /w /W0
  1542. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1543. DEP_CPP_BIT_A=
  1544. "..commonportab.h"
  1545. ".liba52a52.h"
  1546. ".liba52a52_internal.h"
  1547. # ADD CPP /w /W0
  1548. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1549. DEP_CPP_BIT_A=
  1550. "..commonportab.h"
  1551. ".liba52a52.h"
  1552. ".liba52a52_internal.h"
  1553. # ADD CPP /w /W0
  1554. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  1555. DEP_CPP_BIT_A=
  1556. "..commonportab.h"
  1557. ".liba52a52.h"
  1558. ".liba52a52_internal.h"
  1559. # ADD CPP /w /W0
  1560. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  1561. DEP_CPP_BIT_A=
  1562. "..commonportab.h"
  1563. ".liba52a52.h"
  1564. ".liba52a52_internal.h"
  1565. # ADD CPP /w /W0
  1566. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  1567. DEP_CPP_BIT_A=
  1568. "..commonportab.h"
  1569. ".liba52a52.h"
  1570. ".liba52a52_internal.h"
  1571. # ADD CPP /w /W0
  1572. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  1573. DEP_CPP_BIT_A=
  1574. "..commonportab.h"
  1575. ".liba52a52.h"
  1576. ".liba52a52_internal.h"
  1577. # ADD CPP /w /W0
  1578. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  1579. DEP_CPP_BIT_A=
  1580. "..commonportab.h"
  1581. ".liba52a52.h"
  1582. ".liba52a52_internal.h"
  1583. # ADD CPP /w /W0
  1584. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  1585. DEP_CPP_BIT_A=
  1586. "..commonportab.h"
  1587. ".liba52a52.h"
  1588. ".liba52a52_internal.h"
  1589. # ADD CPP /w /W0
  1590. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  1591. DEP_CPP_BIT_A=
  1592. "..commonportab.h"
  1593. ".liba52a52.h"
  1594. ".liba52a52_internal.h"
  1595. # ADD CPP /w /W0
  1596. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  1597. DEP_CPP_BIT_A=
  1598. "..commonportab.h"
  1599. ".liba52a52.h"
  1600. ".liba52a52_internal.h"
  1601. # ADD CPP /w /W0
  1602. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1603. DEP_CPP_BIT_A=
  1604. "..commonportab.h"
  1605. ".liba52a52.h"
  1606. ".liba52a52_internal.h"
  1607. # ADD CPP /w /W0
  1608. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1609. DEP_CPP_BIT_A=
  1610. "..commonportab.h"
  1611. ".liba52a52.h"
  1612. ".liba52a52_internal.h"
  1613. # ADD CPP /w /W0
  1614. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1615. # PROP Ignore_Default_Tool 1
  1616. # Begin Custom Build
  1617. IntDir=.ARMRelGCC
  1618. InputPath=.liba52bit_allocate.c
  1619. InputName=bit_allocate
  1620. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1621. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  1622. # End Custom Build
  1623. !ENDIF 
  1624. # End Source File
  1625. # Begin Source File
  1626. SOURCE=.liba52bitstream2.c
  1627. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1628. DEP_CPP_BITST=
  1629. "..commonportab.h"
  1630. ".liba52a52.h"
  1631. ".liba52a52_internal.h"
  1632. ".liba52bitstream.h"
  1633. # ADD CPP /w /W0
  1634. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1635. DEP_CPP_BITST=
  1636. "..commonportab.h"
  1637. ".liba52a52.h"
  1638. ".liba52a52_internal.h"
  1639. ".liba52bitstream.h"
  1640. # ADD CPP /w /W0
  1641. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1642. DEP_CPP_BITST=
  1643. "..commonportab.h"
  1644. ".liba52a52.h"
  1645. ".liba52a52_internal.h"
  1646. ".liba52bitstream.h"
  1647. # ADD CPP /w /W0
  1648. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1649. DEP_CPP_BITST=
  1650. "..commonportab.h"
  1651. ".liba52a52.h"
  1652. ".liba52a52_internal.h"
  1653. ".liba52bitstream.h"
  1654. # ADD CPP /w /W0
  1655. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1656. DEP_CPP_BITST=
  1657. "..commonportab.h"
  1658. ".liba52a52.h"
  1659. ".liba52a52_internal.h"
  1660. ".liba52bitstream.h"
  1661. # ADD CPP /w /W0
  1662. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1663. DEP_CPP_BITST=
  1664. "..commonportab.h"
  1665. ".liba52a52.h"
  1666. ".liba52a52_internal.h"
  1667. ".liba52bitstream.h"
  1668. # ADD CPP /w /W0
  1669. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  1670. DEP_CPP_BITST=
  1671. "..commonportab.h"
  1672. ".liba52a52.h"
  1673. ".liba52a52_internal.h"
  1674. ".liba52bitstream.h"
  1675. # ADD CPP /w /W0
  1676. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  1677. DEP_CPP_BITST=
  1678. "..commonportab.h"
  1679. ".liba52a52.h"
  1680. ".liba52a52_internal.h"
  1681. ".liba52bitstream.h"
  1682. # ADD CPP /w /W0
  1683. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  1684. DEP_CPP_BITST=
  1685. "..commonportab.h"
  1686. ".liba52a52.h"
  1687. ".liba52a52_internal.h"
  1688. ".liba52bitstream.h"
  1689. # ADD CPP /w /W0
  1690. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  1691. DEP_CPP_BITST=
  1692. "..commonportab.h"
  1693. ".liba52a52.h"
  1694. ".liba52a52_internal.h"
  1695. ".liba52bitstream.h"
  1696. # ADD CPP /w /W0
  1697. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  1698. DEP_CPP_BITST=
  1699. "..commonportab.h"
  1700. ".liba52a52.h"
  1701. ".liba52a52_internal.h"
  1702. ".liba52bitstream.h"
  1703. # ADD CPP /w /W0
  1704. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  1705. DEP_CPP_BITST=
  1706. "..commonportab.h"
  1707. ".liba52a52.h"
  1708. ".liba52a52_internal.h"
  1709. ".liba52bitstream.h"
  1710. # ADD CPP /w /W0
  1711. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  1712. DEP_CPP_BITST=
  1713. "..commonportab.h"
  1714. ".liba52a52.h"
  1715. ".liba52a52_internal.h"
  1716. ".liba52bitstream.h"
  1717. # ADD CPP /w /W0
  1718. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  1719. DEP_CPP_BITST=
  1720. "..commonportab.h"
  1721. ".liba52a52.h"
  1722. ".liba52a52_internal.h"
  1723. ".liba52bitstream.h"
  1724. # ADD CPP /w /W0
  1725. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1726. DEP_CPP_BITST=
  1727. "..commonportab.h"
  1728. ".liba52a52.h"
  1729. ".liba52a52_internal.h"
  1730. ".liba52bitstream.h"
  1731. # ADD CPP /w /W0
  1732. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1733. DEP_CPP_BITST=
  1734. "..commonportab.h"
  1735. ".liba52a52.h"
  1736. ".liba52a52_internal.h"
  1737. ".liba52bitstream.h"
  1738. # ADD CPP /w /W0
  1739. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1740. # PROP Ignore_Default_Tool 1
  1741. # Begin Custom Build
  1742. IntDir=.ARMRelGCC
  1743. InputPath=.liba52bitstream2.c
  1744. InputName=bitstream
  1745. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1746. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  1747. # End Custom Build
  1748. !ENDIF 
  1749. # End Source File
  1750. # Begin Source File
  1751. SOURCE=.liba52bitstream.h
  1752. # End Source File
  1753. # Begin Source File
  1754. SOURCE=.liba52crc.c
  1755. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1756. DEP_CPP_CRC_C=
  1757. "..commonportab.h"
  1758. ".liba52a52.h"
  1759. # ADD CPP /w /W0
  1760. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1761. DEP_CPP_CRC_C=
  1762. "..commonportab.h"
  1763. ".liba52a52.h"
  1764. # ADD CPP /w /W0
  1765. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1766. DEP_CPP_CRC_C=
  1767. "..commonportab.h"
  1768. ".liba52a52.h"
  1769. # ADD CPP /w /W0
  1770. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1771. DEP_CPP_CRC_C=
  1772. "..commonportab.h"
  1773. ".liba52a52.h"
  1774. # ADD CPP /w /W0
  1775. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1776. DEP_CPP_CRC_C=
  1777. "..commonportab.h"
  1778. ".liba52a52.h"
  1779. # ADD CPP /w /W0
  1780. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1781. DEP_CPP_CRC_C=
  1782. "..commonportab.h"
  1783. ".liba52a52.h"
  1784. # ADD CPP /w /W0
  1785. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  1786. DEP_CPP_CRC_C=
  1787. "..commonportab.h"
  1788. ".liba52a52.h"
  1789. # ADD CPP /w /W0
  1790. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  1791. DEP_CPP_CRC_C=
  1792. "..commonportab.h"
  1793. ".liba52a52.h"
  1794. # ADD CPP /w /W0
  1795. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  1796. DEP_CPP_CRC_C=
  1797. "..commonportab.h"
  1798. ".liba52a52.h"
  1799. # ADD CPP /w /W0
  1800. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  1801. DEP_CPP_CRC_C=
  1802. "..commonportab.h"
  1803. ".liba52a52.h"
  1804. # ADD CPP /w /W0
  1805. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  1806. DEP_CPP_CRC_C=
  1807. "..commonportab.h"
  1808. ".liba52a52.h"
  1809. # ADD CPP /w /W0
  1810. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  1811. DEP_CPP_CRC_C=
  1812. "..commonportab.h"
  1813. ".liba52a52.h"
  1814. # ADD CPP /w /W0
  1815. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  1816. DEP_CPP_CRC_C=
  1817. "..commonportab.h"
  1818. ".liba52a52.h"
  1819. # ADD CPP /w /W0
  1820. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  1821. DEP_CPP_CRC_C=
  1822. "..commonportab.h"
  1823. ".liba52a52.h"
  1824. # ADD CPP /w /W0
  1825. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1826. DEP_CPP_CRC_C=
  1827. "..commonportab.h"
  1828. ".liba52a52.h"
  1829. # ADD CPP /w /W0
  1830. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1831. DEP_CPP_CRC_C=
  1832. "..commonportab.h"
  1833. ".liba52a52.h"
  1834. # ADD CPP /w /W0
  1835. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1836. # PROP Ignore_Default_Tool 1
  1837. # Begin Custom Build
  1838. IntDir=.ARMRelGCC
  1839. InputPath=.liba52crc.c
  1840. InputName=crc
  1841. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1842. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  1843. # End Custom Build
  1844. !ENDIF 
  1845. # End Source File
  1846. # Begin Source File
  1847. SOURCE=.liba52downmix.c
  1848. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1849. DEP_CPP_DOWNM=
  1850. "..commonportab.h"
  1851. ".liba52a52.h"
  1852. ".liba52a52_internal.h"
  1853. # ADD CPP /w /W0
  1854. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1855. DEP_CPP_DOWNM=
  1856. "..commonportab.h"
  1857. ".liba52a52.h"
  1858. ".liba52a52_internal.h"
  1859. # ADD CPP /w /W0
  1860. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1861. DEP_CPP_DOWNM=
  1862. "..commonportab.h"
  1863. ".liba52a52.h"
  1864. ".liba52a52_internal.h"
  1865. # ADD CPP /w /W0
  1866. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1867. DEP_CPP_DOWNM=
  1868. "..commonportab.h"
  1869. ".liba52a52.h"
  1870. ".liba52a52_internal.h"
  1871. # ADD CPP /w /W0
  1872. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1873. DEP_CPP_DOWNM=
  1874. "..commonportab.h"
  1875. ".liba52a52.h"
  1876. ".liba52a52_internal.h"
  1877. # ADD CPP /w /W0
  1878. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1879. DEP_CPP_DOWNM=
  1880. "..commonportab.h"
  1881. ".liba52a52.h"
  1882. ".liba52a52_internal.h"
  1883. # ADD CPP /w /W0
  1884. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  1885. DEP_CPP_DOWNM=
  1886. "..commonportab.h"
  1887. ".liba52a52.h"
  1888. ".liba52a52_internal.h"
  1889. # ADD CPP /w /W0
  1890. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  1891. DEP_CPP_DOWNM=
  1892. "..commonportab.h"
  1893. ".liba52a52.h"
  1894. ".liba52a52_internal.h"
  1895. # ADD CPP /w /W0
  1896. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  1897. DEP_CPP_DOWNM=
  1898. "..commonportab.h"
  1899. ".liba52a52.h"
  1900. ".liba52a52_internal.h"
  1901. # ADD CPP /w /W0
  1902. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  1903. DEP_CPP_DOWNM=
  1904. "..commonportab.h"
  1905. ".liba52a52.h"
  1906. ".liba52a52_internal.h"
  1907. # ADD CPP /w /W0
  1908. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  1909. DEP_CPP_DOWNM=
  1910. "..commonportab.h"
  1911. ".liba52a52.h"
  1912. ".liba52a52_internal.h"
  1913. # ADD CPP /w /W0
  1914. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  1915. DEP_CPP_DOWNM=
  1916. "..commonportab.h"
  1917. ".liba52a52.h"
  1918. ".liba52a52_internal.h"
  1919. # ADD CPP /w /W0
  1920. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  1921. DEP_CPP_DOWNM=
  1922. "..commonportab.h"
  1923. ".liba52a52.h"
  1924. ".liba52a52_internal.h"
  1925. # ADD CPP /w /W0
  1926. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  1927. DEP_CPP_DOWNM=
  1928. "..commonportab.h"
  1929. ".liba52a52.h"
  1930. ".liba52a52_internal.h"
  1931. # ADD CPP /w /W0
  1932. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  1933. DEP_CPP_DOWNM=
  1934. "..commonportab.h"
  1935. ".liba52a52.h"
  1936. ".liba52a52_internal.h"
  1937. # ADD CPP /w /W0
  1938. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  1939. DEP_CPP_DOWNM=
  1940. "..commonportab.h"
  1941. ".liba52a52.h"
  1942. ".liba52a52_internal.h"
  1943. # ADD CPP /w /W0
  1944. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  1945. # PROP Ignore_Default_Tool 1
  1946. # Begin Custom Build
  1947. IntDir=.ARMRelGCC
  1948. InputPath=.liba52downmix.c
  1949. InputName=downmix
  1950. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  1951. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  1952. # End Custom Build
  1953. !ENDIF 
  1954. # End Source File
  1955. # Begin Source File
  1956. SOURCE=.liba52imdct.c
  1957. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  1958. DEP_CPP_IMDCT=
  1959. "..commonportab.h"
  1960. ".liba52a52.h"
  1961. ".liba52a52_internal.h"
  1962. ".liba52mm_accel.h"
  1963. # ADD CPP /w /W0
  1964. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  1965. DEP_CPP_IMDCT=
  1966. "..commonportab.h"
  1967. ".liba52a52.h"
  1968. ".liba52a52_internal.h"
  1969. ".liba52mm_accel.h"
  1970. # ADD CPP /w /W0
  1971. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  1972. DEP_CPP_IMDCT=
  1973. "..commonportab.h"
  1974. ".liba52a52.h"
  1975. ".liba52a52_internal.h"
  1976. ".liba52mm_accel.h"
  1977. # ADD CPP /w /W0
  1978. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  1979. DEP_CPP_IMDCT=
  1980. "..commonportab.h"
  1981. ".liba52a52.h"
  1982. ".liba52a52_internal.h"
  1983. ".liba52mm_accel.h"
  1984. # ADD CPP /w /W0
  1985. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  1986. DEP_CPP_IMDCT=
  1987. "..commonportab.h"
  1988. ".liba52a52.h"
  1989. ".liba52a52_internal.h"
  1990. ".liba52mm_accel.h"
  1991. # ADD CPP /w /W0
  1992. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  1993. DEP_CPP_IMDCT=
  1994. "..commonportab.h"
  1995. ".liba52a52.h"
  1996. ".liba52a52_internal.h"
  1997. ".liba52mm_accel.h"
  1998. # ADD CPP /w /W0
  1999. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  2000. DEP_CPP_IMDCT=
  2001. "..commonportab.h"
  2002. ".liba52a52.h"
  2003. ".liba52a52_internal.h"
  2004. ".liba52mm_accel.h"
  2005. # ADD CPP /w /W0
  2006. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  2007. DEP_CPP_IMDCT=
  2008. "..commonportab.h"
  2009. ".liba52a52.h"
  2010. ".liba52a52_internal.h"
  2011. ".liba52mm_accel.h"
  2012. # ADD CPP /w /W0
  2013. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  2014. DEP_CPP_IMDCT=
  2015. "..commonportab.h"
  2016. ".liba52a52.h"
  2017. ".liba52a52_internal.h"
  2018. ".liba52mm_accel.h"
  2019. # ADD CPP /w /W0
  2020. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  2021. DEP_CPP_IMDCT=
  2022. "..commonportab.h"
  2023. ".liba52a52.h"
  2024. ".liba52a52_internal.h"
  2025. ".liba52imdct_const.h"
  2026. ".liba52mm_accel.h"
  2027. # ADD CPP /w /W0
  2028. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  2029. DEP_CPP_IMDCT=
  2030. "..commonportab.h"
  2031. ".liba52a52.h"
  2032. ".liba52a52_internal.h"
  2033. ".liba52mm_accel.h"
  2034. # ADD CPP /w /W0
  2035. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  2036. DEP_CPP_IMDCT=
  2037. "..commonportab.h"
  2038. ".liba52a52.h"
  2039. ".liba52a52_internal.h"
  2040. ".liba52imdct_const.h"
  2041. ".liba52mm_accel.h"
  2042. # ADD CPP /w /W0
  2043. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  2044. DEP_CPP_IMDCT=
  2045. "..commonportab.h"
  2046. ".liba52a52.h"
  2047. ".liba52a52_internal.h"
  2048. ".liba52mm_accel.h"
  2049. # ADD CPP /w /W0
  2050. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  2051. DEP_CPP_IMDCT=
  2052. "..commonportab.h"
  2053. ".liba52a52.h"
  2054. ".liba52a52_internal.h"
  2055. ".liba52mm_accel.h"
  2056. # ADD CPP /w /W0
  2057. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  2058. DEP_CPP_IMDCT=
  2059. "..commonportab.h"
  2060. ".liba52a52.h"
  2061. ".liba52a52_internal.h"
  2062. ".liba52mm_accel.h"
  2063. # ADD CPP /w /W0
  2064. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  2065. DEP_CPP_IMDCT=
  2066. "..commonportab.h"
  2067. ".liba52a52.h"
  2068. ".liba52a52_internal.h"
  2069. ".liba52mm_accel.h"
  2070. # ADD CPP /w /W0
  2071. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  2072. # PROP Ignore_Default_Tool 1
  2073. # Begin Custom Build
  2074. IntDir=.ARMRelGCC
  2075. InputPath=.liba52imdct.c
  2076. InputName=imdct
  2077. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  2078. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  2079. # End Custom Build
  2080. !ENDIF 
  2081. # End Source File
  2082. # Begin Source File
  2083. SOURCE=.liba52mm_accel.h
  2084. # End Source File
  2085. # Begin Source File
  2086. SOURCE=.liba52parse.c
  2087. !IF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Release"
  2088. DEP_CPP_PARSE=
  2089. "..commonportab.h"
  2090. ".liba52a52.h"
  2091. ".liba52a52_internal.h"
  2092. ".liba52bitstream.h"
  2093. ".liba52tables.h"
  2094. # ADD CPP /w /W0
  2095. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPS) Debug"
  2096. DEP_CPP_PARSE=
  2097. "..commonportab.h"
  2098. ".liba52a52.h"
  2099. ".liba52a52_internal.h"
  2100. ".liba52bitstream.h"
  2101. ".liba52tables.h"
  2102. # ADD CPP /w /W0
  2103. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Release"
  2104. DEP_CPP_PARSE=
  2105. "..commonportab.h"
  2106. ".liba52a52.h"
  2107. ".liba52a52_internal.h"
  2108. ".liba52bitstream.h"
  2109. ".liba52tables.h"
  2110. # ADD CPP /w /W0
  2111. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE SH3) Debug"
  2112. DEP_CPP_PARSE=
  2113. "..commonportab.h"
  2114. ".liba52a52.h"
  2115. ".liba52a52_internal.h"
  2116. ".liba52bitstream.h"
  2117. ".liba52tables.h"
  2118. # ADD CPP /w /W0
  2119. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release"
  2120. DEP_CPP_PARSE=
  2121. "..commonportab.h"
  2122. ".liba52a52.h"
  2123. ".liba52a52_internal.h"
  2124. ".liba52bitstream.h"
  2125. ".liba52tables.h"
  2126. # ADD CPP /w /W0
  2127. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Debug"
  2128. DEP_CPP_PARSE=
  2129. "..commonportab.h"
  2130. ".liba52a52.h"
  2131. ".liba52a52_internal.h"
  2132. ".liba52bitstream.h"
  2133. ".liba52tables.h"
  2134. # ADD CPP /w /W0
  2135. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Release"
  2136. DEP_CPP_PARSE=
  2137. "..commonportab.h"
  2138. ".liba52a52.h"
  2139. ".liba52a52_internal.h"
  2140. ".liba52bitstream.h"
  2141. ".liba52tables.h"
  2142. # ADD CPP /w /W0
  2143. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86em) Debug"
  2144. DEP_CPP_PARSE=
  2145. "..commonportab.h"
  2146. ".liba52a52.h"
  2147. ".liba52a52_internal.h"
  2148. ".liba52bitstream.h"
  2149. ".liba52tables.h"
  2150. # ADD CPP /w /W0
  2151. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Debug"
  2152. DEP_CPP_PARSE=
  2153. "..commonportab.h"
  2154. ".liba52a52.h"
  2155. ".liba52a52_internal.h"
  2156. ".liba52bitstream.h"
  2157. ".liba52tables.h"
  2158. # ADD CPP /w /W0
  2159. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Debug"
  2160. DEP_CPP_PARSE=
  2161. "..commonportab.h"
  2162. ".liba52a52.h"
  2163. ".liba52a52_internal.h"
  2164. ".liba52bitstream.h"
  2165. ".liba52tables.h"
  2166. # ADD CPP /w /W0
  2167. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARMV4) Release"
  2168. DEP_CPP_PARSE=
  2169. "..commonportab.h"
  2170. ".liba52a52.h"
  2171. ".liba52a52_internal.h"
  2172. ".liba52bitstream.h"
  2173. ".liba52tables.h"
  2174. # ADD CPP /w /W0
  2175. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Debug"
  2176. DEP_CPP_PARSE=
  2177. "..commonportab.h"
  2178. ".liba52a52.h"
  2179. ".liba52a52_internal.h"
  2180. ".liba52bitstream.h"
  2181. ".liba52tables.h"
  2182. # ADD CPP /w /W0
  2183. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE emulator) Release"
  2184. DEP_CPP_PARSE=
  2185. "..commonportab.h"
  2186. ".liba52a52.h"
  2187. ".liba52a52_internal.h"
  2188. ".liba52bitstream.h"
  2189. ".liba52tables.h"
  2190. # ADD CPP /w /W0
  2191. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE x86) Release"
  2192. DEP_CPP_PARSE=
  2193. "..commonportab.h"
  2194. ".liba52a52.h"
  2195. ".liba52a52_internal.h"
  2196. ".liba52bitstream.h"
  2197. ".liba52tables.h"
  2198. # ADD CPP /w /W0
  2199. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Debug"
  2200. DEP_CPP_PARSE=
  2201. "..commonportab.h"
  2202. ".liba52a52.h"
  2203. ".liba52a52_internal.h"
  2204. ".liba52bitstream.h"
  2205. ".liba52tables.h"
  2206. # ADD CPP /w /W0
  2207. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE MIPSII) Release"
  2208. DEP_CPP_PARSE=
  2209. "..commonportab.h"
  2210. ".liba52a52.h"
  2211. ".liba52a52_internal.h"
  2212. ".liba52bitstream.h"
  2213. ".liba52tables.h"
  2214. # ADD CPP /w /W0
  2215. !ELSEIF  "$(CFG)" == "ac3 - Win32 (WCE ARM) Release GCC"
  2216. # PROP Ignore_Default_Tool 1
  2217. # Begin Custom Build
  2218. IntDir=.ARMRelGCC
  2219. InputPath=.liba52parse.c
  2220. InputName=parse
  2221. "$(IntDir)$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  2222. arm-wince-pe-gcc.exe @gccarm -c "$(InputPath)" -o "$(IntDir)$(InputName).obj"
  2223. # End Custom Build
  2224. !ENDIF 
  2225. # End Source File
  2226. # Begin Source File
  2227. SOURCE=.liba52tables.h
  2228. # End Source File
  2229. # End Group
  2230. # End Target
  2231. # End Project