summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/remote.pro
Side-by-side diff
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
@@ -5,7 +5,7 @@ HEADERS = remotetab.h learntab.h configtab.h topgroup.h dvdgroup.h channelgroup
SOURCES =remote.cpp remotetab.cpp learntab.cpp configtab.cpp topgroup.cpp dvdgroup.cpp channelgroup.cpp vcrgroup.cpp buttondialog.cpp topgroupconf.cpp dvdgroupconf.cpp channelgroupconf.cpp vcrgroupconf.cpp mainview.cpp recorddialog.cpp helptab.cpp
INCLUDEPATH +=$(OPIEDIR)/include
DEPENDPATH +=$(OPIEDIR)/include
-LIBS +=-lqpe -lopie
+LIBS +=-lqpe -lopiecore2
TARGET = remote
include ( $(OPIEDIR)/include.pro )