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