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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="innobase" - 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=INNOBASE - WIN32 RELEASE
  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 "innobase.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 "innobase.mak" CFG="INNOBASE - WIN32 RELEASE"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "innobase - Win32 Debug" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "innobase - Win32 Release" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "innobase - Win32 nt" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "innobase - Win32 Max nt" (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)" == "innobase - Win32 Debug"
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "innobase___Win32_Debug"
  33. # PROP BASE Intermediate_Dir "innobase___Win32_Debug"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "debug"
  38. # PROP Intermediate_Dir "debug"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "__NT__" /D "WIN32" /D "_MBCS" /YX /FD /c
  41. # ADD CPP /nologo /G6 /MTd /W3 /GX /Z7 /Od /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /FD /c
  42. # SUBTRACT CPP /Fr /YX
  43. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  44. # ADD RSC /l 0x416 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=xilink6.exe -lib
  49. # ADD BASE LIB32 /nologo /out:"..lib_releaseinnobase-nt.lib"
  50. # ADD LIB32 /nologo /out:"..lib_debuginnodb.lib"
  51. !ELSEIF  "$(CFG)" == "innobase - Win32 Release"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 0
  54. # PROP BASE Output_Dir "innobase___Win32_Release0"
  55. # PROP BASE Intermediate_Dir "innobase___Win32_Release0"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 0
  59. # PROP Output_Dir "release"
  60. # PROP Intermediate_Dir "release"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
  63. # ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /D "NDEBUG" /FD /c
  64. # SUBTRACT CPP /WX /Fr /YX
  65. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  66. # ADD RSC /l 0x416 /d "NDEBUG"
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=xilink6.exe -lib
  71. # ADD BASE LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  72. # ADD LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  73. !ELSEIF  "$(CFG)" == "innobase - Win32 nt"
  74. # PROP BASE Use_MFC 0
  75. # PROP BASE Use_Debug_Libraries 0
  76. # PROP BASE Output_Dir "innobase___Win32_nt"
  77. # PROP BASE Intermediate_Dir "innobase___Win32_nt"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 0
  80. # PROP Use_Debug_Libraries 0
  81. # PROP Output_Dir "nt"
  82. # PROP Intermediate_Dir "nt"
  83. # PROP Target_Dir ""
  84. # ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
  85. # ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "MYSQL_SERVER" /D "_MBCS" /D MYSQL_SERVER_SUFFIX=-nt /FD /c
  86. # SUBTRACT CPP /YX
  87. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  88. # ADD RSC /l 0x416 /d "NDEBUG"
  89. BSC32=bscmake.exe
  90. # ADD BASE BSC32 /nologo
  91. # ADD BSC32 /nologo
  92. LIB32=xilink6.exe -lib
  93. # ADD BASE LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  94. # ADD LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  95. !ELSEIF  "$(CFG)" == "innobase - Win32 Max nt"
  96. # PROP BASE Use_MFC 0
  97. # PROP BASE Use_Debug_Libraries 0
  98. # PROP BASE Output_Dir "innobase___Win32_Max_nt"
  99. # PROP BASE Intermediate_Dir "innobase___Win32_Max_nt"
  100. # PROP BASE Target_Dir ""
  101. # PROP Use_MFC 0
  102. # PROP Use_Debug_Libraries 0
  103. # PROP Output_Dir "max_nt"
  104. # PROP Intermediate_Dir "max_nt"
  105. # PROP Target_Dir ""
  106. # ADD BASE CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "NDEBUG" /D "_LIB" /D "_WIN32" /D "WIN32" /D "_MBCS" /D "MYSQL_SERVER" /YX /FD /c
  107. # ADD CPP /nologo /G6 /MT /W3 /GX /O2 /I "../innobase/include" /I "../include" /D "_LIB" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "MYSQL_SERVER" /D "_MBCS" /D MYSQL_SERVER_SUFFIX=-nt-max /FD /c
  108. # SUBTRACT CPP /YX
  109. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  110. # ADD RSC /l 0x416 /d "NDEBUG"
  111. BSC32=bscmake.exe
  112. # ADD BASE BSC32 /nologo
  113. # ADD BSC32 /nologo
  114. LIB32=xilink6.exe -lib
  115. # ADD BASE LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  116. # ADD LIB32 /nologo /out:"..lib_releaseinnodb.lib"
  117. !ENDIF
  118. # Begin Target
  119. # Name "innobase - Win32 Debug"
  120. # Name "innobase - Win32 Release"
  121. # Name "innobase - Win32 nt"
  122. # Name "innobase - Win32 Max nt"
  123. # Begin Source File
  124. SOURCE=.btrbtr0btr.c
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=.btrbtr0cur.c
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=.btrbtr0pcur.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.btrbtr0sea.c
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=.bufbuf0buf.c
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=.bufbuf0flu.c
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=.bufbuf0lru.c
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=.bufbuf0rea.c
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=.datadata0data.c
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.datadata0type.c
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.dictdict0boot.c
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.dictdict0crea.c
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.dictdict0dict.c
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.dictdict0load.c
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.dictdict0mem.c
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.dyndyn0dyn.c
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.evaleval0eval.c
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.evaleval0proc.c
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.filfil0fil.c
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.fspfsp0fsp.c
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.futfut0fut.c
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.futfut0lst.c
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.haha0ha.c
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.hahash0hash.c
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.ibufibuf0ibuf.c
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.parslexyy.c
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.locklock0lock.c
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.loglog0log.c
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.loglog0recv.c
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=.machmach0data.c
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=.memmem0mem.c
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=.memmem0pool.c
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=.mtrmtr0log.c
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=.mtrmtr0mtr.c
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=.osos0file.c
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=.osos0proc.c
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=.osos0sync.c
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=.osos0thread.c
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=.pagepage0cur.c
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=.pagepage0page.c
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=.parspars0grm.c
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=.parspars0opt.c
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=.parspars0pars.c
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=.parspars0sym.c
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=.queque0que.c
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=.readread0read.c
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.remrem0cmp.c
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=.remrem0rec.c
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=.rowrow0ins.c
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=.rowrow0mysql.c
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=.rowrow0purge.c
  275. # End Source File
  276. # Begin Source File
  277. SOURCE=.rowrow0row.c
  278. # End Source File
  279. # Begin Source File
  280. SOURCE=.rowrow0sel.c
  281. # End Source File
  282. # Begin Source File
  283. SOURCE=.rowrow0uins.c
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.rowrow0umod.c
  287. # End Source File
  288. # Begin Source File
  289. SOURCE=.rowrow0undo.c
  290. # End Source File
  291. # Begin Source File
  292. SOURCE=.rowrow0upd.c
  293. # End Source File
  294. # Begin Source File
  295. SOURCE=.rowrow0vers.c
  296. # End Source File
  297. # Begin Source File
  298. SOURCE=.srvsrv0que.c
  299. # End Source File
  300. # Begin Source File
  301. SOURCE=.srvsrv0srv.c
  302. # End Source File
  303. # Begin Source File
  304. SOURCE=.srvsrv0start.c
  305. # End Source File
  306. # Begin Source File
  307. SOURCE=.syncsync0arr.c
  308. # End Source File
  309. # Begin Source File
  310. SOURCE=.syncsync0rw.c
  311. # End Source File
  312. # Begin Source File
  313. SOURCE=.syncsync0sync.c
  314. # End Source File
  315. # Begin Source File
  316. SOURCE=.thrthr0loc.c
  317. # End Source File
  318. # Begin Source File
  319. SOURCE=.trxtrx0purge.c
  320. # End Source File
  321. # Begin Source File
  322. SOURCE=.trxtrx0rec.c
  323. # End Source File
  324. # Begin Source File
  325. SOURCE=.trxtrx0roll.c
  326. # End Source File
  327. # Begin Source File
  328. SOURCE=.trxtrx0rseg.c
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=.trxtrx0sys.c
  332. # End Source File
  333. # Begin Source File
  334. SOURCE=.trxtrx0trx.c
  335. # End Source File
  336. # Begin Source File
  337. SOURCE=.trxtrx0undo.c
  338. # End Source File
  339. # Begin Source File
  340. SOURCE=.usrusr0sess.c
  341. # End Source File
  342. # Begin Source File
  343. SOURCE=.utut0byte.c
  344. # End Source File
  345. # Begin Source File
  346. SOURCE=.utut0dbg.c
  347. # End Source File
  348. # Begin Source File
  349. SOURCE=.utut0mem.c
  350. # End Source File
  351. # Begin Source File
  352. SOURCE=.utut0rnd.c
  353. # End Source File
  354. # Begin Source File
  355. SOURCE=.utut0ut.c
  356. # End Source File
  357. # End Target
  358. # End Project