Rev 1 | Rev 28 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
<?xml version="1.0" encoding="utf-8"?><Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"><ItemGroup Label="ProjectConfigurations"><ProjectConfiguration Include="Release|x64"><Configuration>Release</Configuration><Platform>x64</Platform></ProjectConfiguration></ItemGroup><PropertyGroup Label="Globals"><WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion><ProjectGuid>{C0F384A2-F93C-4016-8734-DA99406B61AE}</ProjectGuid></PropertyGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"><CharacterSet>MultiByte</CharacterSet><PlatformToolset>v142</PlatformToolset></PropertyGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /><ImportGroup Label="ExtensionSettings"></ImportGroup><ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"><Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /></ImportGroup><PropertyGroup Label="UserMacros" /><PropertyGroup><_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion></PropertyGroup><PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"><TargetName>ifstool</TargetName><OutDir>$(SolutionDir)\</OutDir></PropertyGroup><ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"><ClCompile><WarningLevel>Level3</WarningLevel><RuntimeLibrary>MultiThreaded</RuntimeLibrary><PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions><Optimization>Disabled</Optimization></ClCompile><Link><SubSystem>Console</SubSystem><GenerateDebugInformation>true</GenerateDebugInformation></Link></ItemDefinitionGroup><ItemGroup><ClCompile Include="buffer.c" /><ClCompile Include="dump.c" /><ClCompile Include="ifstool.c" /><ClCompile Include="sha512.c" /></ItemGroup><ItemGroup><None Include="ifstool.hsl" /></ItemGroup><ItemGroup><ClInclude Include="buffer.h" /><ClInclude Include="elffile.h" /><ClInclude Include="ifsfile.h" /><ClInclude Include="sha512.h" /><ClInclude Include="utility.h" /></ItemGroup><Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /><ImportGroup Label="ExtensionTargets"></ImportGroup></Project>