-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c3dd61
commit 835d6e4
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
|
||
# Minizip 1.1 | ||
- This is a copy of the official zlib 1.2.11 "contrib/minizip" folder without test, demo and extra files. | ||
- You can find binary versions for windows in the Releasa tab. If you don't find the version for your windows environment,please just ask for it. | ||
- You can build the library quite easily by using the cmake file. | ||
- You can find binary versions for windows in the Release tab. If you don't find the version for your windows environment, please just ask for it (create an issue). | ||
- You can build the library quite easily by your own by using the cmake file. | ||
- The license is defined in MiniZip64_info.txt file. |