console.dsp
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:7k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="console" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. CFG=console - 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 "console.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 "console.mak" CFG="console - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "console - Win32 Release" (based on "Win32 (x86) Console Application")
  19. !MESSAGE "console - Win32 Debug" (based on "Win32 (x86) Console Application")
  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)" == "console - 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 Ignore_Export_Lib 0
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
  40. # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
  41. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  42. # ADD RSC /l 0x409 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LINK32=link.exe
  47. # 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 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:console /machine:I386
  48. # ADD 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 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:console /machine:I386
  49. # Begin Special Build Tool
  50. SOURCE="$(InputPath)"
  51. PostBuild_Cmds=copy .Releasedecore.lib ........divx4windowsbin
  52. # End Special Build Tool
  53. !ELSEIF  "$(CFG)" == "console - 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 /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
  66. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
  67. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  68. # ADD RSC /l 0x409 /d "_DEBUG"
  69. BSC32=bscmake.exe
  70. # ADD BASE BSC32 /nologo
  71. # ADD BSC32 /nologo
  72. LINK32=link.exe
  73. # 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 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:console /debug /machine:I386 /pdbtype:sept
  74. # ADD LINK32 Winmm.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
  75. !ENDIF 
  76. # Begin Target
  77. # Name "console - Win32 Release"
  78. # Name "console - Win32 Debug"
  79. # Begin Group "Source Files"
  80. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  81. # Begin Source File
  82. SOURCE=....srcbasic_prediction.c
  83. # End Source File
  84. # Begin Source File
  85. SOURCE=....srcclearblock.c
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=....srcdebug.c
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=....srcdecore.c
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=....SRCgen_usetime.c
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=....srcgetbits.c
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=....srcidct.c
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=....srcmp4_block.c
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=....srcmp4_decoder.c
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=....srcmp4_header.c
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=....srcmp4_iquant.c
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=....srcmp4_mblock.c
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=....srcmp4_picture.c
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=....srcmp4_predict.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=....srcmp4_recon.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=....srcmp4_tables.c
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=....srcmp4_vars.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=....srcmp4_vld.c
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=....srcpostprocess.c
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=....srcstore.c
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=....srctransferIDCT.c
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=....srcyuv2rgb.c
  146. # End Source File
  147. # End Group
  148. # Begin Group "Header Files"
  149. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  150. # Begin Source File
  151. SOURCE=....srcbasic_prediction.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=....srcclearblock.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=....srcdebug.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=....srcdecore.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=....srcgetbits.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=....srcglobal.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=....srcidct.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=....srcmp4_block.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=....srcmp4_decoder.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=....srcmp4_header.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=....srcmp4_iquant.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=....srcmp4_mblock.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=....srcmp4_predict.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=....srcmp4_vars.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=....srcmp4_vld.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=....srcportab.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=....srcpostprocess.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=....srcstore.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=....srctimer.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=....srctransferIDCT.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=....srcyuv2rgb.h
  212. # End Source File
  213. # End Group
  214. # Begin Group "Resource Files"
  215. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  216. # End Group
  217. # End Target
  218. # End Project