1
0
Fork 0
forked from len0rd/rockbox

rbutilqt: reworked and renamed the installrb class/files to generic installzip, so it can be used for things like Fonts.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14027 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2007-07-27 17:42:49 +00:00
parent cebd767224
commit 092c178784
5 changed files with 36 additions and 27 deletions

View file

@ -5,7 +5,7 @@ SOURCES += rbutilqt.cpp \
configure.cpp \
zip/zip.cpp \
zip/unzip.cpp \
installrb.cpp
installzip.cpp
HEADERS += rbutilqt.h \
settings.h \
@ -18,7 +18,7 @@ HEADERS += rbutilqt.h \
zip/unzip_p.h \
zip/zip_p.h \
version.h \
installrb.h
installzip.h
TEMPLATE = app
CONFIG += release \