summaryrefslogtreecommitdiff
path: root/noncore/styles
Unidiff
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/flat/flat.pro2
-rw-r--r--noncore/styles/fresh/fresh.pro2
-rw-r--r--noncore/styles/liquid/liquid.pro2
-rw-r--r--noncore/styles/metal/metal.pro2
-rw-r--r--noncore/styles/theme/theme.pro2
5 files changed, 5 insertions, 5 deletions
diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro
index 796697b..ed25d5c 100644
--- a/noncore/styles/flat/flat.pro
+++ b/noncore/styles/flat/flat.pro
@@ -9,7 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12 12
13 13
14 14
15include ( ../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/fresh/fresh.pro b/noncore/styles/fresh/fresh.pro
index 2603909..88a8de3 100644
--- a/noncore/styles/fresh/fresh.pro
+++ b/noncore/styles/fresh/fresh.pro
@@ -9,7 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10 VERSION = 1.0.0 10 VERSION = 1.0.0
11 11
12 12
13 13
14 14
15include ( ../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index 588b373..da65982 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -32,7 +32,7 @@ TRANSLATIONS = ../../../i18n/de/libliquid.ts \
32 ../../../i18n/sl/libliquid.ts \ 32 ../../../i18n/sl/libliquid.ts \
33 ../../../i18n/zh_CN/libliquid.ts \ 33 ../../../i18n/zh_CN/libliquid.ts \
34 ../../../i18n/zh_TW/libliquid.ts 34 ../../../i18n/zh_TW/libliquid.ts
35 35
36 36
37 37
38include ( ../../../include.pro ) 38include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index 6c38a2d..3b88588 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -25,7 +25,7 @@ TRANSLATIONS = ../../../i18n/de/libmetal.ts \
25 ../../../i18n/sl/libmetal.ts \ 25 ../../../i18n/sl/libmetal.ts \
26 ../../../i18n/zh_CN/libmetal.ts \ 26 ../../../i18n/zh_CN/libmetal.ts \
27 ../../../i18n/zh_TW/libmetal.ts 27 ../../../i18n/zh_TW/libmetal.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 8865fbc..75fd87a 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -35,7 +35,7 @@ TRANSLATIONS = ../../../i18n/de/libtheme.ts \
35 ../../../i18n/sl/libtheme.ts \ 35 ../../../i18n/sl/libtheme.ts \
36 ../../../i18n/zh_CN/libtheme.ts \ 36 ../../../i18n/zh_CN/libtheme.ts \
37 ../../../i18n/zh_TW/libtheme.ts 37 ../../../i18n/zh_TW/libtheme.ts
38 38
39 39
40 40
41include ( ../../../include.pro ) 41include ( $(OPIEDIR)/include.pro )