mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
rbutilqt: first attempt to Small and Complete Installation, could be improved.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14463 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0aeea5d9a7
commit
388506ec78
9 changed files with 2234 additions and 592 deletions
|
|
@ -34,7 +34,8 @@ SOURCES += rbutilqt.cpp \
|
|||
uninstall.cpp \
|
||||
uninstallwindow.cpp \
|
||||
browseof.cpp \
|
||||
preview.cpp
|
||||
preview.cpp \
|
||||
multiinstaller.cpp
|
||||
|
||||
HEADERS += rbutilqt.h \
|
||||
install.h \
|
||||
|
|
@ -69,7 +70,8 @@ HEADERS += rbutilqt.h \
|
|||
uninstall.h \
|
||||
uninstallwindow.h \
|
||||
browseof.h \
|
||||
preview.h
|
||||
preview.h \
|
||||
multiinstaller.h
|
||||
|
||||
# Needed by QT on Win
|
||||
INCLUDEPATH = . irivertools zip zlib ../ipodpatcher ../sansapatcher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue