1
0
mirror of git://projects.qi-hardware.com/qvido.git synced 2025-04-21 12:27:27 +03:00

add stuff for openwrt compilation

Signed-off-by: Mirko Lindner <mirko@sharism.cc>
This commit is contained in:
Mirko Lindner
2010-03-30 09:28:59 +02:00
parent 68c4971a2e
commit 84c028311c
6 changed files with 168 additions and 15 deletions

14
qvido-pro-openwrt Normal file
View File

@@ -0,0 +1,14 @@
######################################################################
# Automatically generated by qmake (2.01a) Sat Mar 27 14:19:19 2010
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += . ../../../staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include
LIBS = -L../../../staging_dir/target-mipsel_uClibc-0.9.30.1/usr/local/lib -lzim -lcxxtools
CONFIG += debug
# Input
SOURCES += main.cpp htmlarea.cpp qmain.cpp moc_htmlarea.cpp moc_qmain.cpp
HEADERS += htmlarea.h qmain.h