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

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

symbian: CONFIG += qt_example
QT += widgets
maemo5: CONFIG += qt_example