summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad/libmad.pro
authorllornkcor <llornkcor>2002-04-21 02:16:03 (UTC)
committer llornkcor <llornkcor>2002-04-21 02:16:03 (UTC)
commit1c459273c0e9e387fd5fe2e2c05bef4db5bce115 (patch) (unidiff)
treecba3a1247a06ec54508c154b0232b7d33d581413 /core/multimedia/opieplayer/libmad/libmad.pro
parent0e028a1857c7648bc329cbbf5cb35435be909ea6 (diff)
downloadopie-1c459273c0e9e387fd5fe2e2c05bef4db5bce115.zip
opie-1c459273c0e9e387fd5fe2e2c05bef4db5bce115.tar.gz
opie-1c459273c0e9e387fd5fe2e2c05bef4db5bce115.tar.bz2
I really dont understand..
Diffstat (limited to 'core/multimedia/opieplayer/libmad/libmad.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 679242b..8278bf0 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -3,9 +3,9 @@ CONFIG += qt warn_on release
3HEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \ 3HEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \
4 layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.h 4 layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.h
5SOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \ 5SOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \
6 layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cpp 6 network.c layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cpp
7TARGET = madplugin 7TARGET = madplugin
8DESTDIR = ../../../plugins/codecs 8DESTDIR = $(OPIEDIR)/plugins/codecs
9INCLUDEPATH += $(OPIEDIR)/include .. 9INCLUDEPATH += $(OPIEDIR)/include ..
10DEPENDPATH += ../$(OPIEDIR)/include .. 10DEPENDPATH += ../$(OPIEDIR)/include ..
11LIBS += -lqpe -lm 11LIBS += -lqpe -lm