summaryrefslogtreecommitdiff
path: root/noncore/multimedia/camera/camera.pro
authormickeyl <mickeyl>2003-05-07 10:21:19 (UTC)
committer mickeyl <mickeyl>2003-05-07 10:21:19 (UTC)
commitb632caef8d73edb7b5cab0c1b58df723ed654410 (patch) (side-by-side diff)
tree91f25d0cf8922c2620f90bd716f7a73f29fa0cdd /noncore/multimedia/camera/camera.pro
parent6fc02cae4bd1fe3478e6e34575f481236ce5ede8 (diff)
downloadopie-b632caef8d73edb7b5cab0c1b58df723ed654410.zip
opie-b632caef8d73edb7b5cab0c1b58df723ed654410.tar.gz
opie-b632caef8d73edb7b5cab0c1b58df723ed654410.tar.bz2
restructure tree for inclusion of a command line application enabling the use as a webcam
Diffstat (limited to 'noncore/multimedia/camera/camera.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/camera/camera.pro28
1 files changed, 2 insertions, 26 deletions
diff --git a/noncore/multimedia/camera/camera.pro b/noncore/multimedia/camera/camera.pro
index c0e6ca8..149ed8d 100644
--- a/noncore/multimedia/camera/camera.pro
+++ b/noncore/multimedia/camera/camera.pro
@@ -1,27 +1,3 @@
-MOC_DIR = ./moc
-OBJECTS_DIR = ./obj
-DESTDIR = $(OPIEDIR)/bin
-TEMPLATE = app
-CONFIG = qt warn_on debug
-
-HEADERS = avi.h \
- imageio.h \
- zcameraio.h \
- previewwidget.h \
- mainwindow.h
-
-SOURCES = avi.c \
- imageio.cpp \
- zcameraio.cpp \
- previewwidget.cpp \
- mainwindow.cpp \
- main.cpp
-
-INCLUDEPATH += $(OPIEDIR)/include
-DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopie -lopiecore2
-INTERFACES =
-TARGET = opiecam
-
-include ( $(OPIEDIR)/include.pro )
+TEMPLATE = subdirs
+SUBDIRS = lib gui cmd