summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
Unidiff
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index a372f62..29da458 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -1,7 +1,7 @@
1TEMPLATE = app 1TEMPLATE = app
2 2
3CONFIG += qt warn_on release 3CONFIG += qt warn_on release
4DESTDIR = $(QPEDIR)/bin 4DESTDIR = $(OPIEDIR)/bin
5 5
6 HEADERS = showimg.h 6 HEADERS = showimg.h
7 7
@@ -10,8 +10,8 @@ SOURCES = main.cpp \
10 10
11TARGET = showimg 11TARGET = showimg
12 12
13INCLUDEPATH += $(QPEDIR)/include 13INCLUDEPATH += $(OPIEDIR)/include
14DEPENDPATH += $(QPEDIR)/include 14DEPENDPATH += $(OPIEDIR)/include
15LIBS += -lqpe 15LIBS += -lqpe
16 16
17REQUIRES = showimg 17REQUIRES = showimg