summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/remote.pro
Unidiff
Diffstat (limited to 'noncore/tools/remote/remote.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/tools/remote/remote.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
index 660c7f7..8b3e4be 100644
--- a/noncore/tools/remote/remote.pro
+++ b/noncore/tools/remote/remote.pro
@@ -6,5 +6,5 @@ SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgr
6 INCLUDEPATH+=$(OPIEDIR)/include 6 INCLUDEPATH+=$(OPIEDIR)/include
7 DEPENDPATH+=$(OPIEDIR)/include 7 DEPENDPATH+=$(OPIEDIR)/include
8 LIBS +=-lqpe -lopie 8 LIBS +=-lqpe -lopiecore2
9TARGET = remote 9TARGET = remote
10 10