summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp/opieftp.pro
blob: f485cdf7e04d8341a323c34ef46629ca62e41f4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE  = app
CONFIG    += qt warn_on release
HEADERS   = opieftp.h inputDialog.h ftplib.h
SOURCES   = opieftp.cpp inputDialog.cpp ftplib.c main.cpp
TARGET    = opieftp
REQUIRES=medium-config
DESTDIR   = $(OPIEDIR)/bin
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH  += $(OPIEDIR)/include
LIBS            += -lqpe

TRANSLATIONS = ../../i18n/pt_BR/opieftp.ts