VideoPlayer.dsp
上传用户:zbtianhong
上传日期:2022-07-12
资源大小:3707k
文件大小:10k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="VideoPlayer" - 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=VideoPlayer - 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 "VideoPlayer.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 "VideoPlayer.mak" CFG="VideoPlayer - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "VideoPlayer - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "VideoPlayer - Win32 Debug" (based on "Win32 (x86) Application")
  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)" == "VideoPlayer - Win32 Release"
  29. # PROP BASE Use_MFC 6
  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 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  40. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  41. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  42. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  43. # ADD BASE RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  44. # ADD RSC /l 0x804 /d "NDEBUG" /d "_AFXDLL"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  50. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  51. !ELSEIF  "$(CFG)" == "VideoPlayer - Win32 Debug"
  52. # PROP BASE Use_MFC 6
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 6
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ  /c
  63. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /GZ   /c
  64. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  65. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  66. # ADD BASE RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  67. # ADD RSC /l 0x804 /d "_DEBUG" /d "_AFXDLL"
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LINK32=link.exe
  72. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  73. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  74. !ENDIF 
  75. # Begin Target
  76. # Name "VideoPlayer - Win32 Release"
  77. # Name "VideoPlayer - Win32 Debug"
  78. # Begin Group "Source Files"
  79. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  80. # Begin Source File
  81. SOURCE=.AboutDeveloper.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.StdAfx.cpp
  85. # ADD CPP /Yc"stdafx.h"
  86. # End Source File
  87. # Begin Source File
  88. SOURCE=.Usage.cpp
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=.VideoPlayer.cpp
  92. # End Source File
  93. # Begin Source File
  94. SOURCE=.VideoPlayer.rc
  95. # End Source File
  96. # Begin Source File
  97. SOURCE=.VideoPlayerDlg.cpp
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=.wmpcdrom.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.wmpcdromcollection.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.wmpclosedcaption.cpp
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.wmpcontrols.cpp
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.wmpdvd.cpp
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.wmperror.cpp
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.wmperroritem.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.wmpmedia.cpp
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=.wmpmediacollection.cpp
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.wmpnetwork.cpp
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.wmpplayer4.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.wmpplayerapplication.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.wmpplaylist.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.wmpplaylistarray.cpp
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.wmpplaylistcollection.cpp
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.wmpsettings.cpp
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.wmpstringcollection.cpp
  149. # End Source File
  150. # End Group
  151. # Begin Group "Header Files"
  152. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  153. # Begin Source File
  154. SOURCE=.AboutDeveloper.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.Resource.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.StdAfx.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.Usage.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.VideoPlayer.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.VideoPlayerDlg.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.wmpcdrom.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.wmpcdromcollection.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.wmpclosedcaption.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.wmpcontrols.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.wmpdvd.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.wmperror.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.wmperroritem.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.wmpmedia.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.wmpmediacollection.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.wmpnetwork.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.wmpplayer4.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.wmpplayerapplication.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.wmpplaylist.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.wmpplaylistarray.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.wmpplaylistcollection.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.wmpsettings.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.wmpstringcollection.h
  221. # End Source File
  222. # End Group
  223. # Begin Group "Resource Files"
  224. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  225. # Begin Source File
  226. SOURCE=.resVideoPlayer.ico
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.resVideoPlayer.rc2
  230. # End Source File
  231. # End Group
  232. # Begin Source File
  233. SOURCE=.ReadMe.txt
  234. # End Source File
  235. # End Target
  236. # End Project
  237. # Section VideoPlayer : {10A13217-23A7-439B-B1C0-D847C79B7774}
  238. #  2:5:Class:CWMPPlaylistCollection
  239. #  2:10:HeaderFile:wmpplaylistcollection.h
  240. #  2:8:ImplFile:wmpplaylistcollection.cpp
  241. # End Section
  242. # Section VideoPlayer : {EC21B779-EDEF-462D-BBA4-AD9DDE2B29A7}
  243. #  2:5:Class:CWMPNetwork
  244. #  2:10:HeaderFile:wmpnetwork.h
  245. #  2:8:ImplFile:wmpnetwork.cpp
  246. # End Section
  247. # Section VideoPlayer : {8363BC22-B4B4-4B19-989D-1CD765749DD1}
  248. #  2:5:Class:CWMPMediaCollection
  249. #  2:10:HeaderFile:wmpmediacollection.h
  250. #  2:8:ImplFile:wmpmediacollection.cpp
  251. # End Section
  252. # Section VideoPlayer : {4A976298-8C0D-11D3-B389-00C04F68574B}
  253. #  2:5:Class:CWMPStringCollection
  254. #  2:10:HeaderFile:wmpstringcollection.h
  255. #  2:8:ImplFile:wmpstringcollection.cpp
  256. # End Section
  257. # Section VideoPlayer : {74C09E02-F828-11D2-A74B-00A0C905F36E}
  258. #  2:5:Class:CWMPControls
  259. #  2:10:HeaderFile:wmpcontrols.h
  260. #  2:8:ImplFile:wmpcontrols.cpp
  261. # End Section
  262. # Section VideoPlayer : {679409C0-99F7-11D3-9FB7-00105AA620BB}
  263. #  2:5:Class:CWMPPlaylistArray
  264. #  2:10:HeaderFile:wmpplaylistarray.h
  265. #  2:8:ImplFile:wmpplaylistarray.cpp
  266. # End Section
  267. # Section VideoPlayer : {CFAB6E98-8730-11D3-B388-00C04F68574B}
  268. #  2:5:Class:CWMPCdrom
  269. #  2:10:HeaderFile:wmpcdrom.h
  270. #  2:8:ImplFile:wmpcdrom.cpp
  271. # End Section
  272. # Section VideoPlayer : {8DA61686-4668-4A5C-AE5D-803193293DBE}
  273. #  2:5:Class:CWMPDVD
  274. #  2:10:HeaderFile:wmpdvd.h
  275. #  2:8:ImplFile:wmpdvd.cpp
  276. # End Section
  277. # Section VideoPlayer : {6C497D62-8919-413C-82DB-E935FB3EC584}
  278. #  2:5:Class:CWMPPlayer4
  279. #  2:10:HeaderFile:wmpplayer4.h
  280. #  2:8:ImplFile:wmpplayer4.cpp
  281. # End Section
  282. # Section VideoPlayer : {40897764-CEAB-47BE-AD4A-8E28537F9BBF}
  283. #  2:5:Class:CWMPPlayerApplication
  284. #  2:10:HeaderFile:wmpplayerapplication.h
  285. #  2:8:ImplFile:wmpplayerapplication.cpp
  286. # End Section
  287. # Section VideoPlayer : {6BF52A52-394A-11D3-B153-00C04F79FAA6}
  288. #  2:21:DefaultSinkHeaderFile:wmpplayer4.h
  289. #  2:16:DefaultSinkClass:CWMPPlayer4
  290. # End Section
  291. # Section VideoPlayer : {9104D1AB-80C9-4FED-ABF0-2E6417A6DF14}
  292. #  2:5:Class:CWMPSettings
  293. #  2:10:HeaderFile:wmpsettings.h
  294. #  2:8:ImplFile:wmpsettings.cpp
  295. # End Section
  296. # Section VideoPlayer : {A12DCF7D-14AB-4C1B-A8CD-63909F06025B}
  297. #  2:5:Class:CWMPError
  298. #  2:10:HeaderFile:wmperror.h
  299. #  2:8:ImplFile:wmperror.cpp
  300. # End Section
  301. # Section VideoPlayer : {D5F0F4F1-130C-11D3-B14E-00C04F79FAA6}
  302. #  2:5:Class:CWMPPlaylist
  303. #  2:10:HeaderFile:wmpplaylist.h
  304. #  2:8:ImplFile:wmpplaylist.cpp
  305. # End Section
  306. # Section VideoPlayer : {4F2DF574-C588-11D3-9ED0-00C04FB6E937}
  307. #  2:5:Class:CWMPClosedCaption
  308. #  2:10:HeaderFile:wmpclosedcaption.h
  309. #  2:8:ImplFile:wmpclosedcaption.cpp
  310. # End Section
  311. # Section VideoPlayer : {EE4C8FE2-34B2-11D3-A3BF-006097C9B344}
  312. #  2:5:Class:CWMPCdromCollection
  313. #  2:10:HeaderFile:wmpcdromcollection.h
  314. #  2:8:ImplFile:wmpcdromcollection.cpp
  315. # End Section
  316. # Section VideoPlayer : {94D55E95-3FAC-11D3-B155-00C04F79FAA6}
  317. #  2:5:Class:CWMPMedia
  318. #  2:10:HeaderFile:wmpmedia.h
  319. #  2:8:ImplFile:wmpmedia.cpp
  320. # End Section
  321. # Section VideoPlayer : {3614C646-3B3B-4DE7-A81E-930E3F2127B3}
  322. #  2:5:Class:CWMPErrorItem
  323. #  2:10:HeaderFile:wmperroritem.h
  324. #  2:8:ImplFile:wmperroritem.cpp
  325. # End Section