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

多媒体编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="MtMdi" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=MtMdi - Win32 Release
  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 "mtmdi.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 "mtmdi.mak" CFG="MtMdi - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "MtMdi - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "MtMdi - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "MtMdi - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  21. !MESSAGE "MtMdi - Win32 Unicode Release" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "MtMdi - Win32 Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir ".Release"
  34. # PROP BASE Intermediate_Dir ".Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 2
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ".Release"
  39. # PROP Intermediate_Dir ".Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  42. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # 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 /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  53. !ELSEIF  "$(CFG)" == "MtMdi - 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 2
  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 "_WINDOWS" /YX /c
  66. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "C:Program FilesCodeJockeyCJLibrary Version 6.08Include" /I "C:DXSDKInclude" /I "C:DXSDKSamplesC++DirectShowBaseClasses" /I "AV8SDKAV8SDKinclude" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /Yu"Stdafx.h" /FD /c
  67. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  68. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  69. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  70. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  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 /debug /machine:I386
  76. # ADD LINK32 WS2_32.LIB uuid.lib winmm.lib guids.lib amstrmid.lib QUARTZ.LIB  libstrmbasd.lib libasynbase.lib libasyncflt.lib /nologo /subsystem:windows /debug /machine:I386
  77. # SUBTRACT LINK32 /incremental:no /nodefaultlib
  78. !ELSEIF  "$(CFG)" == "MtMdi - Win32 Unicode Debug"
  79. # PROP BASE Use_MFC 0
  80. # PROP BASE Use_Debug_Libraries 1
  81. # PROP BASE Output_Dir ".Debug"
  82. # PROP BASE Intermediate_Dir ".Debug"
  83. # PROP BASE Target_Dir ""
  84. # PROP Use_MFC 2
  85. # PROP Use_Debug_Libraries 1
  86. # PROP Output_Dir ".UniDebug"
  87. # PROP Intermediate_Dir ".UniDebug"
  88. # PROP Target_Dir ""
  89. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  90. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  91. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  92. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  93. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  94. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  95. BSC32=bscmake.exe
  96. # ADD BASE BSC32 /nologo
  97. # ADD BSC32 /nologo
  98. LINK32=link.exe
  99. # 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 /debug /machine:I386
  100. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  101. !ELSEIF  "$(CFG)" == "MtMdi - Win32 Unicode Release"
  102. # PROP BASE Use_MFC 0
  103. # PROP BASE Use_Debug_Libraries 0
  104. # PROP BASE Output_Dir ".Release"
  105. # PROP BASE Intermediate_Dir ".Release"
  106. # PROP BASE Target_Dir ""
  107. # PROP Use_MFC 2
  108. # PROP Use_Debug_Libraries 0
  109. # PROP Output_Dir ".UniRelease"
  110. # PROP Intermediate_Dir ".UniRelease"
  111. # PROP Target_Dir ""
  112. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  113. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  114. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  115. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  116. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  117. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  118. BSC32=bscmake.exe
  119. # ADD BASE BSC32 /nologo
  120. # ADD BSC32 /nologo
  121. LINK32=link.exe
  122. # 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 /machine:I386
  123. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  124. !ENDIF 
  125. # Begin Target
  126. # Name "MtMdi - Win32 Release"
  127. # Name "MtMdi - Win32 Debug"
  128. # Name "MtMdi - Win32 Unicode Debug"
  129. # Name "MtMdi - Win32 Unicode Release"
  130. # Begin Group "Source Files"
  131. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  132. # Begin Source File
  133. SOURCE=.Asyncio.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.Asyncrdr.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.ConnectDlg.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.Mainfrm.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.Mdi.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.mpgutil.cpp
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.Mtmdi.rc
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.RevPlayMDIChildWnd.cpp
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.RevPlayThread.cpp
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.Stdafx.cpp
  161. # ADD CPP /Yc"Stdafx.h"
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.WaitDlg.cpp
  165. # End Source File
  166. # End Group
  167. # Begin Group "Header Files"
  168. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  169. # Begin Source File
  170. SOURCE=.Asyncio.h
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.Asyncrdr.h
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.ConnectDlg.h
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.mainfrm.h
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.mdi.h
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.mpegdef.h
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.mpgutil.h
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.resource.h
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.RevPlayMDIChildWnd.h
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.RevPlayThread.h
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.stdafx.h
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.WaitDlg.h
  204. # End Source File
  205. # End Group
  206. # Begin Group "Resource Files"
  207. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  208. # Begin Source File
  209. SOURCE=.HELLO.ICO
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.MDI.ICO
  213. # End Source File
  214. # End Group
  215. # End Target
  216. # End Project