summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/opieftp.pro
authorllornkcor <llornkcor>2002-04-22 23:59:40 (UTC)
committer llornkcor <llornkcor>2002-04-22 23:59:40 (UTC)
commitb3190f8be01fb364f89d9de0a0dddb9a5ccebe77 (patch) (unidiff)
tree6bcc72e9a0b2b1259f1556dd31203e60d6792568 /noncore/net/opieftp/opieftp.pro
parent01ddcc2d67eb928eec6018e7e355820f2458b74f (diff)
downloadopie-b3190f8be01fb364f89d9de0a0dddb9a5ccebe77.zip
opie-b3190f8be01fb364f89d9de0a0dddb9a5ccebe77.tar.gz
opie-b3190f8be01fb364f89d9de0a0dddb9a5ccebe77.tar.bz2
fixed pro and added file permissions
Diffstat (limited to 'noncore/net/opieftp/opieftp.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index 7aead00..f25d15f 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -1,16 +1,16 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = opieftp.h inputDialog.h ftplib.h filePermissions.h 3HEADERS = opieftp.h inputDialog.h ftplib.h
4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c filePermissions.cpp main.cpp 4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
5TARGET = opieftp 5TARGET = opieftp
6REQUIRES=medium-config 6REQUIRES=medium-config
7DESTDIR = $(OPIEDIR)/bin 7DESTDIR = $(OPIEDIR)/bin
8INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe 10LIBS += -lqpe
11 11
12TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts 12TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts
13TRANSLATIONS += ../../i18n/de/opieftp.ts 13TRANSLATIONS += ../../i18n/de/opieftp.ts
14TRANSLATIONS += ../../i18n/en/opieftp.ts 14TRANSLATIONS += ../../i18n/en/opieftp.ts
15TRANSLATIONS += ../../i18n/hu/opieftp.ts 15TRANSLATIONS += ../../i18n/hu/opieftp.ts
16TRANSLATIONS += ../../i18n/sl/opieftp.ts 16TRANSLATIONS += ../../i18n/sl/opieftp.ts