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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="myisam" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=myisam - Win32 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 "myisam.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 "myisam.mak" CFG="myisam - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "myisam - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "myisam - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "myisam - Win32 TLS_DEBUG" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "myisam - Win32 TLS" (based on "Win32 (x86) Static Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=xicl6.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "myisam - Win32 Release"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "release"
  38. # PROP Intermediate_Dir "release"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  41. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  42. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  43. # ADD RSC /l 0x409 /d "NDEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=xilink6.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"..lib_releasemyisam.lib"
  50. !ELSEIF  "$(CFG)" == "myisam - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "Debug"
  54. # PROP BASE Intermediate_Dir "Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "debug"
  59. # PROP Intermediate_Dir "debug"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  62. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /Fo".Debug/" /Fd".Debug/" /FD /c
  63. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  64. # ADD RSC /l 0x409 /d "_DEBUG"
  65. BSC32=bscmake.exe
  66. # ADD BASE BSC32 /nologo
  67. # ADD BSC32 /nologo
  68. LIB32=xilink6.exe -lib
  69. # ADD BASE LIB32 /nologo
  70. # ADD LIB32 /nologo /out:"..lib_Debugmyisam.lib"
  71. !ELSEIF  "$(CFG)" == "myisam - Win32 TLS_DEBUG"
  72. # PROP BASE Use_MFC 0
  73. # PROP BASE Use_Debug_Libraries 1
  74. # PROP BASE Output_Dir "myisam___Win32_TLS_DEBUG"
  75. # PROP BASE Intermediate_Dir "myisam___Win32_TLS_DEBUG"
  76. # PROP BASE Target_Dir ""
  77. # PROP Use_MFC 0
  78. # PROP Use_Debug_Libraries 1
  79. # PROP Output_Dir "myisam___Win32_TLS_DEBUG"
  80. # PROP Intermediate_Dir "myisam___Win32_TLS_DEBUG"
  81. # PROP Target_Dir ""
  82. # ADD BASE CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /Fo".Debug/" /Fd".Debug/" /FD /c
  83. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_TLS" /Fo".Debug/" /Fd".Debug/" /FD /c
  84. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  85. # ADD RSC /l 0x409 /d "_DEBUG"
  86. BSC32=bscmake.exe
  87. # ADD BASE BSC32 /nologo
  88. # ADD BSC32 /nologo
  89. LIB32=link.exe -lib
  90. # ADD BASE LIB32 /nologo /out:"..lib_Debugmyisam_tls.lib"
  91. # ADD LIB32 /nologo /out:"..lib_Debugmyisam_tls.lib"
  92. !ELSEIF  "$(CFG)" == "myisam - Win32 TLS"
  93. # PROP BASE Use_MFC 0
  94. # PROP BASE Use_Debug_Libraries 0
  95. # PROP BASE Output_Dir "myisam___Win32_TLS"
  96. # PROP BASE Intermediate_Dir "myisam___Win32_TLS"
  97. # PROP BASE Target_Dir ""
  98. # PROP Use_MFC 0
  99. # PROP Use_Debug_Libraries 0
  100. # PROP Output_Dir "myisam___Win32_TLS"
  101. # PROP Intermediate_Dir "myisam___Win32_TLS"
  102. # PROP Target_Dir ""
  103. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  104. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /D "USE_TLS" /FD /c
  105. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  106. # ADD RSC /l 0x409 /d "NDEBUG"
  107. BSC32=bscmake.exe
  108. # ADD BASE BSC32 /nologo
  109. # ADD BSC32 /nologo
  110. LIB32=link.exe -lib
  111. # ADD BASE LIB32 /nologo /out:"..lib_releasemyisam_tls.lib"
  112. # ADD LIB32 /nologo /out:"..lib_releasemyisam_tls.lib"
  113. !ENDIF
  114. # Begin Target
  115. # Name "myisam - Win32 Release"
  116. # Name "myisam - Win32 Debug"
  117. # Name "myisam - Win32 TLS_DEBUG"
  118. # Name "myisam - Win32 TLS"
  119. # Begin Group "Source Files"
  120. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  121. # Begin Source File
  122. SOURCE=.ft_boolean_search.c
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=.ft_nlq_search.c
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=.ft_parser.c
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=.ft_static.c
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=.ft_stem.c
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=.ft_stopwords.c
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.ft_update.c
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=.mi_cache.c
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.mi_changed.c
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.mi_check.c
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.mi_checksum.c
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.mi_close.c
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.mi_create.c
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.mi_dbug.c
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.mi_delete.c
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.mi_delete_all.c
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.mi_delete_table.c
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.mi_dynrec.c
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.mi_extra.c
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.mi_info.c
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.mi_key.c
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.mi_keycache.c
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.mi_locking.c
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.mi_log.c
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.mi_open.c
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.mi_packrec.c
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.mi_page.c
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.mi_panic.c
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.mi_preload.c
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.mi_range.c
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.mi_rename.c
  213. # End Source File
  214. # Begin Source File
  215. SOURCE=.mi_rfirst.c
  216. # End Source File
  217. # Begin Source File
  218. SOURCE=.mi_rkey.c
  219. # End Source File
  220. # Begin Source File
  221. SOURCE=.mi_rlast.c
  222. # End Source File
  223. # Begin Source File
  224. SOURCE=.mi_rnext.c
  225. # End Source File
  226. # Begin Source File
  227. SOURCE=.mi_rnext_same.c
  228. # End Source File
  229. # Begin Source File
  230. SOURCE=.mi_rprev.c
  231. # End Source File
  232. # Begin Source File
  233. SOURCE=.mi_rrnd.c
  234. # End Source File
  235. # Begin Source File
  236. SOURCE=.mi_rsame.c
  237. # End Source File
  238. # Begin Source File
  239. SOURCE=.mi_rsamepos.c
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.mi_scan.c
  243. # End Source File
  244. # Begin Source File
  245. SOURCE=.mi_search.c
  246. # End Source File
  247. # Begin Source File
  248. SOURCE=.mi_static.c
  249. # End Source File
  250. # Begin Source File
  251. SOURCE=.mi_statrec.c
  252. # End Source File
  253. # Begin Source File
  254. SOURCE=.mi_unique.c
  255. # End Source File
  256. # Begin Source File
  257. SOURCE=.mi_update.c
  258. # End Source File
  259. # Begin Source File
  260. SOURCE=.mi_write.c
  261. # End Source File
  262. # Begin Source File
  263. SOURCE=.rt_index.c
  264. # End Source File
  265. # Begin Source File
  266. SOURCE=.rt_key.c
  267. # End Source File
  268. # Begin Source File
  269. SOURCE=.rt_mbr.c
  270. # End Source File
  271. # Begin Source File
  272. SOURCE=.rt_split.c
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=.sort.c
  276. # End Source File
  277. # Begin Source File
  278. SOURCE=.sp_key.c
  279. # End Source File
  280. # End Group
  281. # Begin Group "Header Files"
  282. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  283. # Begin Source File
  284. SOURCE=.ft_eval.h
  285. # End Source File
  286. # Begin Source File
  287. SOURCE=.myisamdef.h
  288. # End Source File
  289. # Begin Source File
  290. SOURCE=.rt_index.h
  291. # End Source File
  292. # End Group
  293. # End Target
  294. # End Project