summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--noncore/todayplugins/stockticker/stockticker/stockticker.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stockticker/stockticker.pro b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
index 61cf27b..8c2e9df 100644
--- a/noncore/todayplugins/stockticker/stockticker/stockticker.pro
+++ b/noncore/todayplugins/stockticker/stockticker/stockticker.pro
@@ -2,9 +2,9 @@ TEMPLATE = app
CONFIG = qt warn_on
HEADERS = inputDialog.h helpwindow.h
SOURCES = inputDialog.cpp helpwindow.cpp main.cpp
INTERFACES =
-TARGET = stockticker
+TARGET = stocktickertest
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS+= -lqpe -lopiecore2
DESTDIR = $(OPIEDIR)/bin