• Armin Le Grand's avatar
    profilesafe: Added zip deflate/inflate · 2da3bb5c
    Armin Le Grand yazdı
    Stack of files can now deflate/inflate using zip
    library, unfortunately have to use direct due to
    Deflater/Inflater not being available, had to add
    linking against zip.lib. Checked compressed and
    uncompressed creation/usage of backup stack. Also
    warnings and clang errors corrected.
    
    Change-Id: Ieb059baeea323bb48ec5b1cf6b8df09da97cfb93
    2da3bb5c
Library_comphelper.mk 6.29 KB