mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
upgrade zlib to 1.3.1
This commit is contained in:
parent
ed717abaf7
commit
8a54622bd7
202 changed files with 55552 additions and 4014 deletions
36
Engine/lib/zlib/.gitignore
vendored
Normal file
36
Engine/lib/zlib/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
*.diff
|
||||
*.patch
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
*~
|
||||
*.a
|
||||
*.lo
|
||||
*.o
|
||||
*.dylib
|
||||
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
|
||||
/example
|
||||
/example64
|
||||
/examplesh
|
||||
**/libz.so*
|
||||
/minigzip
|
||||
/minigzip64
|
||||
/minigzipsh
|
||||
/zlib.pc
|
||||
/configure.log
|
||||
|
||||
.DS_Store
|
||||
.vs
|
||||
*.user
|
||||
*.nupkg
|
||||
contrib/vstudio/vc143/x86
|
||||
contrib/vstudio/vc143/x64
|
||||
contrib/vstudio/vc143/arm
|
||||
contrib/vstudio/vc143/arm64
|
||||
contrib/nuget/bin
|
||||
contrib/nuget/obj
|
||||
*.included
|
||||
Loading…
Add table
Add a link
Reference in a new issue