-rw-r--r-- | noncore/net/opieftp/opieftp.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro index 003b166..caa9bb3 100644 --- a/noncore/net/opieftp/opieftp.pro +++ b/noncore/net/opieftp/opieftp.pro @@ -1,2 +1,2 @@ -CONFIG += qt warn_on +CONFIG += qt quick-app HEADERS = opieftp.h inputDialog.h @@ -7,3 +7,2 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -lopiecore2 -lftplib -DESTDIR = $(OPIEDIR)/bin |