Files
qt-creator/tests/manual/trklauncher/trklauncher.pro
Friedemann Kleint 1af61fefa8 S60: Add startup logic for Bluetooth to the project/run configuration
Prepare trk::Launcher to deal with a shared trkdevice.
Add encapsulation for the rfcomm listener process and helper
classes for prompting the user to connect the Bluetooth
device. Add a command line prompt to the trklauncher test.
2009-10-23 18:00:20 +02:00

6 lines
104 B
Prolog

TEMPLATE = app
QT = core
CONFIG += console
include(../../../src/shared/trk/trk.pri)
SOURCES += main.cpp