rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at the moment)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14199 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2007-08-05 19:48:04 +00:00
parent b311367481
commit 421411b73a
5 changed files with 207 additions and 2 deletions

View file

@ -11,6 +11,7 @@ SOURCES += rbutilqt.cpp \
progressloggergui.cpp \
installtalkwindow.cpp \
talkfile.cpp \
autodetection.cpp \
../ipodpatcher/ipodpatcher.c \
../sansapatcher/sansapatcher.c \
irivertools/irivertools.cpp \
@ -33,6 +34,7 @@ HEADERS += rbutilqt.h \
installbl.h \
installtalkwindow.h \
talkfile.h \
autodetection.h \
progressloggerinterface.h \
progressloggergui.h \
../ipodpatcher/ipodpatcher.h \