source:
trunk/src/plugins/sqldrivers/qsqldriverbase.pri@
5
Last change on this file since 5 was 2, checked in by , 16 years ago | |
---|---|
File size: 235 bytes |
Line | |
---|---|
1 | include(../qpluginbase.pri) |
2 | QT = core sql |
3 | QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/sqldrivers |
4 | |
5 | target.path += $$[QT_INSTALL_PLUGINS]/sqldrivers |
6 | INSTALLS += target |
7 | |
8 | DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII |
Note:
See TracBrowser
for help on using the repository browser.