MySqlManager_ia64.dsp
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:7k
源码类别:

MySQL数据库

开发平台:

Visual C++

  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. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=MYSQLMANAGER - WinIA64 DEBUG
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "MySqlManager.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "MySqlManager.mak" CFG="MYSQLMANAGER - WinIA64 DEBUG"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "MySqlManager - WinIA64 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "MySqlManager - WinIA64 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "MySqlManager - WinIA64 Release"
  29. # PROP BASE Use_MFC 6
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 6
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "release"
  37. # PROP Intermediate_Dir "release"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  41. # ADD CPP /nologo /MT /W3 /Zi /O2 /I "../include" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /D "_IA64_" /D "WIN64" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /G2 /EHsc /Wp64 /Zm600 /c
  42. # SUBTRACT CPP /WX /Fr /YX /Yc /Yu
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win64
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win64
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  46. # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows  /machine:IA64
  52. # ADD LINK32  /nologo /subsystem:windows  /out:"../client_release/MySqlManager.exe" /machine:IA64
  53. # SUBTRACT LINK32 /nodefaultlib
  54. !ELSEIF  "$(CFG)" == "MySqlManager - WinIA64 Debug"
  55. # PROP BASE Use_MFC 6
  56. # PROP BASE Use_Debug_Libraries 1
  57. # PROP BASE Output_Dir "Debug"
  58. # PROP BASE Intermediate_Dir "Debug"
  59. # PROP BASE Target_Dir ""
  60. # PROP Use_MFC 6
  61. # PROP Use_Debug_Libraries 1
  62. # PROP Output_Dir "debug"
  63. # PROP Intermediate_Dir "debug"
  64. # PROP Ignore_Export_Lib 0
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  67. # ADD CPP /nologo /MTd /W3 /GR /Zi /Od /I "../include" /D "_DEBUG" /D "_WINDOWS" /D "_IA64_" /D "WIN64" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /G2 /EHsc /Wp64 /Zm600 /c
  68. # SUBTRACT CPP /Fr /YX /Yc /Yu
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win64
  70. # ADD MTL /nologo /D "_DEBUG" /o "NUL" /win64
  71. # SUBTRACT MTL /mktyplib203
  72. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  73. # ADD RSC /l 0x409 /d "_DEBUG"
  74. BSC32=bscmake.exe
  75. # ADD BASE BSC32 /nologo
  76. # ADD BSC32 /nologo
  77. LINK32=link.exe
  78. # ADD BASE LINK32 /nologo /subsystem:windows /debug  /machine:IA64
  79. # 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  /out:"../client_debug/MySqlManager.exe" /libpath:"..lib_debug\" /machine:IA64
  80. !ENDIF 
  81. # Begin Target
  82. # Name "MySqlManager - WinIA64 Release"
  83. # Name "MySqlManager - WinIA64 Debug"
  84. # Begin Group "Source Files"
  85. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  86. # Begin Source File
  87. SOURCE=.ChildFrm.cpp
  88. # End Source File
  89. # Begin Source File
  90. SOURCE="..stringsctype-extra.c"
  91. # End Source File
  92. # Begin Source File
  93. SOURCE="..stringsctype-latin1.c"
  94. # End Source File
  95. # Begin Source File
  96. SOURCE="..stringsctype-mb.c"
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=..stringsis_prefix.c
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.MainFrm.cpp
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=..mysysmy_sleep.c
  106. # End Source File
  107. # Begin Source File
  108. SOURCE=..stringsmy_vsnprintf.c
  109. # End Source File
  110. # Begin Source File
  111. SOURCE=.MySqlManager.cpp
  112. # End Source File
  113. # Begin Source File
  114. SOURCE=.MySqlManager.rc
  115. # End Source File
  116. # Begin Source File
  117. SOURCE=.MySqlManagerDoc.cpp
  118. # End Source File
  119. # Begin Source File
  120. SOURCE=.MySqlManagerView.cpp
  121. # End Source File
  122. # Begin Source File
  123. SOURCE=.RegisterServer.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.StdAfx.cpp
  127. # ADD CPP /Yc"stdafx.h"
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.ToolSql.cpp
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.ToolSqlQuery.cpp
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.ToolSqlResults.cpp
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.ToolSqlStatus.cpp
  140. # End Source File
  141. # End Group
  142. # Begin Group "Header Files"
  143. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  144. # Begin Source File
  145. SOURCE=.ChildFrm.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.MainFrm.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.MySqlManager.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.MySqlManagerDoc.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.MySqlManagerView.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.RegisterServer.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.Resource.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.StdAfx.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.ToolSqlQuery.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.ToolSqlResults.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.ToolSqlStatus.h
  176. # End Source File
  177. # End Group
  178. # Begin Group "Resource Files"
  179. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  180. # Begin Source File
  181. SOURCE=.resbitmap1.bmp
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.resbitmap3.bmp
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.resbmp00001.bmp
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.resbmp00002.bmp
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.resdatabase.bmp
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.resfontd.bmp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.resfontu.bmp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.resMySqlManager.ico
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.resMySqlManager.rc2
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.resMySqlManagerDoc.ico
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.resquery_ex.bmp
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.resToolbar.bmp
  215. # End Source File
  216. # End Group
  217. # Begin Source File
  218. SOURCE=.ReadMe.txt
  219. # End Source File
  220. # End Target
  221. # End Project