source: trunk/src/plugins/sqldrivers/qsqldriverbase.pri@ 5

Last change on this file since 5 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 235 bytes
Line 
1include(../qpluginbase.pri)
2QT = core sql
3QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/sqldrivers
4
5target.path += $$[QT_INSTALL_PLUGINS]/sqldrivers
6INSTALLS += target
7
8DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
Note: See TracBrowser for help on using the repository browser.