axmol/cocos/platform/apple
Vladimir Timofeev 1e8aeb7fd2 Minizip
1. Add cmake module for finding minizip in system
2. Check that system installed minizip recent enough for us
3. As right minizip exists only for MSYS2 (mingw), use our embedded version on all other platforms
4. Correctly include minizip as <minizip/unzip.h> if it is found from system (make it compatible to current build system, so by default all should stay same)
5. Remove one unused include of unzip.h
2014-11-16 22:41:37 +03:00
..
CCFileUtils-apple.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCFileUtils-apple.mm Minizip 2014-11-16 22:41:37 +03:00
CCLock-apple.cpp Platform fixed 2014-09-09 16:50:02 -07:00
CCLock-apple.h Moved base/CCPlatform* -> platform/CCPlatform* 2014-09-09 17:17:07 -07:00
CCThread-apple.mm Platform fixed 2014-09-09 16:50:02 -07:00