Link zlib statically for windows (#35)
* Add zlib 1.2.11 sources * link zlib statically for windows
This commit is contained in:
		
				
					committed by
					
						 Benjamin Sergeant
						Benjamin Sergeant
					
				
			
			
				
	
			
			
			
						parent
						
							5682129b1d
						
					
				
				
					commit
					f61fd7b7f1
				
			
							
								
								
									
										26
									
								
								third_party/zlib/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										26
									
								
								third_party/zlib/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,26 @@ | ||||
| *.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 | ||||
		Reference in New Issue
	
	Block a user