Maemo: Patch Net7 library to enable continuous reading.

This commit is contained in:
ck
2010-01-12 13:40:38 +01:00
parent c5cbe37e24
commit e31236a08f
8 changed files with 67 additions and 9 deletions

View File

@@ -2,10 +2,9 @@ SUPPORT_QT_MAEMO = $$(QTCREATOR_WITH_MAEMO)
!isEmpty(SUPPORT_QT_MAEMO) {
message("Adding experimental support for Qt/Maemo applications.")
DEFINES += QTCREATOR_WITH_MAEMO
# DEFINES += USE_SSH_LIB
# LIBS += -L/opt/ne7sshModified/lib/ \
# -lnet7ssh
# DEFINES += USE_SSH_LIB
# INCLUDEPATH += $$PWD/../../../libs/3rdparty/net7ssh/src
# LIBS += -L$$PWD/../../../../lib/qtcreator -lNet7ssh
HEADERS += $$PWD/maemorunconfiguration.h \
$$PWD/maemomanager.h \
$$PWD/maemotoolchain.h \