summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/lib
authormickeyl <mickeyl>2003-05-13 19:02:42 (UTC)
committer mickeyl <mickeyl>2003-05-13 19:02:42 (UTC)
commitfa68b5c42a115b8c95195295e3af8d74bb520e04 (patch) (side-by-side diff)
tree70c00b88e988ec9d94d74aa1a7f0cac2e76ca6ed /noncore/multimedia/camera/lib
parente4807e4d90094bcc3251ffd65729466515a513f0 (diff)
downloadopie-fa68b5c42a115b8c95195295e3af8d74bb520e04.zip
opie-fa68b5c42a115b8c95195295e3af8d74bb520e04.tar.gz
opie-fa68b5c42a115b8c95195295e3af8d74bb520e04.tar.bz2
fix linking on arm
Diffstat (limited to 'noncore/multimedia/camera/lib') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/camera/lib/lib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/camera/lib/lib.pro b/noncore/multimedia/camera/lib/lib.pro
index 3e6b490..3d2c59b 100644
--- a/noncore/multimedia/camera/lib/lib.pro
+++ b/noncore/multimedia/camera/lib/lib.pro
@@ -2,7 +2,7 @@ MOC_DIR = ./moc
OBJECTS_DIR = ./obj
DESTDIR = $(OPIEDIR)/lib
TEMPLATE = lib
-CONFIG = qt warn_on debug
+CONFIG += qt warn_on debug
HEADERS = avi.h \
imageio.h \