1
0
Fork 0
forked from len0rd/rockbox

Update quazip to release 0.7.1.

Update to latest quazip release. Note that quazip is now LGPL and not GPL /
LGPL dual licensed anymore.

Change-Id: Ie1e975b5b546dd31218eef9df472527493fe81e0
This commit is contained in:
Dominik Riebeling 2015-03-08 19:07:42 +01:00
parent d4fee36971
commit b230cf3aa2
22 changed files with 5637 additions and 1985 deletions

View file

@ -163,7 +163,7 @@ dbg {
message("release")
}
DEFINES += RBUTIL _LARGEFILE64_SOURCE CUTELOGGER_STATIC
DEFINES += RBUTIL _LARGEFILE64_SOURCE CUTELOGGER_STATIC QUAZIP_STATIC
# check version of Qt installation
!contains(QT_MAJOR_VERSION, 5):!macx:!*-msvc* {