Changeset 79a7671 for src/app/app.pro
- Timestamp:
- 08/30/17 21:15:52 (5 years ago)
- Branches:
- master, qt5
- Children:
- 30edeb7
- Parents:
- 809b5e5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/app.pro
r809b5e5 r79a7671 3 3 TARGET = confclerk 4 4 DESTDIR = ../bin 5 QT += sql xml network widgets 5 QT += sql xml network 6 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets 6 7 CONFIG(maemo5) { 7 8 QT += maemo5
Note: See TracChangeset
for help on using the changeset viewer.