1 SOURCES = odbc.cpp
2 CONFIG -= qt dylib
3 mac:CONFIG -= app_bundle
4 LIBS += -lodbc
4 win32-g++*:LIBS += -lodbc32
5 else:LIBS += -lodbc