summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/aqpkg.pro
Unidiff
Diffstat (limited to 'noncore/settings/aqpkg/aqpkg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/aqpkg.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro
index f66fd95..6b4fb30 100644
--- a/noncore/settings/aqpkg/aqpkg.pro
+++ b/noncore/settings/aqpkg/aqpkg.pro
@@ -23,26 +23,25 @@ SOURCES = mainwin.cpp \
23 main.cpp \ 23 main.cpp \
24 package.cpp \ 24 package.cpp \
25 installdlgimpl.cpp \ 25 installdlgimpl.cpp \
26 instoptionsimpl.cpp \ 26 instoptionsimpl.cpp \
27 destination.cpp \ 27 destination.cpp \
28 utils.cpp \ 28 utils.cpp \
29 server.cpp \ 29 server.cpp \
30 helpwindow.cpp \ 30 helpwindow.cpp \
31 letterpushbutton.cpp \ 31 letterpushbutton.cpp \
32 inputdlg.cpp \ 32 inputdlg.cpp \
33 version.cpp \ 33 version.cpp \
34 categoryfilterimpl.cpp 34 categoryfilterimpl.cpp
35 INTERFACES= instoptions.ui \ 35 INTERFACES=
36 categoryfilter.ui
37 TARGET = aqpkg 36 TARGET = aqpkg
38INCLUDEPATH += $(OPIEDIR)/include 37INCLUDEPATH += $(OPIEDIR)/include
39DEPENDPATH += $(OPIEDIR)/include 38DEPENDPATH += $(OPIEDIR)/include
40LIBS += -lqpe -lopie -lstdc++ 39LIBS += -lqpe -lopie -lstdc++
41DESTDIR = $(OPIEDIR)/bin 40DESTDIR = $(OPIEDIR)/bin
42 41
43TRANSLATIONS = ../../../i18n/de/aqpkg.ts \ 42TRANSLATIONS = ../../../i18n/de/aqpkg.ts \
44 ../../../i18n/xx/aqpkg.ts \ 43 ../../../i18n/xx/aqpkg.ts \
45 ../../../i18n/en/aqpkg.ts \ 44 ../../../i18n/en/aqpkg.ts \
46 ../../../i18n/es/aqpkg.ts \ 45 ../../../i18n/es/aqpkg.ts \
47 ../../../i18n/fr/aqpkg.ts \ 46 ../../../i18n/fr/aqpkg.ts \
48 ../../../i18n/hu/aqpkg.ts \ 47 ../../../i18n/hu/aqpkg.ts \