home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / ole / mfcbind / mfcbind.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  1998-03-27  |  9.3 KB  |  294 lines

  1. # Microsoft Developer Studio Project File - Name="MFCBind" - 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=MFCBind - Win32 Debug static
  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 "MFCBind.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 "MFCBind.mak" CFG="MFCBind - Win32 Debug static"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "MFCBind - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "MFCBind - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "MFCBind - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  23. !MESSAGE "MFCBind - Win32 Unicode Release" (based on "Win32 (x86) Application")
  24. !MESSAGE "MFCBind - Win32 Debug static" (based on "Win32 (x86) Application")
  25. !MESSAGE "MFCBind - Win32 Release static" (based on "Win32 (x86) Application")
  26. !MESSAGE 
  27.  
  28. # Begin Project
  29. # PROP AllowPerConfigDependencies 0
  30. CPP=cl.exe
  31. MTL=midl.exe
  32. RSC=rc.exe
  33.  
  34. !IF  "$(CFG)" == "MFCBind - Win32 Release"
  35.  
  36. # PROP BASE Use_MFC 6
  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 6
  42. # PROP Use_Debug_Libraries 0
  43. # PROP Output_Dir "Release"
  44. # PROP Intermediate_Dir "Release"
  45. # PROP Ignore_Export_Lib 0
  46. # PROP Target_Dir ""
  47. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  48. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  49. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  50. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  51. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  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 /nologo /subsystem:windows /machine:I386
  58. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  59.  
  60. !ELSEIF  "$(CFG)" == "MFCBind - Win32 Debug"
  61.  
  62. # PROP BASE Use_MFC 6
  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 6
  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 /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  73. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  74. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  76. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  77. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  83. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  84.  
  85. !ELSEIF  "$(CFG)" == "MFCBind - Win32 Unicode Debug"
  86.  
  87. # PROP BASE Use_MFC 6
  88. # PROP BASE Use_Debug_Libraries 1
  89. # PROP BASE Output_Dir "MFCBind_"
  90. # PROP BASE Intermediate_Dir "MFCBind_"
  91. # PROP BASE Target_Dir ""
  92. # PROP Use_MFC 6
  93. # PROP Use_Debug_Libraries 1
  94. # PROP Output_Dir "UnicodeDebug"
  95. # PROP Intermediate_Dir "UnicodeDebug"
  96. # PROP Ignore_Export_Lib 0
  97. # PROP Target_Dir ""
  98. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  99. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  100. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  101. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  102. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  103. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  109. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  110.  
  111. !ELSEIF  "$(CFG)" == "MFCBind - Win32 Unicode Release"
  112.  
  113. # PROP BASE Use_MFC 6
  114. # PROP BASE Use_Debug_Libraries 0
  115. # PROP BASE Output_Dir "MFCBind0"
  116. # PROP BASE Intermediate_Dir "MFCBind0"
  117. # PROP BASE Target_Dir ""
  118. # PROP Use_MFC 6
  119. # PROP Use_Debug_Libraries 0
  120. # PROP Output_Dir "UnicodeRelease"
  121. # PROP Intermediate_Dir "UnicodeRelease"
  122. # PROP Ignore_Export_Lib 0
  123. # PROP Target_Dir ""
  124. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  125. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  126. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  127. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  128. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  129. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  130. BSC32=bscmake.exe
  131. # ADD BASE BSC32 /nologo
  132. # ADD BSC32 /nologo
  133. LINK32=link.exe
  134. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  135. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  136.  
  137. !ELSEIF  "$(CFG)" == "MFCBind - Win32 Debug static"
  138.  
  139. # PROP BASE Use_MFC 6
  140. # PROP BASE Use_Debug_Libraries 1
  141. # PROP BASE Output_Dir "MFCBind_"
  142. # PROP BASE Intermediate_Dir "MFCBind_"
  143. # PROP BASE Target_Dir ""
  144. # PROP Use_MFC 5
  145. # PROP Use_Debug_Libraries 1
  146. # PROP Output_Dir "DebugStatic"
  147. # PROP Intermediate_Dir "DebugStatic"
  148. # PROP Target_Dir ""
  149. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  150. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  151. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  152. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
  153. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  154. # ADD RSC /l 0x409 /d "_DEBUG"
  155. BSC32=bscmake.exe
  156. # ADD BASE BSC32 /nologo
  157. # ADD BSC32 /nologo
  158. LINK32=link.exe
  159. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  160. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  161.  
  162. !ELSEIF  "$(CFG)" == "MFCBind - Win32 Release static"
  163.  
  164. # PROP BASE Use_MFC 6
  165. # PROP BASE Use_Debug_Libraries 0
  166. # PROP BASE Output_Dir "MFCBind0"
  167. # PROP BASE Intermediate_Dir "MFCBind0"
  168. # PROP BASE Ignore_Export_Lib 0
  169. # PROP BASE Target_Dir ""
  170. # PROP Use_MFC 5
  171. # PROP Use_Debug_Libraries 0
  172. # PROP Output_Dir "ReleaseStatic"
  173. # PROP Intermediate_Dir "ReleaseStatic"
  174. # PROP Ignore_Export_Lib 0
  175. # PROP Target_Dir ""
  176. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  177. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  178. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  179. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
  180. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  181. # ADD RSC /l 0x409 /d "NDEBUG"
  182. BSC32=bscmake.exe
  183. # ADD BASE BSC32 /nologo
  184. # ADD BSC32 /nologo
  185. LINK32=link.exe
  186. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  187. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  188.  
  189. !ENDIF 
  190.  
  191. # Begin Target
  192.  
  193. # Name "MFCBind - Win32 Release"
  194. # Name "MFCBind - Win32 Debug"
  195. # Name "MFCBind - Win32 Unicode Debug"
  196. # Name "MFCBind - Win32 Unicode Release"
  197. # Name "MFCBind - Win32 Debug static"
  198. # Name "MFCBind - Win32 Release static"
  199. # Begin Group "Source Files"
  200.  
  201. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  202. # Begin Source File
  203.  
  204. SOURCE=.\BindDoc.cpp
  205. # End Source File
  206. # Begin Source File
  207.  
  208. SOURCE=.\BindView.cpp
  209. # End Source File
  210. # Begin Source File
  211.  
  212. SOURCE=.\CntrItem.cpp
  213. # End Source File
  214. # Begin Source File
  215.  
  216. SOURCE=.\MainFrm.cpp
  217. # End Source File
  218. # Begin Source File
  219.  
  220. SOURCE=.\MFCBind.cpp
  221. # End Source File
  222. # Begin Source File
  223.  
  224. SOURCE=.\MFCBind.rc
  225. # End Source File
  226. # Begin Source File
  227.  
  228. SOURCE=.\ObjView.cpp
  229. # End Source File
  230. # Begin Source File
  231.  
  232. SOURCE=.\StdAfx.cpp
  233. # ADD CPP /Yc"stdafx.h"
  234. # End Source File
  235. # End Group
  236. # Begin Group "Header Files"
  237.  
  238. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  239. # Begin Source File
  240.  
  241. SOURCE=.\BindDoc.h
  242. # End Source File
  243. # Begin Source File
  244.  
  245. SOURCE=.\BindView.h
  246. # End Source File
  247. # Begin Source File
  248.  
  249. SOURCE=.\CntrItem.h
  250. # End Source File
  251. # Begin Source File
  252.  
  253. SOURCE=.\MainFrm.h
  254. # End Source File
  255. # Begin Source File
  256.  
  257. SOURCE=.\MFCBind.h
  258. # End Source File
  259. # Begin Source File
  260.  
  261. SOURCE=.\ObjView.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;rgs;cnt;rtf;gif;jpg;jpeg;jpe"
  275. # Begin Source File
  276.  
  277. SOURCE=.\res\BindDoc.ico
  278. # End Source File
  279. # Begin Source File
  280.  
  281. SOURCE=.\res\MFCBind.ico
  282. # End Source File
  283. # Begin Source File
  284.  
  285. SOURCE=.\res\MFCBind.rc2
  286. # End Source File
  287. # Begin Source File
  288.  
  289. SOURCE=.\res\Toolbar.bmp
  290. # End Source File
  291. # End Group
  292. # End Target
  293. # End Project
  294.