summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-04-21 23:53:46 (UTC)
committer harlekin <harlekin>2002-04-21 23:53:46 (UTC)
commit6417ac419f6aa07eec671f3821766c0c0cf958f0 (patch) (side-by-side diff)
tree2907ff886133b96711326ea7765d9824dfb109b9
parent002053b9d48070f0f4e9f97995eb3826d5767b73 (diff)
downloadopie-6417ac419f6aa07eec671f3821766c0c0cf958f0.zip
opie-6417ac419f6aa07eec671f3821766c0c0cf958f0.tar.gz
opie-6417ac419f6aa07eec671f3821766c0c0cf958f0.tar.bz2
fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro20
1 files changed, 10 insertions, 10 deletions
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 8278bf0..cfbae03 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -1,14 +1,14 @@
-TEMPLATE = lib
-CONFIG += qt warn_on release
-HEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \
- layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.h
-SOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \
- network.c layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cpp
-TARGET = madplugin
-DESTDIR = $(OPIEDIR)/plugins/codecs
+TEMPLATE = lib
+CONFIG += qt warn_on release
+HEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \
+ layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.h
+SOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \
+ layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cpp
+TARGET = madplugin
+DESTDIR = $(OPIEDIR)/plugins/codecs
INCLUDEPATH += $(OPIEDIR)/include ..
-DEPENDPATH += ../$(OPIEDIR)/include ..
-LIBS += -lqpe -lm
+DEPENDPATH += ../$(OPIEDIR)/include ..
+LIBS += -lqpe -lm
VERSION = 1.0.0
TRANSLATIONS = ../../i18n/pt_BR/libmadplugin.ts