summaryrefslogtreecommitdiff
path: root/noncore/multimedia/powerchord/powerchord.pro
Unidiff
Diffstat (limited to 'noncore/multimedia/powerchord/powerchord.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/multimedia/powerchord/powerchord.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/noncore/multimedia/powerchord/powerchord.pro b/noncore/multimedia/powerchord/powerchord.pro
index f7af6d6..aa80991 100644
--- a/noncore/multimedia/powerchord/powerchord.pro
+++ b/noncore/multimedia/powerchord/powerchord.pro
@@ -1,5 +1,4 @@
1 TEMPLATE= app 1 CONFIG = qt quick-app
2 CONFIG = qt warn_on
3 2
4 HEADERS = powerchord.h \ 3 HEADERS = powerchord.h \
5 fretboard.h \ 4 fretboard.h \
@@ -19,7 +18,6 @@ SOURCES = main.cpp \
19 INCLUDEPATH+= $(OPIEDIR)/include 18 INCLUDEPATH+= $(OPIEDIR)/include
20 DEPENDPATH+= $(OPIEDIR)/include 19 DEPENDPATH+= $(OPIEDIR)/include
21LIBS += -lqpe -lopiecore2 20LIBS += -lqpe -lopiecore2
22DESTDIR = $(OPIEDIR)/bin
23 TARGET = powerchord 21 TARGET = powerchord
24 22
25include ( $(OPIEDIR)/include.pro ) 23include ( $(OPIEDIR)/include.pro )