summaryrefslogtreecommitdiff
path: root/noncore
Unidiff
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/aqpkg/aqpkg.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/aqpkg/aqpkg.pro b/noncore/settings/aqpkg/aqpkg.pro
index 0d9269d..b869f32 100644
--- a/noncore/settings/aqpkg/aqpkg.pro
+++ b/noncore/settings/aqpkg/aqpkg.pro
@@ -34,10 +34,11 @@ SOURCES = mainwin.cpp \
34 letterpushbutton.cpp \ 34 letterpushbutton.cpp \
35 inputdlg.cpp 35 inputdlg.cpp
36 INTERFACES= settings.ui \ 36 INTERFACES= settings.ui \
37 install.ui \ 37 install.ui \
38 instoptions.ui 38 instoptions.ui
39 TARGET = aqpkg 39 TARGET = aqpkg
40DESTDIR=$(OPIEDIR)/bin
40INCLUDEPATH += $(OPIEDIR)/include 41INCLUDEPATH += $(OPIEDIR)/include
41DEPENDPATH += $(OPIEDIR)/include 42DEPENDPATH += $(OPIEDIR)/include
42LIBS += -lqpe -lstdc++ 43LIBS += -lqpe -lstdc++
43 44