summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
authorkergoth <kergoth>2002-11-05 03:35:14 (UTC)
committer kergoth <kergoth>2002-11-05 03:35:14 (UTC)
commit7215f0bf9e3b7518ddf7866627819b7764dabee8 (patch) (unidiff)
treeb54806d10322e14d09fc369beef3ddb6896bf9c6 /noncore/net/opieftp
parent684a17bc1aefdf038f19d3ab2e6e0c5874f1d9c6 (diff)
downloadopie-7215f0bf9e3b7518ddf7866627819b7764dabee8.zip
opie-7215f0bf9e3b7518ddf7866627819b7764dabee8.tar.gz
opie-7215f0bf9e3b7518ddf7866627819b7764dabee8.tar.bz2
no more unnecessary REQUIRES.
Diffstat (limited to 'noncore/net/opieftp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index a56aed1..6d88530 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -3,7 +3,6 @@ CONFIG += qt warn_on release
3HEADERS = opieftp.h inputDialog.h ftplib.h 3HEADERS = opieftp.h inputDialog.h ftplib.h
4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp 4SOURCES = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
5TARGET = opieftp 5TARGET = opieftp
6REQUIRES=medium-config
7DESTDIR = $(OPIEDIR)/bin 6DESTDIR = $(OPIEDIR)/bin
8INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include