summaryrefslogtreecommitdiff
path: root/noncore/todayplugins/stockticker/stockticker/stockticker.pro
Side-by-side diff
Diffstat (limited to 'noncore/todayplugins/stockticker/stockticker/stockticker.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
new file mode 100644
index 0000000..0e970f1
--- a/dev/null
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -0,0 +1,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