summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/opie-login/opie-login.pro2
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/multimedia/showimg/showimg.pro1
3 files changed, 1 insertions, 4 deletions
diff --git a/core/opie-login/opie-login.pro b/core/opie-login/opie-login.pro
index 45b9a7a..22d5e52 100644
--- a/core/opie-login/opie-login.pro
+++ b/core/opie-login/opie-login.pro
@@ -1,4 +1,4 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG = qt warn_on debug usepam 2CONFIG = qt warn_on
3 3
4HEADERS = loginwindowimpl.h \ 4HEADERS = loginwindowimpl.h \
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index ee07e52..06e9bd6 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -14,6 +14,4 @@ DEPENDPATH += $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
15 15
16 REQUIRES= patience
17
18TRANSLATIONS = ../../../i18n/de/patience.ts \ 16TRANSLATIONS = ../../../i18n/de/patience.ts \
19 ../../../i18n/en/patience.ts \ 17 ../../../i18n/en/patience.ts \
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 4ff4746..466cf18 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -8,5 +8,4 @@ INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10REQUIRES = showimg
11 10
12TRANSLATIONS = ../../../i18n/de/showimg.ts \ 11TRANSLATIONS = ../../../i18n/de/showimg.ts \