| 
									
										
										
										
											2020-01-24 04:51:22 +00:00
										 |  |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\Configurations.props" /> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-24 04:51:22 +00:00
										 |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\ioapi.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\iowin32.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\mztools.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\unzip.c" /> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\zip.c" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\ioapi.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\iowin32.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\mztools.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\unzip.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\zip.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="src\crypt.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-01-24 04:51:22 +00:00
										 |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{8BDA439C-6358-45FB-9994-2FF083BABE06}</ProjectGuid> | 
					
						
							| 
									
										
										
										
											2020-10-13 11:37:37 +00:00
										 |  |  |  |   </PropertyGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\StaticLibrary.props" /> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   <ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2020-10-13 11:37:37 +00:00
										 |  |  |  |     <ClCompile> | 
					
						
							|  |  |  |  |       <WarningLevel>TurnOffAllWarnings</WarningLevel> | 
					
						
							| 
									
										
										
										
											2020-01-24 04:51:22 +00:00
										 |  |  |  |       <AdditionalIncludeDirectories>$(ProjectDir)include;$(SolutionDir)dep\zlib\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							|  |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\Targets.props" /> | 
					
						
							| 
									
										
										
										
											2020-01-24 04:51:22 +00:00
										 |  |  |  | </Project> |