home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Game Programming for Teens / VBGPFT.cdr / DirectX8 / dx8a_sdk.exe / samples / multimedia / directshow / dmo / gargledmo / gargledmo.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2000-09-22  |  6.8 KB  |  226 lines

  1. # Microsoft Developer Studio Project File - Name="GargleDMO" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=GargleDMO - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "GargleDMO.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "GargleDMO.mak" CFG="GargleDMO - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "GargleDMO - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "GargleDMO - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "GargleDMO - Win32 Debug"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 1
  36. # PROP BASE Output_Dir "Debug"
  37. # PROP BASE Intermediate_Dir "Debug"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 1
  41. # PROP Output_Dir "Debug"
  42. # PROP Intermediate_Dir "Debug"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  46. # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /I "..\..\..\..\..\include" /I "medparambase" /I "controlbase" /I "dmobase" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  47. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  48. # ADD RSC /l 0x409 /d "_DEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # 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
  54. # 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 msdmo.lib dmoguids.lib strmiids.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  55. # SUBTRACT LINK32 /nodefaultlib
  56. # Begin Custom Build - Performing registration
  57. OutDir=.\Debug
  58. TargetPath=.\Debug\GargleDMO.dll
  59. InputPath=.\Debug\GargleDMO.dll
  60. SOURCE="$(InputPath)"
  61.  
  62. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  63.     regsvr32 /s /c "$(TargetPath)" 
  64.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  65.     
  66. # End Custom Build
  67.  
  68. !ELSEIF  "$(CFG)" == "GargleDMO - Win32 Release"
  69.  
  70. # PROP BASE Use_MFC 0
  71. # PROP BASE Use_Debug_Libraries 0
  72. # PROP BASE Output_Dir "Release"
  73. # PROP BASE Intermediate_Dir "Release"
  74. # PROP BASE Ignore_Export_Lib 0
  75. # PROP BASE Target_Dir ""
  76. # PROP Use_MFC 0
  77. # PROP Use_Debug_Libraries 0
  78. # PROP Output_Dir "Release"
  79. # PROP Intermediate_Dir "Release"
  80. # PROP Ignore_Export_Lib 0
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /MTd /W3 /Gm /Zi /Od /I "..\..\..\..\..\include" /I "..\dsdmobase\inc" /I "medparambase" /I "controlbase" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  83. # ADD CPP /nologo /MD /W3 /Od /I "..\..\..\..\..\include" /I "medparambase" /I "controlbase" /I "dmobase" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  84. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  85. # ADD RSC /l 0x409 /d "NDEBUG"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LINK32=link.exe
  90. # 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 msdmo.lib dmoguids.lib strmiids.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib" /libpath:"controlbase"
  91. # 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 msdmo.lib dmoguids.lib strmiids.lib /nologo /subsystem:windows /dll /incremental:yes /map /machine:I386 /pdbtype:sept /libpath:"..\..\..\..\..\lib"
  92. # SUBTRACT LINK32 /pdb:none /nodefaultlib
  93. # Begin Custom Build - Performing registration
  94. OutDir=.\Release
  95. TargetPath=.\Release\GargleDMO.dll
  96. InputPath=.\Release\GargleDMO.dll
  97. SOURCE="$(InputPath)"
  98.  
  99. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  100.     regsvr32 /s /c "$(TargetPath)" 
  101.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  102.     
  103. # End Custom Build
  104.  
  105. !ENDIF 
  106.  
  107. # Begin Target
  108.  
  109. # Name "GargleDMO - Win32 Debug"
  110. # Name "GargleDMO - Win32 Release"
  111. # Begin Group "Source Files"
  112.  
  113. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  114. # Begin Source File
  115.  
  116. SOURCE=.\GargDMOProp.cpp
  117.  
  118. !IF  "$(CFG)" == "GargleDMO - Win32 Debug"
  119.  
  120. !ELSEIF  "$(CFG)" == "GargleDMO - Win32 Release"
  121.  
  122. # ADD CPP /D "NDEBUG"
  123. # SUBTRACT CPP /D "_DEBUG"
  124.  
  125. !ENDIF 
  126.  
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\Gargle.cpp
  131.  
  132. !IF  "$(CFG)" == "GargleDMO - Win32 Debug"
  133.  
  134. !ELSEIF  "$(CFG)" == "GargleDMO - Win32 Release"
  135.  
  136. # ADD CPP /D "NDEBUG"
  137. # SUBTRACT CPP /D "_DEBUG"
  138.  
  139. !ENDIF 
  140.  
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=.\GargleDMO.cpp
  145.  
  146. !IF  "$(CFG)" == "GargleDMO - Win32 Debug"
  147.  
  148. !ELSEIF  "$(CFG)" == "GargleDMO - Win32 Release"
  149.  
  150. # ADD CPP /D "NDEBUG"
  151. # SUBTRACT CPP /D "_DEBUG"
  152.  
  153. !ENDIF 
  154.  
  155. # End Source File
  156. # Begin Source File
  157.  
  158. SOURCE=.\GargleDMO.def
  159. # End Source File
  160. # Begin Source File
  161.  
  162. SOURCE=.\GargleDMO.rc
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=.\StdAfx.cpp
  167.  
  168. !IF  "$(CFG)" == "GargleDMO - Win32 Debug"
  169.  
  170. # ADD CPP /Yc"stdafx.h"
  171.  
  172. !ELSEIF  "$(CFG)" == "GargleDMO - Win32 Release"
  173.  
  174. # ADD CPP /D "NDEBUG" /Yc"stdafx.h"
  175. # SUBTRACT CPP /D "_DEBUG"
  176.  
  177. !ENDIF 
  178.  
  179. # End Source File
  180. # End Group
  181. # Begin Group "Header Files"
  182.  
  183. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  184. # Begin Source File
  185.  
  186. SOURCE=.\GargDMOProp.h
  187. # End Source File
  188. # Begin Source File
  189.  
  190. SOURCE=.\Gargle.h
  191. # End Source File
  192. # Begin Source File
  193.  
  194. SOURCE=.\igargle.h
  195. # End Source File
  196. # Begin Source File
  197.  
  198. SOURCE=.\Resource.h
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\StdAfx.h
  203. # End Source File
  204. # End Group
  205. # Begin Group "Resource Files"
  206.  
  207. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  208. # Begin Source File
  209.  
  210. SOURCE=.\GargDMOProp.rgs
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\Gargle.rgs
  215. # End Source File
  216. # End Group
  217. # End Target
  218. # End Project
  219. # Section GargleDMO : {00000000-0000-0000-0000-800000800000}
  220. #     1:15:IDR_GARGDMOPROP:106
  221. #     1:20:IDS_TITLEGargDMOProp:103
  222. #     1:15:IDD_GARGDMOPROP:107
  223. #     1:24:IDS_DOCSTRINGGargDMOProp:105
  224. #     1:23:IDS_HELPFILEGargDMOProp:104
  225. # End Section
  226.