| 
									
										
										
										
											2019-11-06 15:43:03 +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" /> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-11-06 15:43:03 +00:00
										 |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClCompile Include="src\ConvertUTF.c" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							|  |  |  |  |   <ItemGroup> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\ConvertUTF.h" /> | 
					
						
							|  |  |  |  |     <ClInclude Include="include\SimpleIni.h" /> | 
					
						
							|  |  |  |  |   </ItemGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-11-06 15:43:03 +00:00
										 |  |  |  |   <PropertyGroup Label="Globals"> | 
					
						
							|  |  |  |  |     <ProjectGuid>{3773F4CC-614E-4028-8595-22E08CA649E3}</ProjectGuid> | 
					
						
							|  |  |  |  |   </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> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  |       <WarningLevel>TurnOffAllWarnings</WarningLevel> | 
					
						
							| 
									
										
										
										
											2020-10-13 11:37:37 +00:00
										 |  |  |  |       <AdditionalIncludeDirectories>$(ProjectDir)include;$(ProjectDir)src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | 
					
						
							| 
									
										
										
										
											2019-11-06 15:43:03 +00:00
										 |  |  |  |     </ClCompile> | 
					
						
							|  |  |  |  |   </ItemDefinitionGroup> | 
					
						
							| 
									
										
										
										
											2021-07-04 08:16:36 +00:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |   <Import Project="..\msvc\vsprops\Targets.props" /> | 
					
						
							| 
									
										
										
										
											2019-11-06 15:43:03 +00:00
										 |  |  |  | </Project> |