⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.dbapi_driver_ftds.lib

📁 ncbi源码
💻 LIB
字号:
# $Id: Makefile.dbapi_driver_ftds.lib,v 1000.0 2003/10/29 20:31:26 gouriano Exp $SRC = bcp connection context cursor lang_cmd result rpcLIB    = dbapi_driver_ftdsCPPFLAGS = $(FTDS8_INCLUDE) $(ORIG_CPPFLAGS)REQUIRES = FreeTDS# Build shared version when possibleLIB_OR_DLL = both# Dependencies for shared libraryDLL_LIB = $(FTDS8_LIB) dbapi_driverLIBS = $(FTDS8_LIBS) $(NETWORK_LIBS) $(ICONV_LIBS) $(ORIG_LIBS)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -