HvVidFlt.dsp
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:7k
源码类别:

Symbian

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="Vivo Video Decompressor Filter" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=Vivo Video Decompressor Filter - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "HvVidFlt.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "HvVidFlt.mak" CFG="Vivo Video Decompressor Filter - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Vivo Video Decompressor Filter - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "Vivo Video Decompressor Filter - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "Vivo Video Decompressor Filter - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /Gz /MD /W3 /GX /O2 /I "." /I "./include" /I "../include" /I "./common" /I "./env" /I "./video" /I "../../../common/include/" /I "./Filter" /I "./pub" /D "NDEBUG" /D "_MT" /D "_DLL" /D _X86_=1 /D "WIN32" /D "_WINDOWS" /D "COMPILE_MMX" /D "VCM_CODEC" /D "STRICT" /D "DECODE_ONLY" /D "_CODER_IN_EXE" /FD /c
  42. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  43. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  44. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  45. # ADD RSC /l 0x409 /d "NDEBUG"
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LINK32=link.exe
  50. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
  51. # ADD LINK32 kernel32.lib user32.lib version.lib advapi32.lib /nologo /base:"0x1c400000" /subsystem:windows /dll /machine:I386 /out:"Release/drv23260.dll" /libpath:"./DrctShow/lib" /libpath:"/..DrctShow/lib"
  52. # SUBTRACT LINK32 /pdb:none
  53. !ELSEIF  "$(CFG)" == "Vivo Video Decompressor Filter - Win32 Debug"
  54. # PROP BASE Use_MFC 0
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  66. # ADD CPP /nologo /Gz /MDd /W3 /Gm /GX /ZI /Od /I "." /I "../include" /I "./include" /I "./env" /I "./common" /I "../../../common/include/" /I "./video" /I "./Filter" /I "./pub" /D "_DEBUG" /D "_MT" /D "_DLL" /D _X86_=1 /D "WIN32" /D "_WINDOWS" /D "COMPILE_MMX" /D "VCM_CODEC" /D "STRICT" /D "DECODE_ONLY" /D "_CODER_IN_EXE" /FR /FD /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  76. # ADD LINK32 quartz.lib strmbase.lib msvcrtd.lib winmm.lib vfw32.lib kernel32.lib user32.lib gdi32.lib version.lib comctl32.lib advapi32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/d2633260.dll" /pdbtype:sept
  77. # SUBTRACT LINK32 /pdb:none
  78. !ENDIF 
  79. # Begin Target
  80. # Name "Vivo Video Decompressor Filter - Win32 Release"
  81. # Name "Vivo Video Decompressor Filter - Win32 Debug"
  82. # Begin Group "Video"
  83. # PROP Default_Filter ""
  84. # Begin Source File
  85. SOURCE=.videoclip1.c
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=.videoclip2.c
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=.videodec_blk.c
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.videogetimgpa.c
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.videoh261dec.c
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.videoh261err.c
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.videoh263dec.c
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.videoh263pdec.c
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.videohvdbg.c
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.videohvdecode.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.videoidct.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.videoloopfilt.c
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.videomcomp.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.commonmmxcpuid.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.videoMmxdeblo.c
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.videommxmotio.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.videoRecongob.c
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.videovdecopcl.c
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.videovld.c
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.videovldecode.c
  143. # End Source File
  144. # End Group
  145. # Begin Group "Common"
  146. # PROP Default_Filter ""
  147. # Begin Source File
  148. SOURCE=.commonhxcinst.cpp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.commonhxcinst.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.commonhxcodec.cpp
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.commonhxcodecf.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.commonhxcodeci.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.commoniowriter.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.commoniowriter.h
  167. # End Source File
  168. # End Group
  169. # Begin Group "Filter"
  170. # PROP Default_Filter ""
  171. # Begin Source File
  172. SOURCE=.d263.ver
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.filterhvviddec.cpp
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.filterhvviddec.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.envhxh263d.cpp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.envhxvamain.cpp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.includehxvamain.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.pubhxvdec.h
  191. # End Source File
  192. # End Group
  193. # End Target
  194. # End Project