home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / addins / pipe / pipe.dsp < prev    next >
Text File  |  1998-04-02  |  8KB  |  290 lines

  1. # Microsoft Developer Studio Project File - Name="pipe" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. CFG=pipe - Win32 Debug
  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 "pipe.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 "pipe.mak" CFG="pipe - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "pipe - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "pipe - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE "pipe - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  23. !MESSAGE 
  24.  
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. CPP=cl.exe
  30. MTL=midl.exe
  31. RSC=rc.exe
  32.  
  33. !IF  "$(CFG)" == "pipe - Win32 Debug"
  34.  
  35. # PROP BASE Use_MFC 2
  36. # PROP BASE Use_Debug_Libraries 1
  37. # PROP BASE Output_Dir "Debug"
  38. # PROP BASE Intermediate_Dir "Debug"
  39. # PROP BASE Target_Dir ""
  40. # PROP Use_MFC 2
  41. # PROP Use_Debug_Libraries 1
  42. # PROP Output_Dir "Debug"
  43. # PROP Intermediate_Dir "Debug"
  44. # PROP Ignore_Export_Lib 0
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  47. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /c
  48. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  49. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  50. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  51. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  57. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  58. # Begin Custom Build - Registering ActiveX Control...
  59. OutDir=.\Debug
  60. TargetPath=.\Debug\pipe.dll
  61. InputPath=.\Debug\pipe.dll
  62. SOURCE="$(InputPath)"
  63.  
  64. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  65.     regsvr32 /s /c "$(TargetPath)" 
  66.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  67.     
  68. # End Custom Build
  69.  
  70. !ELSEIF  "$(CFG)" == "pipe - Win32 Release MinSize"
  71.  
  72. # PROP BASE Use_MFC 2
  73. # PROP BASE Use_Debug_Libraries 0
  74. # PROP BASE Output_Dir "ReleaseMinSize"
  75. # PROP BASE Intermediate_Dir "ReleaseMinSize"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 2
  78. # PROP Use_Debug_Libraries 0
  79. # PROP Output_Dir "ReleaseMinSize"
  80. # PROP Intermediate_Dir "ReleaseMinSize"
  81. # PROP Ignore_Export_Lib 0
  82. # PROP Target_Dir ""
  83. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  84. # ADD CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_ATL_DLL" /Yu"stdafx.h" /FD /c
  85. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  86. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  87. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  88. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  89. BSC32=bscmake.exe
  90. # ADD BASE BSC32 /nologo
  91. # ADD BSC32 /nologo
  92. LINK32=link.exe
  93. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  94. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  95. # Begin Custom Build - Registering ActiveX Control...
  96. OutDir=.\ReleaseMinSize
  97. TargetPath=.\ReleaseMinSize\pipe.dll
  98. InputPath=.\ReleaseMinSize\pipe.dll
  99. SOURCE="$(InputPath)"
  100.  
  101. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  102.     regsvr32 /s /c "$(TargetPath)" 
  103.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  104.     
  105. # End Custom Build
  106.  
  107. !ELSEIF  "$(CFG)" == "pipe - Win32 Release MinDependency"
  108.  
  109. # PROP BASE Use_MFC 2
  110. # PROP BASE Use_Debug_Libraries 0
  111. # PROP BASE Output_Dir "ReleaseMinDependency"
  112. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  113. # PROP BASE Target_Dir ""
  114. # PROP Use_MFC 2
  115. # PROP Use_Debug_Libraries 0
  116. # PROP Output_Dir "ReleaseMinDependency"
  117. # PROP Intermediate_Dir "ReleaseMinDependency"
  118. # PROP Ignore_Export_Lib 0
  119. # PROP Target_Dir ""
  120. # ADD BASE CPP /nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /Yu"stdafx.h" /FD /c
  121. # ADD CPP /nologo /MD /W3 /GX /Zi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /FR /Yu"stdafx.h" /FD /c
  122. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  123. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  124. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  125. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  126. BSC32=bscmake.exe
  127. # ADD BASE BSC32 /nologo
  128. # ADD BSC32 /nologo
  129. LINK32=link.exe
  130. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  131. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  132. # Begin Custom Build - Registering ActiveX Control...
  133. OutDir=.\ReleaseMinDependency
  134. TargetPath=.\ReleaseMinDependency\pipe.dll
  135. InputPath=.\ReleaseMinDependency\pipe.dll
  136. SOURCE="$(InputPath)"
  137.  
  138. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  139.     regsvr32 /s /c "$(TargetPath)" 
  140.     echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" 
  141.     
  142. # End Custom Build
  143.  
  144. !ENDIF 
  145.  
  146. # Begin Target
  147.  
  148. # Name "pipe - Win32 Debug"
  149. # Name "pipe - Win32 Release MinSize"
  150. # Name "pipe - Win32 Release MinDependency"
  151. # Begin Group "Source Files"
  152.  
  153. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  154. # Begin Source File
  155.  
  156. SOURCE=.\DlgFilter.cpp
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\MRUStrings.cpp
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=.\MRUStrings.h
  165. # End Source File
  166. # Begin Source File
  167.  
  168. SOURCE=.\pipe.cpp
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=.\pipe.def
  173. # End Source File
  174. # Begin Source File
  175.  
  176. SOURCE=.\pipe.idl
  177.  
  178. !IF  "$(CFG)" == "pipe - Win32 Debug"
  179.  
  180. # PROP Ignore_Default_Tool 1
  181. # Begin Custom Build - Performing MIDL step
  182. InputPath=.\pipe.idl
  183.  
  184. BuildCmds= \
  185.     midl /Oicf /h "pipe.h" /iid "pipe_i.c" "pipe.idl"
  186.  
  187. ".\pipe.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  188.    $(BuildCmds)
  189.  
  190. ".\pipe.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  191.    $(BuildCmds)
  192.  
  193. ".\pipe_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  194.    $(BuildCmds)
  195. # End Custom Build
  196.  
  197. !ELSEIF  "$(CFG)" == "pipe - Win32 Release MinSize"
  198.  
  199. # PROP Ignore_Default_Tool 1
  200. # Begin Custom Build - Performing MIDL step
  201. InputPath=.\pipe.idl
  202.  
  203. BuildCmds= \
  204.     midl /Oicf /h "pipe.h" /iid "pipe_i.c" "pipe.idl"
  205.  
  206. ".\pipe.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  207.    $(BuildCmds)
  208.  
  209. ".\pipe.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  210.    $(BuildCmds)
  211.  
  212. ".\pipe_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  213.    $(BuildCmds)
  214. # End Custom Build
  215.  
  216. !ELSEIF  "$(CFG)" == "pipe - Win32 Release MinDependency"
  217.  
  218. # PROP Ignore_Default_Tool 1
  219. # Begin Custom Build - Performing MIDL step
  220. InputPath=.\pipe.idl
  221.  
  222. BuildCmds= \
  223.     midl /Oicf /h "pipe.h" /iid "pipe_i.c" "pipe.idl"
  224.  
  225. ".\pipe.tlb" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  226.    $(BuildCmds)
  227.  
  228. ".\pipe.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  229.    $(BuildCmds)
  230.  
  231. ".\pipe_i.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  232.    $(BuildCmds)
  233. # End Custom Build
  234.  
  235. !ENDIF 
  236.  
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\pipe.rc
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\PipeIt.cpp
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\StdAfx.cpp
  249. # ADD CPP /Yc"stdafx.h"
  250. # End Source File
  251. # End Group
  252. # Begin Group "Header Files"
  253.  
  254. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  255. # Begin Source File
  256.  
  257. SOURCE=.\DlgFilter.h
  258. # End Source File
  259. # Begin Source File
  260.  
  261. SOURCE=.\PipeIt.h
  262. # End Source File
  263. # Begin Source File
  264.  
  265. SOURCE=.\Resource.h
  266. # End Source File
  267. # Begin Source File
  268.  
  269. SOURCE=.\StdAfx.h
  270. # End Source File
  271. # End Group
  272. # Begin Group "Resource Files"
  273.  
  274. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  275. # Begin Source File
  276.  
  277. SOURCE=.\bmp00001.bmp
  278. # End Source File
  279. # Begin Source File
  280.  
  281. SOURCE=.\toolbar_.bmp
  282. # End Source File
  283. # End Group
  284. # Begin Source File
  285.  
  286. SOURCE=.\PipeIt.rgs
  287. # End Source File
  288. # End Target
  289. # End Project
  290.