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