Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

controller.pro Example File
dbus/remotecontrolledcar/controller/controller.pro

 ######################################################################
 # Automatically generated by qmake (2.01a) Tue Aug 29 12:28:05 2006
 ######################################################################

 TEMPLATE = app
 TARGET =
 DEPENDPATH += .
 INCLUDEPATH += .
 CONFIG += qdbus

 # Input
 # DBUS_INTERFACES += car.xml
 FORMS += controller.ui
 HEADERS += car_interface_p.h controller.h
 SOURCES += main.cpp car_interface.cpp controller.cpp

 # install
 target.path = $$[QT_INSTALL_EXAMPLES]/dbus/remotecontrolledcar/controller
 sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.xml
 sources.path = $$[QT_INSTALL_EXAMPLES]/dbus/remotecontrolledcar/controller
 INSTALLS += target sources


Copyright © 2008 Nokia Trademarks
Qt 4.4.3