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

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