mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove the multiinstaller files..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14465 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
41f5afb886
commit
aabc1305bc
5 changed files with 218 additions and 455 deletions
|
|
@ -34,8 +34,7 @@ SOURCES += rbutilqt.cpp \
|
|||
uninstall.cpp \
|
||||
uninstallwindow.cpp \
|
||||
browseof.cpp \
|
||||
preview.cpp \
|
||||
multiinstaller.cpp
|
||||
preview.cpp
|
||||
|
||||
HEADERS += rbutilqt.h \
|
||||
install.h \
|
||||
|
|
@ -70,9 +69,8 @@ HEADERS += rbutilqt.h \
|
|||
uninstall.h \
|
||||
uninstallwindow.h \
|
||||
browseof.h \
|
||||
preview.h \
|
||||
multiinstaller.h
|
||||
|
||||
preview.h
|
||||
|
||||
# Needed by QT on Win
|
||||
INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue