mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
172 B
Text
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;
|
|
|