forked from len0rd/rockbox
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:
parent
b311367481
commit
421411b73a
5 changed files with 207 additions and 2 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue