Changeset 21e0eb1 for src/app/app.pro
- Timestamp:
- 10/17/12 23:19:41 (10 years ago)
- Branches:
- master, qt5
- Children:
- cdbdad7
- Parents:
- 3ecfbf0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/app/app.pro
r3ecfbf0 r21e0eb1 5 5 QT += sql xml network 6 6 CONFIG(maemo5) { 7 QT += maemo5 dbus7 QT += maemo5 8 8 } 9 9 … … 18 18 DEPENDPATH += ../alarm 19 19 POST_TARGETDEPS += $$DESTDIR/libqalarm.a 20 HEADERS += alarmdbus.h \21 alarmdbusadaptorp.h22 SOURCES += alarmdbus.cpp \23 alarmdbusadaptor.cpp24 20 } 25 21
Note: See TracChangeset
for help on using the changeset viewer.