summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/blue-pin.pro
blob: 32366bcbbc4833ac2d364da06d36221e8fe7f4cb (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         = pindlg.h 
SOURCES         = main.cc pindlg.cc
INCLUDEPATH     += $(OPIEDIR)/include
INCLUDEPATH   += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH      += $(OPIEDIR)/include
LIBS            += -lqpe 
INTERFACES      = pindlgbase.ui
TARGET          = $(OPIEDIR)/bin/bluepin