summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad/libmad.pro
Unidiff
Diffstat (limited to 'core/multimedia/opieplayer/libmad/libmad.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/multimedia/opieplayer/libmad/libmad.pro36
1 files changed, 1 insertions, 35 deletions
diff --git a/core/multimedia/opieplayer/libmad/libmad.pro b/core/multimedia/opieplayer/libmad/libmad.pro
index 21d3ffd..46af87f 100644
--- a/core/multimedia/opieplayer/libmad/libmad.pro
+++ b/core/multimedia/opieplayer/libmad/libmad.pro
@@ -8,47 +8,13 @@ TARGET = madplugin
8 DESTDIR = $(OPIEDIR)/plugins/codecs 8 DESTDIR = $(OPIEDIR)/plugins/codecs
9INCLUDEPATH += $(OPIEDIR)/include .. 9INCLUDEPATH += $(OPIEDIR)/include ..
10DEPENDPATH += .. 10DEPENDPATH += ..
11LIBS += -lqpe -lm 11LIBS += -lqpe -lm
12VERSION = 1.0.0 12VERSION = 1.0.0
13 13
14include( 14include( $(OPIEDIR)/include.pro )
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48 $(OPIEDIR)/include.pro )
49 15
50DEFINES += FPM_INTEL 16DEFINES += FPM_INTEL
51 17
52system(echo $QMAKESPEC | grep -s sharp) { 18system(echo $QMAKESPEC | grep -s sharp) {
53 DEFINES -= FPM_INTEL 19 DEFINES -= FPM_INTEL
54 DEFINES += FPM_ARM 20 DEFINES += FPM_ARM