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.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 @@
1 TEMPLATE=app
2 CONFIG +=qt warn_on release
3 DESTDIR =$(OPIEDIR)/bin
4 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
5 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
6 INCLUDEPATH+=$(OPIEDIR)/include
7 DEPENDPATH+=$(OPIEDIR)/include
8 LIBS +=-lqpe
9TARGET = remote