source: trunk/examples/dbus/remotecontrolledcar/remotecontrolledcar.pro@ 526

Last change on this file since 526 was 2, checked in by Dmitry A. Kuminov, 17 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 166 bytes
Line 
1TEMPLATE = subdirs
2SUBDIRS = car \
3 controller
4
5# install
6sources.files = *.pro
7sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/remotecontrolledcar
8INSTALLS += sources
Note: See TracBrowser for help on using the repository browser.