summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager/manager.pro
blob: 37548693979502524a860478606a50571e288774 (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 btlistitem.h
SOURCES         = main.cpp bluebase.cpp scandialog.cpp btlistitem.cpp
INCLUDEPATH     += $(OPIEDIR)/include
INCLUDEPATH     += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH      += $(OPIEDIR)/include
LIBS            += -lqpe -lopietooth -lopie
INTERFACES      = bluetoothbase.ui  devicedialog.ui  
TARGET          = $(OPIEDIR)/bin/bluetooth-manager