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

  1. # Microsoft Developer Studio Project File - Name="DAOTable" - 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=DAOTable - 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 "daotable.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 "daotable.mak" CFG="DAOTable - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "DAOTable - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "DAOTable - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. CPP=cl.exe
  27. MTL=midl.exe
  28. RSC=rc.exe
  29.  
  30. !IF  "$(CFG)" == "DAOTable - Win32 Release"
  31.  
  32. # PROP BASE Use_MFC 6
  33. # PROP BASE Use_Debug_Libraries 0
  34. # PROP BASE Output_Dir ".\Release"
  35. # PROP BASE Intermediate_Dir ".\Release"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 6
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir ".\Release"
  40. # PROP Intermediate_Dir ".\Release"
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  43. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  44. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  53. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  54.  
  55. !ELSEIF  "$(CFG)" == "DAOTable - Win32 Debug"
  56.  
  57. # PROP BASE Use_MFC 6
  58. # PROP BASE Use_Debug_Libraries 1
  59. # PROP BASE Output_Dir ".\Debug"
  60. # PROP BASE Intermediate_Dir ".\Debug"
  61. # PROP BASE Target_Dir ""
  62. # PROP Use_MFC 6
  63. # PROP Use_Debug_Libraries 1
  64. # PROP Output_Dir ".\Debug"
  65. # PROP Intermediate_Dir ".\Debug"
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  68. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /FD /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  72. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  78. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  79.  
  80. !ENDIF 
  81.  
  82. # Begin Target
  83.  
  84. # Name "DAOTable - Win32 Release"
  85. # Name "DAOTable - Win32 Debug"
  86. # Begin Group "Source Files"
  87.  
  88. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  89. # Begin Source File
  90.  
  91. SOURCE=.\AddDbDlg.cpp
  92. # End Source File
  93. # Begin Source File
  94.  
  95. SOURCE=.\AddIxDlg.cpp
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=.\AddQyDlg.cpp
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\AddTbDlg.cpp
  104. # End Source File
  105. # Begin Source File
  106.  
  107. SOURCE=.\DAOTable.cpp
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=.\hlp\DAOTable.hpj
  112.  
  113. !IF  "$(CFG)" == "DAOTable - Win32 Release"
  114.  
  115. # Begin Custom Build - Making help file...
  116. OutDir=.\.\Release
  117. ProjDir=.
  118. TargetName=daotable
  119. InputPath=.\hlp\DAOTable.hpj
  120.  
  121. "$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  122.     "$(ProjDir)\makehelp.bat"
  123.  
  124. # End Custom Build
  125.  
  126. !ELSEIF  "$(CFG)" == "DAOTable - Win32 Debug"
  127.  
  128. # Begin Custom Build - Making help file...
  129. OutDir=.\.\Debug
  130. ProjDir=.
  131. TargetName=daotable
  132. InputPath=.\hlp\DAOTable.hpj
  133.  
  134. "$(OutDir)\$(TargetName).hlp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  135.     "$(ProjDir)\makehelp.bat"
  136.  
  137. # End Custom Build
  138.  
  139. !ENDIF 
  140.  
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=.\DAOTable.rc
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=.\DAOTDlg.cpp
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\database.cpp
  153. # End Source File
  154. # Begin Source File
  155.  
  156. SOURCE=.\field.cpp
  157. # End Source File
  158. # Begin Source File
  159.  
  160. SOURCE=.\index.cpp
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=.\ListCtrl.cpp
  165. # End Source File
  166. # Begin Source File
  167.  
  168. SOURCE=.\querydef.cpp
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=.\ReadMe.txt
  173. # End Source File
  174. # Begin Source File
  175.  
  176. SOURCE=.\StdAfx.cpp
  177. # ADD CPP /Yc"stdafx.h"
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=.\tabledef.cpp
  182. # End Source File
  183. # End Group
  184. # Begin Group "Header Files"
  185.  
  186. # PROP Default_Filter "h;hpp;hxx;inl;fi;fd"
  187. # Begin Source File
  188.  
  189. SOURCE=.\AddDbDlg.h
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=.\AddIxDlg.h
  194. # End Source File
  195. # Begin Source File
  196.  
  197. SOURCE=.\AddQyDlg.h
  198. # End Source File
  199. # Begin Source File
  200.  
  201. SOURCE=.\addtbdlg.h
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\DAOTable.h
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\DAOTDlg.h
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\database.h
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\field.h
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\index.h
  222. # End Source File
  223. # Begin Source File
  224.  
  225. SOURCE=.\ListCtrl.h
  226. # End Source File
  227. # Begin Source File
  228.  
  229. SOURCE=.\querydef.h
  230. # End Source File
  231. # Begin Source File
  232.  
  233. SOURCE=.\StdAfx.h
  234. # End Source File
  235. # Begin Source File
  236.  
  237. SOURCE=.\tabledef.h
  238. # End Source File
  239. # End Group
  240. # Begin Group "Resource Files"
  241.  
  242. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;cnt;rtf;gif;jpg;jpeg;jpe"
  243. # Begin Source File
  244.  
  245. SOURCE=.\res\DAOTable.ico
  246. # End Source File
  247. # Begin Source File
  248.  
  249. SOURCE=.\res\DAOTable.rc2
  250. # End Source File
  251. # End Group
  252. # Begin Source File
  253.  
  254. SOURCE=.\resource.hm
  255. # End Source File
  256. # End Target
  257. # End Project
  258.