encore.dsp
上传用户:enenge
上传日期:2007-01-08
资源大小:96k
文件大小:6k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="win32" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=win32 - 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 "encore.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 "encore.mak" CFG="win32 - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "win32 - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "win32 - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. RSC=rc.exe
  27. !IF  "$(CFG)" == "win32 - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  39. # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_MMX_" /D "_RC_" /YX /FD /c
  40. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  41. # ADD RSC /l 0x409 /d "NDEBUG"
  42. BSC32=bscmake.exe
  43. # ADD BASE BSC32 /nologo
  44. # ADD BSC32 /nologo
  45. LIB32=link.exe -lib
  46. # ADD BASE LIB32 /nologo
  47. # ADD LIB32 /nologo /out:"........divx4windowsbinencore.lib"
  48. # Begin Special Build Tool
  49. SOURCE="$(InputPath)"
  50. PostBuild_Cmds=copy .Releaseencore.lib ........divx'windowsbin
  51. # End Special Build Tool
  52. !ELSEIF  "$(CFG)" == "win32 - Win32 Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "Debug"
  61. # PROP Intermediate_Dir "Debug"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  64. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_MMX_" /D "_RC_" /YX /FD /GZ /c
  65. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  66. # ADD RSC /l 0x409 /d "_DEBUG"
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=link.exe -lib
  71. # ADD BASE LIB32 /nologo
  72. # ADD LIB32 /nologo /out:"........divx4windowsbinencore.lib"
  73. !ENDIF 
  74. # Begin Target
  75. # Name "win32 - Win32 Release"
  76. # Name "win32 - Win32 Debug"
  77. # Begin Group "Source Files"
  78. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  79. # Begin Source File
  80. SOURCE=....srcbitstream.c
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=....srcencore.c
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=....srcmom_access.c
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=....srcmom_util.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=....srcmot_code.c
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=....srcmot_est_comp.c
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=....srcmot_est_mb.c
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=....srcmot_util.c
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=....srcputvlc.c
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=....srcrate_ctl.c
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=....srctext_bits.c
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=....srctext_code.c
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=....srctext_code_mb.c
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=....srctext_dct.c
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=....srcvop_code.c
  123. # End Source File
  124. # End Group
  125. # Begin Group "Header Files"
  126. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  127. # Begin Source File
  128. SOURCE=....srcbitstream.h
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=....srcencore.h
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=....srcmax_level.h
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=....srcmom_access.h
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=....srcmom_structs.h
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=....srcmom_util.h
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=....srcmomusys.h
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=....srcmot_code.h
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=....srcmot_est_comp.h
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=....srcmot_est_mb.h
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=....srcmot_util.h
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=....srcnon_unix.h
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=....srcputvlc.h
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=....srcrate_ctl.h
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=....srcrc.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=....srctext_bits.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=....srctext_code.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=....srctext_code_mb.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=....srctext_dct.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=....srctext_defs.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=....srcvlc.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=....srcvm_common_defs.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=....srcvm_enc_defs.h
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=....srcvop_code.h
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=....srczigzag.h
  201. # End Source File
  202. # End Group
  203. # Begin Group "MMX Sources"
  204. # PROP Default_Filter "c"
  205. # Begin Source File
  206. SOURCE=....srcintel_mmxtext_fdct_mmx.c
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=....srcintel_mmxtext_idct_mmx.c
  210. # End Source File
  211. # End Group
  212. # End Target
  213. # End Project