summaryrefslogtreecommitdiff
path: root/noncore/multimedia
authorzecke <zecke>2004-11-15 13:30:26 (UTC)
committer zecke <zecke>2004-11-15 13:30:26 (UTC)
commitf0c8746173f4cea9680b120bf823e77e7c8729b3 (patch) (side-by-side diff)
tree43517627a134eefab0057104cfd214565ea0d31f /noncore/multimedia
parent3c960a5ecfc5da8c567c2ea3d454ab556fd01a7e (diff)
downloadopie-f0c8746173f4cea9680b120bf823e77e7c8729b3.zip
opie-f0c8746173f4cea9680b120bf823e77e7c8729b3.tar.gz
opie-f0c8746173f4cea9680b120bf823e77e7c8729b3.tar.bz2
Make it Quick Launchable again
Diffstat (limited to 'noncore/multimedia') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/opierec/opierec.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro
index ea1bae3..5b25ee0 100644
--- a/noncore/multimedia/opierec/opierec.pro
+++ b/noncore/multimedia/opierec/opierec.pro
@@ -1,4 +1,4 @@
-CONFIG = qt warn_on
+CONFIG = qt quick-app
HEADERS = adpcm.h \
pixmaps.h \
helpwindow.h \
@@ -30,7 +30,6 @@ contains(CONFIG, pdaudio) {
!contains(CONFIG, pdaudio) {
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
- DESTDIR=$(OPIEDIR)/bin
LIBS += -lqpe -lopiecore2 -lpthread
TARGET = opierec
include ( $(OPIEDIR)/include.pro )