home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / database / catalog2 / catalog2.dsp < prev    next >
Text File  |  1998-03-26  |  12KB  |  357 lines

  1. # Microsoft Developer Studio Project File - Name="catalog2" - 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=catalog2 - 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 "catalog2.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 "catalog2.mak" CFG="catalog2 - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "catalog2 - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "catalog2 - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE "catalog2 - Win32 UNICODE Debug" (based on "Win32 (x86) Application")
  23. !MESSAGE "catalog2 - Win32 UNICODE Release" (based on "Win32 (x86) Application")
  24. !MESSAGE "catalog2 - Win32 DLL Debug" (based on "Win32 (x86) Application")
  25. !MESSAGE "catalog2 - Win32 DLL Release" (based on "Win32 (x86) Application")
  26. !MESSAGE "catalog2 - Win32 UNICODE DLL Debug" (based on "Win32 (x86) Application")
  27. !MESSAGE "catalog2 - Win32 UNICODE DLL Release" (based on "Win32 (x86) Application")
  28. !MESSAGE 
  29.  
  30. # Begin Project
  31. # PROP AllowPerConfigDependencies 0
  32. # PROP Scc_ProjName ""
  33. # PROP Scc_LocalPath ""
  34. CPP=cl.exe
  35. MTL=midl.exe
  36. RSC=rc.exe
  37.  
  38. !IF  "$(CFG)" == "catalog2 - Win32 Release"
  39.  
  40. # PROP BASE Use_MFC 5
  41. # PROP BASE Use_Debug_Libraries 0
  42. # PROP BASE Output_Dir ".\Release"
  43. # PROP BASE Intermediate_Dir ".\Release"
  44. # PROP BASE Target_Dir ""
  45. # PROP Use_MFC 5
  46. # PROP Use_Debug_Libraries 0
  47. # PROP Output_Dir ".\StubRel"
  48. # PROP Intermediate_Dir ".\StubRel"
  49. # PROP Target_Dir ""
  50. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  51. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  52. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  53. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  54. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  55. # ADD RSC /l 0x409 /d "NDEBUG"
  56. BSC32=bscmake.exe
  57. # ADD BASE BSC32 /nologo
  58. # ADD BSC32 /nologo
  59. LINK32=link.exe
  60. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  61. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  62.  
  63. !ELSEIF  "$(CFG)" == "catalog2 - Win32 Debug"
  64.  
  65. # PROP BASE Use_MFC 5
  66. # PROP BASE Use_Debug_Libraries 1
  67. # PROP BASE Output_Dir ".\Debug"
  68. # PROP BASE Intermediate_Dir ".\Debug"
  69. # PROP BASE Target_Dir ""
  70. # PROP Use_MFC 5
  71. # PROP Use_Debug_Libraries 1
  72. # PROP Output_Dir ".\StubDebug"
  73. # PROP Intermediate_Dir ".\StubDebug"
  74. # PROP Target_Dir ""
  75. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  76. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  77. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  78. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  79. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  80. # ADD RSC /l 0x409 /d "_DEBUG"
  81. BSC32=bscmake.exe
  82. # ADD BASE BSC32 /nologo
  83. # ADD BSC32 /nologo
  84. LINK32=link.exe
  85. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  86. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  87.  
  88. !ELSEIF  "$(CFG)" == "catalog2 - Win32 UNICODE Debug"
  89.  
  90. # PROP BASE Use_MFC 5
  91. # PROP BASE Use_Debug_Libraries 1
  92. # PROP BASE Output_Dir ".\catalog0"
  93. # PROP BASE Intermediate_Dir ".\catalog0"
  94. # PROP BASE Target_Dir ""
  95. # PROP Use_MFC 5
  96. # PROP Use_Debug_Libraries 1
  97. # PROP Output_Dir ".\StubUniDbg"
  98. # PROP Intermediate_Dir ".\StubUniDbg"
  99. # PROP Target_Dir ""
  100. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  101. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  102. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  103. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  104. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  105. # ADD RSC /l 0x409 /d "_DEBUG"
  106. BSC32=bscmake.exe
  107. # ADD BASE BSC32 /nologo
  108. # ADD BSC32 /nologo
  109. LINK32=link.exe
  110. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  111. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  112.  
  113. !ELSEIF  "$(CFG)" == "catalog2 - Win32 UNICODE Release"
  114.  
  115. # PROP BASE Use_MFC 5
  116. # PROP BASE Use_Debug_Libraries 0
  117. # PROP BASE Output_Dir ".\catalog1"
  118. # PROP BASE Intermediate_Dir ".\catalog1"
  119. # PROP BASE Target_Dir ""
  120. # PROP Use_MFC 5
  121. # PROP Use_Debug_Libraries 0
  122. # PROP Output_Dir ".\StubUniRel"
  123. # PROP Intermediate_Dir ".\StubUniRel"
  124. # PROP Target_Dir ""
  125. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  126. # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  127. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  128. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  129. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  130. # ADD RSC /l 0x409 /d "NDEBUG"
  131. BSC32=bscmake.exe
  132. # ADD BASE BSC32 /nologo
  133. # ADD BSC32 /nologo
  134. LINK32=link.exe
  135. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  136. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  137.  
  138. !ELSEIF  "$(CFG)" == "catalog2 - Win32 DLL Debug"
  139.  
  140. # PROP BASE Use_MFC 5
  141. # PROP BASE Use_Debug_Libraries 1
  142. # PROP BASE Output_Dir ".\catalog3"
  143. # PROP BASE Intermediate_Dir ".\catalog3"
  144. # PROP BASE Target_Dir ""
  145. # PROP Use_MFC 6
  146. # PROP Use_Debug_Libraries 1
  147. # PROP Output_Dir ".\Debug"
  148. # PROP Intermediate_Dir ".\Debug"
  149. # PROP Target_Dir ""
  150. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  151. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  152. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  153. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  154. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  155. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  156. BSC32=bscmake.exe
  157. # ADD BASE BSC32 /nologo
  158. # ADD BSC32 /nologo
  159. LINK32=link.exe
  160. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  161. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  162.  
  163. !ELSEIF  "$(CFG)" == "catalog2 - Win32 DLL Release"
  164.  
  165. # PROP BASE Use_MFC 5
  166. # PROP BASE Use_Debug_Libraries 0
  167. # PROP BASE Output_Dir ".\catalog4"
  168. # PROP BASE Intermediate_Dir ".\catalog4"
  169. # PROP BASE Target_Dir ""
  170. # PROP Use_MFC 6
  171. # PROP Use_Debug_Libraries 0
  172. # PROP Output_Dir ".\Release"
  173. # PROP Intermediate_Dir ".\Release"
  174. # PROP Target_Dir ""
  175. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /c
  176. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  177. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  178. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  179. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  180. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  181. BSC32=bscmake.exe
  182. # ADD BASE BSC32 /nologo
  183. # ADD BSC32 /nologo
  184. LINK32=link.exe
  185. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  186. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  187.  
  188. !ELSEIF  "$(CFG)" == "catalog2 - Win32 UNICODE DLL Debug"
  189.  
  190. # PROP BASE Use_MFC 5
  191. # PROP BASE Use_Debug_Libraries 1
  192. # PROP BASE Output_Dir ".\catalog5"
  193. # PROP BASE Intermediate_Dir ".\catalog5"
  194. # PROP BASE Target_Dir ""
  195. # PROP Use_MFC 6
  196. # PROP Use_Debug_Libraries 1
  197. # PROP Output_Dir ".\UniDebug"
  198. # PROP Intermediate_Dir ".\UniDebug"
  199. # PROP Target_Dir ""
  200. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /c
  201. # 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
  202. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  203. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  204. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  205. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  206. BSC32=bscmake.exe
  207. # ADD BASE BSC32 /nologo
  208. # ADD BSC32 /nologo
  209. LINK32=link.exe
  210. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  211. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386
  212.  
  213. !ELSEIF  "$(CFG)" == "catalog2 - Win32 UNICODE DLL Release"
  214.  
  215. # PROP BASE Use_MFC 5
  216. # PROP BASE Use_Debug_Libraries 0
  217. # PROP BASE Output_Dir ".\catalog6"
  218. # PROP BASE Intermediate_Dir ".\catalog6"
  219. # PROP BASE Target_Dir ""
  220. # PROP Use_MFC 6
  221. # PROP Use_Debug_Libraries 0
  222. # PROP Output_Dir ".\UniRelease"
  223. # PROP Intermediate_Dir ".\UniRelease"
  224. # PROP Target_Dir ""
  225. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /c
  226. # ADD CPP /nologo /MD /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  227. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  228. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  229. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  230. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  231. BSC32=bscmake.exe
  232. # ADD BASE BSC32 /nologo
  233. # ADD BSC32 /nologo
  234. LINK32=link.exe
  235. # ADD BASE LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  236. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  237.  
  238. !ENDIF 
  239.  
  240. # Begin Target
  241.  
  242. # Name "catalog2 - Win32 Release"
  243. # Name "catalog2 - Win32 Debug"
  244. # Name "catalog2 - Win32 UNICODE Debug"
  245. # Name "catalog2 - Win32 UNICODE Release"
  246. # Name "catalog2 - Win32 DLL Debug"
  247. # Name "catalog2 - Win32 DLL Release"
  248. # Name "catalog2 - Win32 UNICODE DLL Debug"
  249. # Name "catalog2 - Win32 UNICODE DLL Release"
  250. # Begin Group "Source Files"
  251.  
  252. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  253. # Begin Source File
  254.  
  255. SOURCE=.\cat2doc.cpp
  256. # End Source File
  257. # Begin Source File
  258.  
  259. SOURCE=.\cat2view.cpp
  260. # End Source File
  261. # Begin Source File
  262.  
  263. SOURCE=.\catalog2.cpp
  264. # End Source File
  265. # Begin Source File
  266.  
  267. SOURCE=.\catalog2.rc
  268. # End Source File
  269. # Begin Source File
  270.  
  271. SOURCE=.\catsets.cpp
  272. # End Source File
  273. # Begin Source File
  274.  
  275. SOURCE=.\colpage.cpp
  276. # End Source File
  277. # Begin Source File
  278.  
  279. SOURCE=.\mainfrm.cpp
  280. # End Source File
  281. # Begin Source File
  282.  
  283. SOURCE=.\settings.cpp
  284. # End Source File
  285. # Begin Source File
  286.  
  287. SOURCE=.\stdafx.cpp
  288. # ADD CPP /Yc"stdafx.h"
  289. # End Source File
  290. # Begin Source File
  291.  
  292. SOURCE=.\tabpage.cpp
  293. # End Source File
  294. # End Group
  295. # Begin Group "Header Files"
  296.  
  297. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  298. # Begin Source File
  299.  
  300. SOURCE=.\cat2doc.h
  301. # End Source File
  302. # Begin Source File
  303.  
  304. SOURCE=.\cat2view.h
  305. # End Source File
  306. # Begin Source File
  307.  
  308. SOURCE=.\catalog2.h
  309. # End Source File
  310. # Begin Source File
  311.  
  312. SOURCE=.\catsets.h
  313. # End Source File
  314. # Begin Source File
  315.  
  316. SOURCE=.\colpage.h
  317. # End Source File
  318. # Begin Source File
  319.  
  320. SOURCE=.\mainfrm.h
  321. # End Source File
  322. # Begin Source File
  323.  
  324. SOURCE=.\settings.h
  325. # End Source File
  326. # Begin Source File
  327.  
  328. SOURCE=.\stdafx.h
  329. # End Source File
  330. # Begin Source File
  331.  
  332. SOURCE=.\tabpage.h
  333. # End Source File
  334. # End Group
  335. # Begin Group "Resource Files"
  336.  
  337. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  338. # Begin Source File
  339.  
  340. SOURCE=.\res\cat2doc.ico
  341. # End Source File
  342. # Begin Source File
  343.  
  344. SOURCE=.\res\catalog2.ico
  345. # End Source File
  346. # Begin Source File
  347.  
  348. SOURCE=.\res\catalog2.rc2
  349. # End Source File
  350. # Begin Source File
  351.  
  352. SOURCE=.\res\toolbar1.bmp
  353. # End Source File
  354. # End Group
  355. # End Target
  356. # End Project
  357.