home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 January / Chip_2001-01_cd1.bin / tema / mysql / mysql-3.23.28g-win-source.exe / mysqlmanager / MySqlManager.dsp < prev    next >
Text File  |  2000-06-01  |  6KB  |  254 lines

  1. # Microsoft Developer Studio Project File - Name="MySqlManager" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=MySqlManager - 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 "MySqlManager.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 "MySqlManager.mak" CFG="MySqlManager - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "MySqlManager - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "MySqlManager - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "MySqlManager - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 6
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 6
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "release"
  42. # PROP Intermediate_Dir "release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  46. # ADD CPP /nologo /G6 /MT /W3 /GX /O1 /I "../include" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /FD /c
  47. # SUBTRACT CPP /YX /Yc /Yu
  48. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  50. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  51. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  52. BSC32=bscmake.exe
  53. # ADD BASE BSC32 /nologo
  54. # ADD BSC32 /nologo
  55. LINK32=link.exe
  56. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  57. # ADD LINK32 /nologo /subsystem:windows /machine:I386 /out:"../client_release/MySqlManager.exe"
  58. # SUBTRACT LINK32 /nodefaultlib
  59.  
  60. !ELSEIF  "$(CFG)" == "MySqlManager - 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 Ignore_Export_Lib 0
  72. # PROP Target_Dir ""
  73. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  74. # ADD CPP /nologo /G6 /MTd /W3 /Gm /GX /ZI /Od /I "../include" /D "_DEBUG" /D "_WINDOWS" /FR /FD /c
  75. # SUBTRACT CPP /YX /Yc /Yu
  76. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  77. # ADD MTL /nologo /D "_DEBUG" /o "NUL" /win32
  78. # SUBTRACT MTL /mktyplib203
  79. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  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 /pdbtype:sept
  86. # ADD LINK32 wsock32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib /nologo /subsystem:windows /incremental:no /debug /machine:I386 /out:"../client_debug/MySqlManager.exe" /pdbtype:sept /libpath:"..\lib_debug\\"
  87. # SUBTRACT LINK32 /pdb:none
  88.  
  89. !ENDIF 
  90.  
  91. # Begin Target
  92.  
  93. # Name "MySqlManager - Win32 Release"
  94. # Name "MySqlManager - Win32 Debug"
  95. # Begin Group "Source Files"
  96.  
  97. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  98. # Begin Source File
  99.  
  100. SOURCE=.\ChildFrm.cpp
  101. # End Source File
  102. # Begin Source File
  103.  
  104. SOURCE=.\MainFrm.cpp
  105. # End Source File
  106. # Begin Source File
  107.  
  108. SOURCE=.\MySqlManager.cpp
  109. # End Source File
  110. # Begin Source File
  111.  
  112. SOURCE=.\MySqlManager.rc
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=.\MySqlManagerDoc.cpp
  117. # End Source File
  118. # Begin Source File
  119.  
  120. SOURCE=.\MySqlManagerView.cpp
  121. # End Source File
  122. # Begin Source File
  123.  
  124. SOURCE=.\RegisterServer.cpp
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\StdAfx.cpp
  129. # ADD CPP /Yc"stdafx.h"
  130. # End Source File
  131. # Begin Source File
  132.  
  133. SOURCE=.\ToolSql.cpp
  134. # End Source File
  135. # Begin Source File
  136.  
  137. SOURCE=.\ToolSqlQuery.cpp
  138. # End Source File
  139. # Begin Source File
  140.  
  141. SOURCE=.\ToolSqlResults.cpp
  142. # End Source File
  143. # Begin Source File
  144.  
  145. SOURCE=.\ToolSqlStatus.cpp
  146. # End Source File
  147. # End Group
  148. # Begin Group "Header Files"
  149.  
  150. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  151. # Begin Source File
  152.  
  153. SOURCE=.\ChildFrm.h
  154. # End Source File
  155. # Begin Source File
  156.  
  157. SOURCE=.\MainFrm.h
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\MySqlManager.h
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=.\MySqlManagerDoc.h
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=.\MySqlManagerView.h
  170. # End Source File
  171. # Begin Source File
  172.  
  173. SOURCE=.\RegisterServer.h
  174. # End Source File
  175. # Begin Source File
  176.  
  177. SOURCE=.\Resource.h
  178. # End Source File
  179. # Begin Source File
  180.  
  181. SOURCE=.\StdAfx.h
  182. # End Source File
  183. # Begin Source File
  184.  
  185. SOURCE=.\ToolSqlQuery.h
  186. # End Source File
  187. # Begin Source File
  188.  
  189. SOURCE=.\ToolSqlResults.h
  190. # End Source File
  191. # Begin Source File
  192.  
  193. SOURCE=.\ToolSqlStatus.h
  194. # End Source File
  195. # End Group
  196. # Begin Group "Resource Files"
  197.  
  198. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  199. # Begin Source File
  200.  
  201. SOURCE=.\res\bitmap1.bmp
  202. # End Source File
  203. # Begin Source File
  204.  
  205. SOURCE=.\res\bitmap3.bmp
  206. # End Source File
  207. # Begin Source File
  208.  
  209. SOURCE=.\res\bmp00001.bmp
  210. # End Source File
  211. # Begin Source File
  212.  
  213. SOURCE=.\res\bmp00002.bmp
  214. # End Source File
  215. # Begin Source File
  216.  
  217. SOURCE=.\res\database.bmp
  218. # End Source File
  219. # Begin Source File
  220.  
  221. SOURCE=.\res\fontd.bmp
  222. # End Source File
  223. # Begin Source File
  224.  
  225. SOURCE=.\res\fontu.bmp
  226. # End Source File
  227. # Begin Source File
  228.  
  229. SOURCE=.\res\MySqlManager.ico
  230. # End Source File
  231. # Begin Source File
  232.  
  233. SOURCE=.\res\MySqlManager.rc2
  234. # End Source File
  235. # Begin Source File
  236.  
  237. SOURCE=.\res\MySqlManagerDoc.ico
  238. # End Source File
  239. # Begin Source File
  240.  
  241. SOURCE=.\res\query_ex.bmp
  242. # End Source File
  243. # Begin Source File
  244.  
  245. SOURCE=.\res\Toolbar.bmp
  246. # End Source File
  247. # End Group
  248. # Begin Source File
  249.  
  250. SOURCE=.\ReadMe.txt
  251. # End Source File
  252. # End Target
  253. # End Project
  254.