summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
blob: 5f0a62c9097e0548ac2a2584ea9480ff53f5f53e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE        = app
#CONFIG         = qt warn_on debug
CONFIG          = qt warn_on release
HEADERS         = bluebase.h scandialog.h 
SOURCES         = main.cpp bluebase.cpp scandialog.cpp
INCLUDEPATH     += $(OPIEDIR)/include
INCLUDEPATH   += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH      += $(OPIEDIR)/include
LIBS            += -lqpe -lopietooth
INTERFACES      = bluetoothbase.ui  devicedialog.ui  
TARGET          = $(OPIEDIR)/bin/bluetooth-manager