Add module specific pris, and make syncqt create fwd includes
[profile/ivi/qtbase.git] / examples / dbus / dbus.pro
1 TEMPLATE = subdirs
2 SUBDIRS = listnames \
3           pingpong \
4           complexpingpong
5
6 !contains(QT_CONFIG, no-gui) {
7     SUBDIRS += dbus-chat \
8                remotecontrolledcar
9 }
10
11 # install
12 target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus
13 sources.files = *.pro
14 sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus
15 INSTALLS += sources
16
17 symbian: CONFIG += qt_example