From 8626ebd6b50e19ac84285727c20bebb67e9c1751 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Tue, 08 Oct 2002 03:10:07 +0000 Subject: fix --- (limited to 'noncore') diff --git a/noncore/settings/backup/backup.pro b/noncore/settings/backup/backup.pro index 9498df3..ca004b8 100644 --- a/noncore/settings/backup/backup.pro +++ b/noncore/settings/backup/backup.pro @@ -3,8 +3,9 @@ TEMPLATE = app CONFIG = qt warn_on release HEADERS = backuprestore.h SOURCES = main.cpp backuprestore.cpp -INCLUDEPATH += $(QPEDIR)/include -DEPENDPATH += $(QPEDIR)/include +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe INTERFACES = backuprestorebase.ui TARGET = backupandrestore +DESTDIR = $(OPIEDIR)/bin \ No newline at end of file -- cgit v0.9.0.2