ultimatepp/uppsrc/OleDB/OleDB.upp
cxl 46e4943540 Copying in OleDB fixed, GccBuilder .map generation fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-24 17:04:50 +00:00

15 lines
168 B
Text

description "OLEDB interface";
uses
Ole,
Sql;
link(MT DEBUG) /nodefaultlib:LIBCMT;
file
OleDB.h,
OleDBSchema.h,
OleDB.cpp,
Info readonly separator,
Copying;