forked from len0rd/rockbox
rbutil: split RbSettings. use Stable/unstable status from server.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24331 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7fe60537d4
commit
6128bd14e9
18 changed files with 620 additions and 409 deletions
|
|
@ -97,6 +97,8 @@ SOURCES += rbutilqt.cpp \
|
|||
base/voicefile.cpp \
|
||||
createvoicewindow.cpp \
|
||||
base/rbsettings.cpp \
|
||||
base/serverinfo.cpp \
|
||||
base/systeminfo.cpp \
|
||||
base/rbunzip.cpp \
|
||||
base/rbzip.cpp \
|
||||
base/system.cpp \
|
||||
|
|
@ -158,6 +160,8 @@ HEADERS += rbutilqt.h \
|
|||
base/voicefile.h \
|
||||
createvoicewindow.h \
|
||||
base/rbsettings.h \
|
||||
base/serverinfo.h \
|
||||
base/systeminfo.h \
|
||||
base/rbunzip.h \
|
||||
base/rbzip.h \
|
||||
sysinfo.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue