summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/zsafe.pro
Unidiff
Diffstat (limited to 'noncore/apps/zsafe/zsafe.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/zsafe.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/zsafe/zsafe.pro b/noncore/apps/zsafe/zsafe.pro
index ae4c793..5cb74dd 100644
--- a/noncore/apps/zsafe/zsafe.pro
+++ b/noncore/apps/zsafe/zsafe.pro
@@ -11,12 +11,12 @@ INTERFACES = newdialog.ui searchdialog.ui passworddialog.ui categorydialog.ui
11INTERFACES += infoform.ui wait.ui 11INTERFACES += infoform.ui wait.ui
12 12
13 INCLUDEPATH+= $(OPIEDIR)/include 13 INCLUDEPATH+= $(OPIEDIR)/include
14 INCLUDEPATH+= . 14 INCLUDEPATH+= .
15 INCLUDEPATH+= $(OPIEDIR)/noncore/apps/zsafe 15 INCLUDEPATH+= $(OPIEDIR)/noncore/apps/zsafe
16 DEPENDPATH+= $(OPIEDIR)/include 16 DEPENDPATH+= $(OPIEDIR)/include
17LIBS += -Wl,-rpath,$(OPIEDIR)/lib -L$(OPIEDIR)/lib -lqpe 17LIBS += -Wl,-rpath,$(OPIEDIR)/lib -L$(OPIEDIR)/lib -lqpe -lopie
18 TARGET = zsafe 18 TARGET = zsafe
19TRANSLATIONS = $(OPIEDIR)/noncore/apps/zsafe/i18n/de/zsafe.ts 19TRANSLATIONS = $(OPIEDIR)/noncore/apps/zsafe/i18n/de/zsafe.ts
20 20
21#include ( $(OPIEDIR)/include.pro ) 21#include ( $(OPIEDIR)/include.pro )
22 22