source:
trunk/config.tests/unix/odbc/odbc.pro@
846
Last change on this file since 846 was 846, checked in by , 14 years ago | |
---|---|
File size: 111 bytes |
Line | |
---|---|
1 | SOURCES = odbc.cpp |
2 | CONFIG -= qt dylib |
3 | mac:CONFIG -= app_bundle |
4 | win32-g++*:LIBS += -lodbc32 |
5 | else:LIBS += -lodbc |
Note:
See TracBrowser
for help on using the repository browser.