home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Basic / Visual Basic.60 / COMMON / TOOLS / VCM / VCM.MDB / VcmComponentContainer / 14_Cabinet / DBVIEWER.DSP < prev    next >
Encoding:
MS Developer Studio Project  |  1998-05-18  |  8.5 KB  |  312 lines

  1. # Microsoft Developer Studio Project File - Name="DBViewer" - 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=DBViewer - Win32 Debug
  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 "DBViewer.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 "DBViewer.mak" CFG="DBViewer - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "DBViewer - Win32 Debug Static" (based on "Win32 (x86) Application")
  21. !MESSAGE "DBViewer - Win32 Release Static" (based on "Win32 (x86) Application")
  22. !MESSAGE "DBViewer - Win32 Debug" (based on "Win32 (x86) Application")
  23. !MESSAGE "DBViewer - Win32 Release" (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)" == "DBViewer - Win32 Debug Static"
  35.  
  36. # PROP BASE Use_MFC 6
  37. # PROP BASE Use_Debug_Libraries 1
  38. # PROP BASE Output_Dir ".\DBView__"
  39. # PROP BASE Intermediate_Dir ".\DBView__"
  40. # PROP BASE Target_Dir ""
  41. # PROP Use_MFC 5
  42. # PROP Use_Debug_Libraries 1
  43. # PROP Output_Dir ".\sdebug"
  44. # PROP Intermediate_Dir ".\sdebug"
  45. # PROP Ignore_Export_Lib 0
  46. # PROP Target_Dir ""
  47. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  48. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  49. # ADD BASE MTL /nologo /D "_DEBUG" /win32
  50. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  51. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  52. # ADD RSC /l 0x409 /d "_DEBUG"
  53. BSC32=bscmake.exe
  54. # ADD BASE BSC32 /nologo
  55. # ADD BSC32 /nologo
  56. LINK32=link.exe
  57. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386
  58. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  59. # SUBTRACT LINK32 /pdb:none
  60.  
  61. !ELSEIF  "$(CFG)" == "DBViewer - Win32 Release Static"
  62.  
  63. # PROP BASE Use_MFC 6
  64. # PROP BASE Use_Debug_Libraries 0
  65. # PROP BASE Output_Dir ".\DBView_0"
  66. # PROP BASE Intermediate_Dir ".\DBView_0"
  67. # PROP BASE Target_Dir ""
  68. # PROP Use_MFC 5
  69. # PROP Use_Debug_Libraries 0
  70. # PROP Output_Dir ".\srelease"
  71. # PROP Intermediate_Dir ".\srelease"
  72. # PROP Ignore_Export_Lib 0
  73. # PROP Target_Dir ""
  74. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
  75. # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  76. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  77. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  78. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  79. # ADD RSC /l 0x409 /d "NDEBUG"
  80. BSC32=bscmake.exe
  81. # ADD BASE BSC32 /nologo
  82. # ADD BSC32 /nologo
  83. LINK32=link.exe
  84. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  85. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  86. # SUBTRACT LINK32 /pdb:none
  87.  
  88. !ELSEIF  "$(CFG)" == "DBViewer - Win32 Debug"
  89.  
  90. # PROP BASE Use_MFC 5
  91. # PROP BASE Use_Debug_Libraries 1
  92. # PROP BASE Output_Dir "DBViewer"
  93. # PROP BASE Intermediate_Dir "DBViewer"
  94. # PROP BASE Ignore_Export_Lib 0
  95. # PROP BASE Target_Dir ""
  96. # PROP Use_MFC 6
  97. # PROP Use_Debug_Libraries 1
  98. # PROP Output_Dir "debug"
  99. # PROP Intermediate_Dir "debug"
  100. # PROP Ignore_Export_Lib 0
  101. # PROP Target_Dir ""
  102. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  103. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  104. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  105. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  106. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  107. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LINK32=link.exe
  112. # ADD BASE LINK32 oledbd.lib msdasc.lib /nologo /subsystem:windows /debug /machine:I386
  113. # SUBTRACT BASE LINK32 /pdb:none
  114. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386
  115. # SUBTRACT LINK32 /pdb:none
  116.  
  117. !ELSEIF  "$(CFG)" == "DBViewer - Win32 Release"
  118.  
  119. # PROP BASE Use_MFC 5
  120. # PROP BASE Use_Debug_Libraries 0
  121. # PROP BASE Output_Dir "DBViewer"
  122. # PROP BASE Intermediate_Dir "DBViewer"
  123. # PROP BASE Ignore_Export_Lib 0
  124. # PROP BASE Target_Dir ""
  125. # PROP Use_MFC 6
  126. # PROP Use_Debug_Libraries 0
  127. # PROP Output_Dir "Release"
  128. # PROP Intermediate_Dir "Release"
  129. # PROP Ignore_Export_Lib 0
  130. # PROP Target_Dir ""
  131. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  132. # ADD CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  133. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  134. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  135. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  136. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  137. BSC32=bscmake.exe
  138. # ADD BASE BSC32 /nologo
  139. # ADD BSC32 /nologo
  140. LINK32=link.exe
  141. # ADD BASE LINK32 oledb.lib msdasc.lib /nologo /subsystem:windows /machine:I386
  142. # SUBTRACT BASE LINK32 /pdb:none
  143. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  144. # SUBTRACT LINK32 /pdb:none
  145.  
  146. !ENDIF 
  147.  
  148. # Begin Target
  149.  
  150. # Name "DBViewer - Win32 Debug Static"
  151. # Name "DBViewer - Win32 Release Static"
  152. # Name "DBViewer - Win32 Debug"
  153. # Name "DBViewer - Win32 Release"
  154. # Begin Group "Source Files"
  155.  
  156. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  157. # Begin Source File
  158.  
  159. SOURCE=.\ctrlext.cpp
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=.\DBDoc.cpp
  164. # End Source File
  165. # Begin Source File
  166.  
  167. SOURCE=.\dbexcept.cpp
  168. # End Source File
  169. # Begin Source File
  170.  
  171. SOURCE=.\DBListVw.cpp
  172. # End Source File
  173. # Begin Source File
  174.  
  175. SOURCE=.\DBTreeVw.cpp
  176. # End Source File
  177. # Begin Source File
  178.  
  179. SOURCE=.\DBVIEWER.CPP
  180. # End Source File
  181. # Begin Source File
  182.  
  183. SOURCE=.\DBViewer.rc
  184. # End Source File
  185. # Begin Source File
  186.  
  187. SOURCE=.\DlgSQL.cpp
  188. # End Source File
  189. # Begin Source File
  190.  
  191. SOURCE=.\EditDlg.cpp
  192. # End Source File
  193. # Begin Source File
  194.  
  195. SOURCE=.\ErrorDlg.cpp
  196. # End Source File
  197. # Begin Source File
  198.  
  199. SOURCE=.\MainFrm.cpp
  200. # End Source File
  201. # Begin Source File
  202.  
  203. SOURCE=.\optiondg.cpp
  204. # End Source File
  205. # Begin Source File
  206.  
  207. SOURCE=.\ReadMe.txt
  208. # End Source File
  209. # Begin Source File
  210.  
  211. SOURCE=.\StdAfx.cpp
  212. # ADD CPP /Yc"stdafx.h"
  213. # End Source File
  214. # End Group
  215. # Begin Group "Header Files"
  216.  
  217. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  218. # Begin Source File
  219.  
  220. SOURCE=.\ctrlext.h
  221. # End Source File
  222. # Begin Source File
  223.  
  224. SOURCE=.\ctrlext.inl
  225. # End Source File
  226. # Begin Source File
  227.  
  228. SOURCE=.\dbdoc.h
  229. # End Source File
  230. # Begin Source File
  231.  
  232. SOURCE=.\dbexcept.h
  233. # End Source File
  234. # Begin Source File
  235.  
  236. SOURCE=.\dblistvw.h
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\dbtreevw.h
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\DBVIEWER.H
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\dlgsql.h
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\editdlg.h
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=.\ErrorDlg.h
  257. # End Source File
  258. # Begin Source File
  259.  
  260. SOURCE=.\mainfrm.h
  261. # End Source File
  262. # Begin Source File
  263.  
  264. SOURCE=.\optiondg.h
  265. # End Source File
  266. # Begin Source File
  267.  
  268. SOURCE=.\stdafx.h
  269. # End Source File
  270. # End Group
  271. # Begin Group "Resource Files"
  272.  
  273. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  274. # Begin Source File
  275.  
  276. SOURCE=.\res\bmp00002.bmp
  277. # End Source File
  278. # Begin Source File
  279.  
  280. SOURCE=.\res\dbdoc.ico
  281. # End Source File
  282. # Begin Source File
  283.  
  284. SOURCE=.\res\DBViewer.ico
  285. # End Source File
  286. # Begin Source File
  287.  
  288. SOURCE=.\res\DBViewer.rc2
  289. # End Source File
  290. # Begin Source File
  291.  
  292. SOURCE=.\res\toolbar.bmp
  293. # End Source File
  294. # End Group
  295. # End Target
  296. # End Project
  297. # Section DBViewer : {1CD03ECE-5002-11CF-9611-00AA004A75CF}
  298. #     0:10:dragitem.h:D:\galqa10\mec\odbc\DBViewer\dragitem.h
  299. #     0:12:dragitem.cpp:D:\galqa10\mec\odbc\DBViewer\dragitem.cpp
  300. #     2:10:dragitem.h:dragitem.h
  301. #     2:12:dragitem.cpp:dragitem.cpp
  302. #     2:19:Application Include:DBViewer.h
  303. # End Section
  304. # Section DBViewer : {1CD03ECD-5002-11CF-9611-00AA004A75CF}
  305. #     0:9:crack.cpp:D:\galqa10\mec\odbc\DBViewer\crack.cpp
  306. #     0:7:crack.h:D:\galqa10\mec\odbc\DBViewer\crack.h
  307. #     2:9:crack.cpp:crack.cpp
  308. #     2:13:CLASS: CCrack:CCrack
  309. #     2:19:Application Include:DBViewer.h
  310. #     2:7:crack.h:crack.h
  311. # End Section
  312.