summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/remote.pro
Side-by-side diff
Diffstat (limited to 'noncore/tools/remote/remote.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/remote/remote.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/noncore/tools/remote/remote.pro b/noncore/tools/remote/remote.pro
new file mode 100644
index 0000000..cab9d70
--- a/dev/null
+++ b/noncore/tools/remote/remote.pro
@@ -0,0 +1,9 @@
+TEMPLATE =app
+CONFIG +=qt warn_on release
+DESTDIR =$(OPIEDIR)/bin
+HEADERS = remotetab.h learntab.h configtab.h topgroup.h dvdgroup.h channelgroup.h vcrgroup.h buttondialog.h topgroupconf.h dvdgroupconf.h channelgroupconf.h vcrgroupconf.h mainview.h
+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
+INCLUDEPATH +=$(OPIEDIR)/include
+DEPENDPATH +=$(OPIEDIR)/include
+LIBS +=-lqpe
+TARGET = remote