root/sqlconvert/sqlconvert.pro
| Revision 372:95e5b4772950, 157 bytes (checked in by Dmitry Nezhevenko <dion@…>, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | TEMPLATE = app |
| 2 | TARGET = |
| 3 | DEPENDPATH += . |
| 4 | QT += sql |
| 5 | QT -= gui |
| 6 | CONFIG += debug |
| 7 | INCLUDEPATH += /home/dion/dev/gluxi/sqlconvert/. . |
| 8 | |
| 9 | # Input |
| 10 | SOURCES += main.cpp |
Note: See TracBrowser
for help on using the browser.
