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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="libmysqld" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=libmysqld - WinIA64 pro
  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 "libmysqld_ia64.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 "libmysqld_ia64.mak" CFG="libmysqld - WinIA64 pro"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "libmysqld - WinIA64 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "libmysqld - WinIA64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "libmysqld - WinIA64 classic" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "libmysqld - WinIA64 pro" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "libmysqld - 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 Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMYSQLD_EXPORTS" /YX /FD /c
  43. # ADD CPP /nologo /MT /W3 /Zi /O2 /I "../include" /I "../libmysqld" /I "../sql" /I "../regex" /I "../zlib" /D "WIN64" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /G2 /EHsc /Wp64 /Zm600 /c
  44. # SUBTRACT CPP /WX /Fr
  45. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  47. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  48. # ADD RSC /l 0x416 /d "NDEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll  /machine:IA64
  54. # ADD LINK32 ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasezlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib bufferoverflowU.lib /nologo /dll  /out:"../lib_release/libmysqld.dll" /implib:"../lib_release/libmysqld.lib" /machine:IA64
  55. !ELSEIF  "$(CFG)" == "libmysqld - WinIA64 Debug"
  56. # PROP BASE Use_MFC 0
  57. # PROP BASE Use_Debug_Libraries 1
  58. # PROP BASE Output_Dir "libmysqld___Win64_Debug"
  59. # PROP BASE Intermediate_Dir "libmysqld___Win64_Debug"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 0
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir "debug"
  64. # PROP Intermediate_Dir "debug"
  65. # PROP Ignore_Export_Lib 0
  66. # PROP Target_Dir ""
  67. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBMYSQLD_EXPORTS" /YX /FD /GZ /c
  68. # ADD CPP /nologo /MT /W3 /Zi /Od /I "../include" /I "../libmysqld" /I "../sql" /I "../regex" /I "../zlib" /D "WIN64" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "SAFEMALLOC" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "USE_TLS" /D "__WIN__" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /G2 /EHsc /Wp64 /Zm600 /c
  69. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win64
  70. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win64
  71. # ADD BASE RSC /l 0x416 /d "_DEBUG"
  72. # ADD RSC /l 0x416 /d "_DEBUG"
  73. BSC32=bscmake.exe
  74. # ADD BASE BSC32 /nologo
  75. # ADD BSC32 /nologo
  76. LINK32=link.exe
  77. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug  /machine:IA64
  78. # ADD LINK32 ..lib_debugdbug_tls.lib ..lib_debugmyisam_tls.lib ..lib_debugmyisammrg_tls.lib ..lib_debugmysys_tls.lib ..lib_debugstrings.lib ..lib_debugregex.lib ..lib_debugheap_tls.lib ..lib_debuginnodb.lib ../lib_debugzlib.lib bufferoverflowU.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib /nologo /dll /incremental:no /debug  /nodefaultlib:"LIBCMTD" /out:"../lib_debug/libmysqld.dll" /implib:"../lib_debug/libmysqld.lib" /machine:IA64
  79. !ELSEIF  "$(CFG)" == "libmysqld - WinIA64 classic"
  80. # PROP BASE Use_MFC 0
  81. # PROP BASE Use_Debug_Libraries 0
  82. # PROP BASE Output_Dir "libmysqld___Win64_classic"
  83. # PROP BASE Intermediate_Dir "libmysqld___Win64_classic"
  84. # PROP BASE Ignore_Export_Lib 0
  85. # PROP BASE Target_Dir ""
  86. # PROP Use_MFC 0
  87. # PROP Use_Debug_Libraries 0
  88. # PROP Output_Dir "classic"
  89. # PROP Intermediate_Dir "classic"
  90. # PROP Ignore_Export_Lib 0
  91. # PROP Target_Dir ""
  92. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../sql" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /D "NDEBUG" /FR /FD /c
  93. # ADD CPP /nologo /MT /W3 /Zi /O2 /I "../include" /I "../regex" /I "../libmysqld" /I "../sql" /I "../zlib" /D "WIN64" /D "_WINDOWS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "USE_TLS" /D "__WIN__" /D LICENSE=Commerical /D "DBUG_OFF" /D "_MBCS" /D "NDEBUG" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /G2 /EHsc /Wp64 /Zm600 /c
  94. # SUBTRACT CPP /Fr
  95. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  96. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  97. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  98. # ADD RSC /l 0x416 /d "NDEBUG"
  99. BSC32=bscmake.exe
  100. # ADD BASE BSC32 /nologo
  101. # ADD BSC32 /nologo
  102. LINK32=link.exe
  103. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releasezlib.lib /nologo /dll  /out:"../lib_release/libmysqld.dll" /implib:"../lib_release/libmysqld.lib" /machine:IA64
  104. # ADD LINK32 ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releasezlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib bufferoverflowU.lib /nologo /dll  /out:"../lib_classic/libmysqld.dll" /implib:"../lib_release/libmysqld.lib" /machine:IA64
  105. !ELSEIF  "$(CFG)" == "libmysqld - WinIA64 pro"
  106. # PROP BASE Use_MFC 0
  107. # PROP BASE Use_Debug_Libraries 0
  108. # PROP BASE Output_Dir "libmysqld___Win64_pro"
  109. # PROP BASE Intermediate_Dir "libmysqld___Win64_pro"
  110. # PROP BASE Ignore_Export_Lib 0
  111. # PROP BASE Target_Dir ""
  112. # PROP Use_MFC 0
  113. # PROP Use_Debug_Libraries 0
  114. # PROP Output_Dir "pro"
  115. # PROP Intermediate_Dir "pro"
  116. # PROP Ignore_Export_Lib 0
  117. # PROP Target_Dir ""
  118. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /I "../regex" /I "../sql" /D "WIN64" /D "_WINDOWS" /D "_MBCS" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "HAVE_DLOPEN" /D "EMBEDDED_LIBRARY" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "USE_TLS" /D "__WIN__" /D "NDEBUG" /FR /FD /c
  119. # ADD CPP /nologo /MT /W3 /Zi /O2 /I "../include" /I "../regex" /I "../libmysqld" /I "../sql" /I "../zlib" /D "WIN64" /D "USE_SYMDIR" /D "SIGNAL_WITH_VIO_CLOSE" /D "EMBEDDED_LIBRARY" /D "USE_TLS" /D "__WIN__" /D "MYSQL_SERVER" /D LICENSE=Commercial /D "_MBCS" /D "HAVE_DLOPEN" /D "HAVE_INNOBASE_DB" /D "DBUG_OFF" /D "NDEBUG" /D "_WINDOWS" /D "_CONSOLE" /D "_IA64_" /D "WIN32" /D "_AFX_NO_DAO_SUPPORT" /FD /DMYSQL_SERVER_SUFFIX=-pro /G2 /EHsc /Wp64 /Zm600 /c
  120. # SUBTRACT CPP /X /Fr
  121. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  122. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win64
  123. # ADD BASE RSC /l 0x416 /d "NDEBUG"
  124. # ADD RSC /l 0x416 /d "NDEBUG"
  125. BSC32=bscmake.exe
  126. # ADD BASE BSC32 /nologo
  127. # ADD BSC32 /nologo
  128. LINK32=link.exe
  129. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasezlib.lib /nologo /dll  /out:"../lib_classic/libmysqld.dll" /implib:"../lib_release/libmysqld.lib" /machine:IA64
  130. # ADD LINK32 ..lib_releasemyisam_tls.lib ..lib_releasemyisammrg_tls.lib ..lib_releasemysys_tls.lib ..lib_releasestrings.lib ..lib_releaseregex.lib ..lib_releaseheap_tls.lib ..lib_releaseinnodb.lib ..lib_releasezlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Wsock32.lib bufferoverflowU.lib /nologo /dll  /out:"../lib_pro/libmysqld.dll" /implib:"../lib_release/libmysqld.lib" /machine:IA64
  131. !ENDIF 
  132. # Begin Target
  133. # Name "libmysqld - WinIA64 Release"
  134. # Name "libmysqld - WinIA64 Debug"
  135. # Name "libmysqld - WinIA64 classic"
  136. # Name "libmysqld - WinIA64 pro"
  137. # Begin Source File
  138. SOURCE="..sql-commonclient.c"
  139. # End Source File
  140. # Begin Source File
  141. SOURCE="..stringsctype-latin1.c"
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=..mysysdefault.c
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=..sqlderror.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=..sqldiscover.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.emb_qcache.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=..libmysqlerrmsg.c
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=..sqlfield.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=..sqlfield_conv.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=..sqlfilesort.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=..clientget_password.c
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=..sqlgstream.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=..sqlha_berkeley.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=..sqlha_heap.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=..sqlha_innodb.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=..sqlha_isammrg.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=..sqlha_myisam.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=..sqlha_myisammrg.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=..sqlhandler.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=..sqlhash_filo.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=..sqlhostname.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=..sqlinit.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=..stringsint2str.c
  205. # End Source File
  206. # Begin Source File
  207. SOURCE=..sqlitem.cpp
  208. # End Source File
  209. # Begin Source File
  210. SOURCE=..sqlitem_buff.cpp
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=..sqlitem_cmpfunc.cpp
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=..sqlitem_create.cpp
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=..sqlitem_func.cpp
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=..sqlitem_geofunc.cpp
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=..sqlitem_row.cpp
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=..sqlitem_strfunc.cpp
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=..sqlitem_subselect.cpp
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=..sqlitem_sum.cpp
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=..sqlitem_timefunc.cpp
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=..sqlitem_uniq.cpp
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=..sqlkey.cpp
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.lib_sql.cpp
  247. # End Source File
  248. # Begin Source File
  249. SOURCE=..libmysqllibmysql.c
  250. # End Source File
  251. # Begin Source File
  252. SOURCE=.libmysqld.c
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.libmysqld.def
  256. # End Source File
  257. # Begin Source File
  258. SOURCE=..sqllock.cpp
  259. # End Source File
  260. # Begin Source File
  261. SOURCE=..sqllog.cpp
  262. # End Source File
  263. # Begin Source File
  264. SOURCE=..sqllog_event.cpp
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=..sqlmf_iocache.cpp
  268. # End Source File
  269. # Begin Source File
  270. SOURCE=..mysysmy_alloc.c
  271. # End Source File
  272. # Begin Source File
  273. SOURCE=..mysysmy_getopt.c
  274. # End Source File
  275. # Begin Source File
  276. SOURCE="..sql-commonmy_time.c"
  277. # End Source File
  278. # Begin Source File
  279. SOURCE=..sqlnet_serv.cpp
  280. # End Source File
  281. # Begin Source File
  282. SOURCE=..sqlopt_range.cpp
  283. # End Source File
  284. # Begin Source File
  285. SOURCE=..sqlopt_sum.cpp
  286. # End Source File
  287. # Begin Source File
  288. SOURCE="..sql-commonpack.c"
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=..libmysqlpassword.c
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=..sqlprocedure.cpp
  295. # End Source File
  296. # Begin Source File
  297. SOURCE=..sqlprotocol.cpp
  298. # End Source File
  299. # Begin Source File
  300. SOURCE=..sqlrecords.cpp
  301. # End Source File
  302. # Begin Source File
  303. SOURCE=..sqlrepl_failsafe.cpp
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=..sqlset_var.cpp
  307. # End Source File
  308. # Begin Source File
  309. SOURCE=..sqlspatial.cpp
  310. # End Source File
  311. # Begin Source File
  312. SOURCE=..sqlsql_acl.cpp
  313. # End Source File
  314. # Begin Source File
  315. SOURCE=..sqlsql_analyse.cpp
  316. # End Source File
  317. # Begin Source File
  318. SOURCE=..sqlsql_base.cpp
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=..sqlsql_cache.cpp
  322. # End Source File
  323. # Begin Source File
  324. SOURCE=..sqlsql_class.cpp
  325. # End Source File
  326. # Begin Source File
  327. SOURCE=..sqlsql_crypt.cpp
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=..sqlsql_db.cpp
  331. # End Source File
  332. # Begin Source File
  333. SOURCE=..sqlsql_delete.cpp
  334. # End Source File
  335. # Begin Source File
  336. SOURCE=..sqlsql_derived.cpp
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=..sqlsql_do.cpp
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=..sqlsql_error.cpp
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=..sqlsql_handler.cpp
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=..sqlsql_help.cpp
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=..sqlsql_insert.cpp
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=..sqlsql_lex.cpp
  355. # End Source File
  356. # Begin Source File
  357. SOURCE=..sqlsql_list.cpp
  358. # End Source File
  359. # Begin Source File
  360. SOURCE=..sqlsql_load.cpp
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=..sqlsql_manager.cpp
  364. # End Source File
  365. # Begin Source File
  366. SOURCE=..sqlsql_map.cpp
  367. # End Source File
  368. # Begin Source File
  369. SOURCE=..sqlsql_parse.cpp
  370. # End Source File
  371. # Begin Source File
  372. SOURCE=..sqlsql_prepare.cpp
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=..sqlsql_rename.cpp
  376. # End Source File
  377. # Begin Source File
  378. SOURCE=..sqlsql_repl.cpp
  379. # End Source File
  380. # Begin Source File
  381. SOURCE=..sqlsql_select.cpp
  382. # End Source File
  383. # Begin Source File
  384. SOURCE=..sqlsql_show.cpp
  385. # End Source File
  386. # Begin Source File
  387. SOURCE=..sqlsql_state.c
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=..sqlsql_string.cpp
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=..sqlsql_table.cpp
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=..sqlsql_test.cpp
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=..sqlsql_udf.cpp
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=..sqlsql_union.cpp
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=..sqlsql_update.cpp
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=..sqlsql_yacc.cpp
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=..stringsstr2int.c
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=..stringsstrcend.c
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=..stringsstrcont.c
  418. # End Source File
  419. # Begin Source File
  420. SOURCE=..sqlstrfunc.cpp
  421. # End Source File
  422. # Begin Source File
  423. SOURCE=..stringsstrinstr.c
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=..stringsstrxnmov.c
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=..sqltable.cpp
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=..sqlthr_malloc.cpp
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=..sqltime.cpp
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=..sqltztime.cpp
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=..sqluniques.cpp
  442. # End Source File
  443. # Begin Source File
  444. SOURCE=..sqlunireg.cpp
  445. # End Source File
  446. # Begin Source File
  447. SOURCE=..viovio.c
  448. # End Source File
  449. # Begin Source File
  450. SOURCE=..vioviosocket.c
  451. # End Source File
  452. # Begin Source File
  453. SOURCE=..vioviossl.c
  454. # End Source File
  455. # Begin Source File
  456. SOURCE=..vioviosslfactories.c
  457. # End Source File
  458. # End Target
  459. # End Project