summaryrefslogtreecommitdiffstats
path: root/examples/dbus/remotecontrolledcar/remotecontrolledcar.pro
blob: eec736d74fcd350ad25690eca7446e6c6ff38685 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs
SUBDIRS = car \
	  controller

# install
sources.files = *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/dbus/remotecontrolledcar
INSTALLS += sources

symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example