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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mysys" - 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=mysys - 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 "mysys.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 "mysys.mak" CFG="mysys - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "mysys - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "mysys - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "mysys - Win32 Max" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "mysys - Win32 TLS_DEBUG" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "mysys - Win32 TLS" (based on "Win32 (x86) Static Library")
  23. !MESSAGE
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=xicl6.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "mysys - Win32 Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "release"
  39. # PROP Intermediate_Dir "release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  42. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../zlib" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  43. # SUBTRACT CPP /WX /Fr /YX
  44. # ADD BASE RSC /l 0x409
  45. # ADD RSC /l 0x409
  46. BSC32=bscmake.exe
  47. # ADD BASE BSC32 /nologo
  48. # ADD BSC32 /nologo
  49. LIB32=xilink6.exe -lib
  50. # ADD BASE LIB32 /nologo
  51. # ADD LIB32 /nologo /out:"..lib_releasemysys.lib"
  52. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 1
  55. # PROP BASE Output_Dir "Debug"
  56. # PROP BASE Intermediate_Dir "Debug"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 1
  60. # PROP Output_Dir "debug"
  61. # PROP Intermediate_Dir "debug"
  62. # PROP Target_Dir ""
  63. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  64. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../zlib" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_SYMDIR" /FD /c
  65. # SUBTRACT CPP /Fr
  66. # ADD BASE RSC /l 0x409
  67. # ADD RSC /l 0x409
  68. BSC32=bscmake.exe
  69. # ADD BASE BSC32 /nologo
  70. # ADD BSC32 /nologo
  71. LIB32=xilink6.exe -lib
  72. # ADD BASE LIB32 /nologo
  73. # ADD LIB32 /nologo /out:"..lib_debugmysys.lib"
  74. !ELSEIF  "$(CFG)" == "mysys - Win32 Max"
  75. # PROP BASE Use_MFC 0
  76. # PROP BASE Use_Debug_Libraries 0
  77. # PROP BASE Output_Dir "mysys___Win32_Max"
  78. # PROP BASE Intermediate_Dir "mysys___Win32_Max"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 0
  81. # PROP Use_Debug_Libraries 0
  82. # PROP Output_Dir "max"
  83. # PROP Intermediate_Dir "max"
  84. # PROP Target_Dir ""
  85. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /FD /c
  86. # SUBTRACT BASE CPP /YX
  87. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../zlib" /D "USE_SYMDIR" /D "NDEBUG" /D "DBUG_OFF" /D "_WINDOWS" /D MYSQL_SERVER_SUFFIX=-max /FD  /c
  88. # SUBTRACT CPP /YX
  89. # ADD BASE RSC /l 0x409
  90. # ADD RSC /l 0x409
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. LIB32=xilink6.exe -lib
  95. # ADD BASE LIB32 /nologo /out:"..lib_releasemysys.lib"
  96. # ADD LIB32 /nologo /out:"..lib_releasemysys-max.lib"
  97. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS_DEBUG"
  98. # PROP BASE Use_MFC 0
  99. # PROP BASE Use_Debug_Libraries 1
  100. # PROP BASE Output_Dir "mysys___Win32_TLS_DEBUG"
  101. # PROP BASE Intermediate_Dir "mysys___Win32_TLS_DEBUG"
  102. # PROP BASE Target_Dir ""
  103. # PROP Use_MFC 0
  104. # PROP Use_Debug_Libraries 1
  105. # PROP Output_Dir "mysys___Win32_TLS_DEBUG"
  106. # PROP Intermediate_Dir "mysys___Win32_TLS_DEBUG"
  107. # PROP Target_Dir ""
  108. # ADD BASE CPP /nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../zlib" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_SYMDIR" /FD /c
  109. # SUBTRACT BASE CPP /Fr
  110. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /I "../include" /I "../zlib" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_SYMDIR" /D "USE_TLS" /FD /c
  111. # SUBTRACT CPP /Fr
  112. # ADD BASE RSC /l 0x409
  113. # ADD RSC /l 0x409
  114. BSC32=bscmake.exe
  115. # ADD BASE BSC32 /nologo
  116. # ADD BSC32 /nologo
  117. LIB32=link.exe -lib
  118. # ADD BASE LIB32 /nologo /out:"..lib_debugmysys_tls.lib"
  119. # ADD LIB32 /nologo /out:"..lib_debugmysys_tls.lib"
  120. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS"
  121. # PROP BASE Use_MFC 0
  122. # PROP BASE Use_Debug_Libraries 0
  123. # PROP BASE Output_Dir "mysys___Win32_TLS"
  124. # PROP BASE Intermediate_Dir "mysys___Win32_TLS"
  125. # PROP BASE Target_Dir ""
  126. # PROP Use_MFC 0
  127. # PROP Use_Debug_Libraries 0
  128. # PROP Output_Dir "mysys___Win32_TLS"
  129. # PROP Intermediate_Dir "mysys___Win32_TLS"
  130. # PROP Target_Dir ""
  131. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../zlib" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  132. # SUBTRACT BASE CPP /YX
  133. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../zlib" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /D "USE_TLS" /FD /c
  134. # SUBTRACT CPP /YX
  135. # ADD BASE RSC /l 0x409
  136. # ADD RSC /l 0x409
  137. BSC32=bscmake.exe
  138. # ADD BASE BSC32 /nologo
  139. # ADD BSC32 /nologo
  140. LIB32=link.exe -lib
  141. # ADD BASE LIB32 /nologo /out:"..lib_releasemysys_tls.lib"
  142. # ADD LIB32 /nologo /out:"..lib_releasemysys_tls.lib"
  143. !ENDIF
  144. # Begin Target
  145. # Name "mysys - Win32 Release"
  146. # Name "mysys - Win32 Debug"
  147. # Name "mysys - Win32 Max"
  148. # Name "mysys - Win32 TLS_DEBUG"
  149. # Name "mysys - Win32 TLS"
  150. # Begin Source File
  151. SOURCE=.array.c
  152. !IF  "$(CFG)" == "mysys - Win32 Release"
  153. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  154. # SUBTRACT CPP /Fr
  155. !ELSEIF  "$(CFG)" == "mysys - Win32 Max"
  156. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS_DEBUG"
  157. # ADD BASE CPP /FR
  158. # ADD CPP /FR
  159. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS"
  160. !ENDIF
  161. # End Source File
  162.  
  163. # Begin Source File
  164. SOURCE=".my_access.c"
  165. # End Source File
  166.  
  167. # Begin Source File
  168. SOURCE=".charset-def.c"
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.charset.c
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.checksum.c
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.default.c
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.errors.c
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.hash.c
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.list.c
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.md5.c
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.mf_brkhant.c
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.mf_cache.c
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.mf_dirname.c
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.mf_fn_ext.c
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.mf_format.c
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=.mf_getdate.c
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=.mf_iocache.c
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.mf_iocache2.c
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.mf_keycache.c
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.mf_keycaches.c
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.mf_loadpath.c
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.mf_pack.c
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.mf_path.c
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.mf_qsort.c
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.mf_qsort2.c
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.mf_radix.c
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.mf_same.c
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.mf_sort.c
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.mf_soundex.c
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=.mf_strip.c
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.mf_tempdir.c
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.mf_tempfile.c
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=.mf_wcomp.c
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=.mf_wfile.c
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=.mulalloc.c
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=.my_aes.c
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=.my_alarm.c
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=.my_alloc.c
  274. # End Source File
  275. # Begin Source File
  276. SOURCE=.my_append.c
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=.my_bit.c
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=.my_bitmap.c
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=.my_chsize.c
  286. # End Source File
  287. # Begin Source File
  288. SOURCE=.my_clock.c
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=.my_compress.c
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=.my_conio.c
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=.my_copy.c
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=.my_crc32.c
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=.my_create.c
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=.my_delete.c
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=.my_div.c
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=.my_error.c
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=.my_fopen.c
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=.my_fstream.c
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=.my_gethostbyname.c
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=.my_gethwaddr.c
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=.my_getopt.c
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.my_getsystime.c
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=.my_getwd.c
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=.my_handler.c
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=.my_init.c
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=.my_lib.c
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=.my_lock.c
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=.my_lockmem.c
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=.my_lread.c
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=.my_lwrite.c
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=.my_malloc.c
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=.my_messnc.c
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.my_mkdir.c
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=.my_net.c
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=.my_once.c
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=.my_open.c
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.my_file.c
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=.my_pread.c
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=.my_pthread.c
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=.my_quick.c
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=.my_read.c
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=.my_realloc.c
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=.my_redel.c
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=.my_rename.c
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=.my_seek.c
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=.my_sleep.c
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.my_static.c
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.my_static.h
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.my_symlink.c
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.my_symlink2.c
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.my_sync.c
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=.my_tempnam.c
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=.my_thr_init.c
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=.my_wincond.c
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=.my_windac.c
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=.my_winsem.c
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=.my_winthread.c
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=.my_write.c
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=.mysys_priv.h
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=.ptr_cmp.c
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=.queues.c
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=.raid.cpp
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=.rijndael.c
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=.safemalloc.c
  457. # End Source File
  458. # Begin Source File
  459. SOURCE=.sha1.c
  460. # End Source File
  461. # Begin Source File
  462. SOURCE=.string.c
  463. # End Source File
  464. # Begin Source File
  465. SOURCE=.thr_alarm.c
  466. # End Source File
  467. # Begin Source File
  468. SOURCE=.thr_lock.c
  469. !IF  "$(CFG)" == "mysys - Win32 Release"
  470. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  471. # ADD CPP /D "EXTRA_DEBUG"
  472. !ELSEIF  "$(CFG)" == "mysys - Win32 Max"
  473. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS_DEBUG"
  474. # ADD BASE CPP /D "EXTRA_DEBUG"
  475. # ADD CPP /D "EXTRA_DEBUG"
  476. !ELSEIF  "$(CFG)" == "mysys - Win32 TLS"
  477. !ENDIF
  478. # End Source File
  479. # Begin Source File
  480. SOURCE=.thr_mutex.c
  481. # End Source File
  482. # Begin Source File
  483. SOURCE=.thr_rwlock.c
  484. # End Source File
  485. # Begin Source File
  486. SOURCE=.tree.c
  487. # End Source File
  488. # Begin Source File
  489. SOURCE=.typelib.c
  490. # End Source File
  491. # End Target
  492. # End Project