Makefile.dbapi.lib
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:0k
源码类别:

生物技术

开发平台:

C/C++

  1. # $Id: Makefile.dbapi.lib,v 1000.0 2003/10/29 20:23:18 gouriano Exp $
  2. SRC = variant active_obj dbapi driver_mgr err_handler ds_impl conn_impl 
  3.  stmt_impl rs_impl rsmeta_impl cstmt_impl  
  4.  bytestreambuf blobstream 
  5.  cursor_impl bulkinsert
  6. LIB    = dbapi
  7. CPPFLAGS = $(ORIG_CPPFLAGS) $(SYBASE_INCLUDE)