summaryrefslogtreecommitdiff
path: root/noncore/tools/remote/remote.pro
authorharlekin <harlekin>2002-05-12 08:39:15 (UTC)
committer harlekin <harlekin>2002-05-12 08:39:15 (UTC)
commit8362e586d0fd9a0ad6cea3f26d624a05196a60f8 (patch) (side-by-side diff)
tree82bd5b113cd9f526c6555888cffbfdd907406eb9 /noncore/tools/remote/remote.pro
parent28e86f19c9da68dca417b531e63e534c4545916b (diff)
downloadopie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.zip
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.gz
opie-8362e586d0fd9a0ad6cea3f26d624a05196a60f8.tar.bz2
opie remote control
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