|  | @@ -30,7 +30,7 @@
 | 
											
												
													
														|  |      <ConfigurationType>Application</ConfigurationType>
 |  |      <ConfigurationType>Application</ConfigurationType>
 | 
											
												
													
														|  |      <UseDebugLibraries>true</UseDebugLibraries>
 |  |      <UseDebugLibraries>true</UseDebugLibraries>
 | 
											
												
													
														|  |      <PlatformToolset>v142</PlatformToolset>
 |  |      <PlatformToolset>v142</PlatformToolset>
 | 
											
												
													
														|  | -    <CharacterSet>Unicode</CharacterSet>
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <CharacterSet>MultiByte</CharacterSet>
 | 
											
												
													
														|  |      <UseOfMfc>Dynamic</UseOfMfc>
 |  |      <UseOfMfc>Dynamic</UseOfMfc>
 | 
											
												
													
														|  |    </PropertyGroup>
 |  |    </PropertyGroup>
 | 
											
												
													
														|  |    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 |  |    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 | 
											
										
											
												
													
														|  | @@ -38,7 +38,7 @@
 | 
											
												
													
														|  |      <UseDebugLibraries>false</UseDebugLibraries>
 |  |      <UseDebugLibraries>false</UseDebugLibraries>
 | 
											
												
													
														|  |      <PlatformToolset>v142</PlatformToolset>
 |  |      <PlatformToolset>v142</PlatformToolset>
 | 
											
												
													
														|  |      <WholeProgramOptimization>true</WholeProgramOptimization>
 |  |      <WholeProgramOptimization>true</WholeProgramOptimization>
 | 
											
												
													
														|  | -    <CharacterSet>Unicode</CharacterSet>
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <CharacterSet>MultiByte</CharacterSet>
 | 
											
												
													
														|  |      <UseOfMfc>Dynamic</UseOfMfc>
 |  |      <UseOfMfc>Dynamic</UseOfMfc>
 | 
											
												
													
														|  |    </PropertyGroup>
 |  |    </PropertyGroup>
 | 
											
												
													
														|  |    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 |  |    <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
 | 
											
										
											
												
													
														|  | @@ -95,7 +95,7 @@
 | 
											
												
													
														|  |        <PrecompiledHeader>Use</PrecompiledHeader>
 |  |        <PrecompiledHeader>Use</PrecompiledHeader>
 | 
											
												
													
														|  |        <WarningLevel>Level3</WarningLevel>
 |  |        <WarningLevel>Level3</WarningLevel>
 | 
											
												
													
														|  |        <Optimization>Disabled</Optimization>
 |  |        <Optimization>Disabled</Optimization>
 | 
											
												
													
														|  | -      <SDLCheck>true</SDLCheck>
 |  | 
 | 
											
												
													
														|  | 
 |  | +      <SDLCheck>false</SDLCheck>
 | 
											
												
													
														|  |        <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 |  |        <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
											
												
													
														|  |        <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
 |  |        <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
 | 
											
												
													
														|  |        <AdditionalIncludeDirectories>..\UI;..\filehelper;..\cJson</AdditionalIncludeDirectories>
 |  |        <AdditionalIncludeDirectories>..\UI;..\filehelper;..\cJson</AdditionalIncludeDirectories>
 | 
											
										
											
												
													
														|  | @@ -145,7 +145,7 @@
 | 
											
												
													
														|  |        <Optimization>MaxSpeed</Optimization>
 |  |        <Optimization>MaxSpeed</Optimization>
 | 
											
												
													
														|  |        <FunctionLevelLinking>true</FunctionLevelLinking>
 |  |        <FunctionLevelLinking>true</FunctionLevelLinking>
 | 
											
												
													
														|  |        <IntrinsicFunctions>true</IntrinsicFunctions>
 |  |        <IntrinsicFunctions>true</IntrinsicFunctions>
 | 
											
												
													
														|  | -      <SDLCheck>true</SDLCheck>
 |  | 
 | 
											
												
													
														|  | 
 |  | +      <SDLCheck>false</SDLCheck>
 | 
											
												
													
														|  |        <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 |  |        <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 | 
											
												
													
														|  |        <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
 |  |        <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
 | 
											
												
													
														|  |        <AdditionalIncludeDirectories>..\UI;..\filehelper;..\cJson</AdditionalIncludeDirectories>
 |  |        <AdditionalIncludeDirectories>..\UI;..\filehelper;..\cJson</AdditionalIncludeDirectories>
 | 
											
										
											
												
													
														|  | @@ -270,7 +270,10 @@
 | 
											
												
													
														|  |      <ClCompile Include="SATHelperDoc.cpp" />
 |  |      <ClCompile Include="SATHelperDoc.cpp" />
 | 
											
												
													
														|  |      <ClCompile Include="SATHelperView.cpp" />
 |  |      <ClCompile Include="SATHelperView.cpp" />
 | 
											
												
													
														|  |      <ClCompile Include="SynSerial.cpp" />
 |  |      <ClCompile Include="SynSerial.cpp" />
 | 
											
												
													
														|  | -    <ClCompile Include="tinyxml2.cpp" />
 |  | 
 | 
											
												
													
														|  | 
 |  | +    <ClCompile Include="tinyxml2.cpp">
 | 
											
												
													
														|  | 
 |  | +      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
 | 
											
												
													
														|  | 
 |  | +      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
 | 
											
												
													
														|  | 
 |  | +    </ClCompile>
 | 
											
												
													
														|  |      <ClCompile Include="TrayIcon.cpp" />
 |  |      <ClCompile Include="TrayIcon.cpp" />
 | 
											
												
													
														|  |      <ClCompile Include="ViewTree.cpp" />
 |  |      <ClCompile Include="ViewTree.cpp" />
 | 
											
												
													
														|  |    </ItemGroup>
 |  |    </ItemGroup>
 |