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

  1. # Microsoft Developer Studio Project File - Name="IpDrive" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 60000
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=IpDrive - 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 "ipdrive.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 "ipdrive.mak" CFG="IpDrive - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "IpDrive - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "IpDrive - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "IpDrive - Win32 Unicode Release" (based on "Win32 (x86) Application")
  23. !MESSAGE "IpDrive - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  24. !MESSAGE 
  25.  
  26. # Begin Project
  27. # PROP AllowPerConfigDependencies 0
  28. # PROP Scc_ProjName ""
  29. # PROP Scc_LocalPath ""
  30. CPP=cl.exe
  31. MTL=midl.exe
  32. RSC=rc.exe
  33.  
  34. !IF  "$(CFG)" == "IpDrive - Win32 Release"
  35.  
  36. # PROP BASE Use_MFC 0
  37. # PROP BASE Use_Debug_Libraries 0
  38. # PROP BASE Output_Dir ".\Release"
  39. # PROP BASE Intermediate_Dir ".\Release"
  40. # PROP BASE Target_Dir ""
  41. # PROP Use_MFC 2
  42. # PROP Use_Debug_Libraries 0
  43. # PROP Output_Dir ".\Release"
  44. # PROP Intermediate_Dir ".\Release"
  45. # PROP Target_Dir ""
  46. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  47. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  48. # SUBTRACT CPP /Fr
  49. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  50. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  51. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  52. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  53. BSC32=bscmake.exe
  54. # ADD BASE BSC32 /nologo
  55. # ADD BSC32 /nologo
  56. LINK32=link.exe
  57. # 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
  58. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  59.  
  60. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Debug"
  61.  
  62. # PROP BASE Use_MFC 0
  63. # PROP BASE Use_Debug_Libraries 1
  64. # PROP BASE Output_Dir ".\Debug"
  65. # PROP BASE Intermediate_Dir ".\Debug"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 2
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir ".\Debug"
  70. # PROP Intermediate_Dir ".\Debug"
  71. # PROP Target_Dir ""
  72. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  73. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  74. # SUBTRACT CPP /Fr
  75. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  76. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  77. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  78. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  79. BSC32=bscmake.exe
  80. # ADD BASE BSC32 /nologo
  81. # ADD BSC32 /nologo
  82. LINK32=link.exe
  83. # 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
  84. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  85.  
  86. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Unicode Release"
  87.  
  88. # PROP BASE Use_MFC 0
  89. # PROP BASE Use_Debug_Libraries 0
  90. # PROP BASE Output_Dir ".\Release"
  91. # PROP BASE Intermediate_Dir ".\Release"
  92. # PROP BASE Target_Dir ""
  93. # PROP Use_MFC 2
  94. # PROP Use_Debug_Libraries 0
  95. # PROP Output_Dir ".\UniRelease"
  96. # PROP Intermediate_Dir ".\UniRelease"
  97. # PROP Target_Dir ""
  98. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  99. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"Stdafx.h" /FD /c
  100. # SUBTRACT CPP /Fr
  101. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  102. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  103. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  104. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  105. BSC32=bscmake.exe
  106. # ADD BASE BSC32 /nologo
  107. # ADD BSC32 /nologo
  108. LINK32=link.exe
  109. # 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
  110. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  111.  
  112. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Unicode Debug"
  113.  
  114. # PROP BASE Use_MFC 0
  115. # PROP BASE Use_Debug_Libraries 1
  116. # PROP BASE Output_Dir ".\Debug"
  117. # PROP BASE Intermediate_Dir ".\Debug"
  118. # PROP BASE Target_Dir ""
  119. # PROP Use_MFC 2
  120. # PROP Use_Debug_Libraries 1
  121. # PROP Output_Dir ".\UniDebug"
  122. # PROP Intermediate_Dir ".\UniDebug"
  123. # PROP Target_Dir ""
  124. # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  125. # 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
  126. # SUBTRACT CPP /Fr
  127. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  128. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  129. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  130. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  131. BSC32=bscmake.exe
  132. # ADD BASE BSC32 /nologo
  133. # ADD BSC32 /nologo
  134. LINK32=link.exe
  135. # 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
  136. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  137.  
  138. !ENDIF 
  139.  
  140. # Begin Target
  141.  
  142. # Name "IpDrive - Win32 Release"
  143. # Name "IpDrive - Win32 Debug"
  144. # Name "IpDrive - Win32 Unicode Release"
  145. # Name "IpDrive - Win32 Unicode Debug"
  146. # Begin Group "Source Files"
  147.  
  148. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  149. # Begin Source File
  150.  
  151. SOURCE=.\Ipdridoc.cpp
  152. # End Source File
  153. # Begin Source File
  154.  
  155. SOURCE=.\Ipdrive.cpp
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\Ipdrive.rc
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\Ipdrivw.cpp
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\Mainfrm.cpp
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\Stdafx.cpp
  172.  
  173. !IF  "$(CFG)" == "IpDrive - Win32 Release"
  174.  
  175. # ADD CPP /Yc
  176.  
  177. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Debug"
  178.  
  179. # ADD CPP /Yc
  180.  
  181. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Unicode Release"
  182.  
  183. # ADD CPP /Yc"Stdafx.h"
  184.  
  185. !ELSEIF  "$(CFG)" == "IpDrive - Win32 Unicode Debug"
  186.  
  187. # ADD CPP /Yc
  188.  
  189. !ENDIF 
  190.  
  191. # End Source File
  192. # End Group
  193. # Begin Group "Header Files"
  194.  
  195. # PROP Default_Filter "h;hpp;hxx;fi;fd"
  196. # Begin Source File
  197.  
  198. SOURCE=.\Ipdridoc.h
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\Ipdrive.h
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=.\Ipdrivw.h
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=.\Mainfrm.h
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\Resource.h
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=.\Stdafx.h
  219. # End Source File
  220. # End Group
  221. # Begin Group "Resource Files"
  222.  
  223. # PROP Default_Filter "ico;cur;bmp;rc2;cnt;rtf;rct"
  224. # Begin Source File
  225.  
  226. SOURCE=.\Res\Ipdrive.ico
  227. # End Source File
  228. # Begin Source File
  229.  
  230. SOURCE=.\Res\Ipdrive.rc2
  231. # PROP BASE Exclude_From_Build 1
  232. # PROP Exclude_From_Build 1
  233. # End Source File
  234. # Begin Source File
  235.  
  236. SOURCE=.\Res\Toolbar.bmp
  237. # End Source File
  238. # End Group
  239. # End Target
  240. # End Project
  241.