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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="isam" - 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=isam - 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 "isam.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 "isam.mak" CFG="isam - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "isam - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "isam - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "isam - Win32 TLS_DEBUG" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "isam - 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)" == "isam - 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 "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  42. # SUBTRACT CPP /YX
  43. # ADD BASE RSC /l 0x409
  44. # ADD RSC /l 0x409
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=xilink6.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo /out:"..lib_releaseisam.lib"
  51. !ELSEIF  "$(CFG)" == "isam - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "debug"
  60. # PROP Intermediate_Dir "debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  63. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  64. # SUBTRACT CPP /YX
  65. # ADD BASE RSC /l 0x409
  66. # ADD RSC /l 0x409
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=xilink6.exe -lib
  71. # ADD BASE LIB32 /nologo
  72. # ADD LIB32 /nologo /out:"..lib_Debugisam.lib"
  73. !ELSEIF  "$(CFG)" == "isam - Win32 TLS_DEBUG"
  74. # PROP BASE Use_MFC 0
  75. # PROP BASE Use_Debug_Libraries 1
  76. # PROP BASE Output_Dir "isam___Win32_TLS_DEBUG"
  77. # PROP BASE Intermediate_Dir "isam___Win32_TLS_DEBUG"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 0
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir "isam___Win32_TLS_DEBUG"
  82. # PROP Intermediate_Dir "isam___Win32_TLS_DEBUG"
  83. # PROP Target_Dir ""
  84. # ADD BASE CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  85. # SUBTRACT BASE CPP /YX
  86. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_TLS" /FD /c
  87. # SUBTRACT CPP /YX
  88. # ADD BASE RSC /l 0x409
  89. # ADD RSC /l 0x409
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. LIB32=link.exe -lib
  94. # ADD BASE LIB32 /nologo /out:"..lib_Debugisam_tls.lib"
  95. # ADD LIB32 /nologo /out:"..lib_Debugisam_tls.lib"
  96. !ELSEIF  "$(CFG)" == "isam - Win32 TLS"
  97. # PROP BASE Use_MFC 0
  98. # PROP BASE Use_Debug_Libraries 0
  99. # PROP BASE Output_Dir "isam___Win32_TLS"
  100. # PROP BASE Intermediate_Dir "isam___Win32_TLS"
  101. # PROP BASE Target_Dir ""
  102. # PROP Use_MFC 0
  103. # PROP Use_Debug_Libraries 0
  104. # PROP Output_Dir "isam___Win32_TLS"
  105. # PROP Intermediate_Dir "isam___Win32_TLS"
  106. # PROP Target_Dir ""
  107. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  108. # SUBTRACT BASE CPP /YX
  109. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /D "USE_TLS" /FD /c
  110. # SUBTRACT CPP /YX
  111. # ADD BASE RSC /l 0x409
  112. # ADD RSC /l 0x409
  113. BSC32=bscmake.exe
  114. # ADD BASE BSC32 /nologo
  115. # ADD BSC32 /nologo
  116. LIB32=link.exe -lib
  117. # ADD BASE LIB32 /nologo /out:"..lib_releaseisam_tls.lib"
  118. # ADD LIB32 /nologo /out:"..lib_releaseisam_tls.lib"
  119. !ENDIF
  120. # Begin Target
  121. # Name "isam - Win32 Release"
  122. # Name "isam - Win32 Debug"
  123. # Name "isam - Win32 TLS_DEBUG"
  124. # Name "isam - Win32 TLS"
  125. # Begin Source File
  126. SOURCE=._cache.c
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=._dbug.c
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=._dynrec.c
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=._key.c
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=._locking.c
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=._packrec.c
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=._page.c
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=._search.c
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=._statrec.c
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.changed.c
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.close.c
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.create.c
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.delete.c
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.extra.c
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.info.c
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.log.c
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.open.c
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.panic.c
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.range.c
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.rfirst.c
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.rkey.c
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.rlast.c
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.rnext.c
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.rprev.c
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.rrnd.c
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.rsame.c
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.rsamepos.c
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.static.c
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.update.c
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.write.c
  214. # End Source File
  215. # End Target
  216. # End Project