summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stockticker/stockticker.pro
blob: 0e970f1da4cb6843d1a8cd95f8c0c61c1f77ecc9 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE  = app
CONFIG    = qt warn_on release
HEADERS   = inputDialog.h
SOURCES   = inputDialog.cpp main.cpp
INTERFACES  = 
TARGET    = stockticker
INCLUDEPATH     += $(OPIEDIR)/include 
DEPENDPATH      += $(OPIEDIR)/include
LIBS+= -lqpe
DESTDIR = $(OPIEDIR)/bin