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