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

Windows CE

开发平台:

C/C++

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