ultimatepp/uppsrc/OleDB/OleDB.upp
rylek cb1a603c21 .plugin/pcre: PCRE_STATIC #define'd to suppress declspec(dllimport)'s being generated as they confuse MSC integrated debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@3919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-27 00:11:18 +00:00

15 lines
172 B
Text

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