summaryrefslogtreecommitdiff
path: root/noncore/settings/aqpkg/aqpkg.pro
authorandyq <andyq>2002-10-17 23:37:30 (UTC)
committer andyq <andyq>2002-10-17 23:37:30 (UTC)
commit6a4685320a318f99a2f60c9b4e4f461f803c3f56 (patch) (unidiff)
treec5f4a3569f949f4526be653a073e9ffdfebe9e9c /noncore/settings/aqpkg/aqpkg.pro
parent88efc057c15b5cdcb8f0109fbac28e7c3abbd518 (diff)
downloadopie-6a4685320a318f99a2f60c9b4e4f461f803c3f56.zip
opie-6a4685320a318f99a2f60c9b4e4f461f803c3f56.tar.gz
opie-6a4685320a318f99a2f60c9b4e4f461f803c3f56.tar.bz2
Added destdir
Diffstat (limited to 'noncore/settings/aqpkg/aqpkg.pro') (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
@@ -37,6 +37,7 @@ 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++