2017-07-02 15:18:59 +00:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|Win32">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
</ItemGroup>
|
2017-07-05 08:57:14 +00:00
|
|
|
|
<ItemGroup>
|
2018-06-29 07:37:32 +00:00
|
|
|
|
<None Include="makefile" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2018-08-07 05:28:06 +00:00
|
|
|
|
<ClInclude Include="include\nn\hac\AccessControlInfoBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\AccessControlInfoDescBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\aci.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\AesKeygen.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ApplicationControlPropertyBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ApplicationControlPropertyUtils.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\cnmt.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ContentMetaBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\elf.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\fac.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\FileSystemAccessControlBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\HandleTableSizeEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\HandleTableSizeHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\hierarchicalintegrity.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\HierarchicalIntegrityHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\hierarchicalsha256.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\HierarchicalSha256Header.h" />
|
2018-09-10 08:52:47 +00:00
|
|
|
|
<ClInclude Include="include\nn\hac\IdConverter.h" />
|
2018-08-07 05:28:06 +00:00
|
|
|
|
<ClInclude Include="include\nn\hac\IKernelCapabilityHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\InteruptEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\InteruptHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\kc.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\KernelCapabilityBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\KernelCapabilityEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\KernelVersionEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\KernelVersionHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\macro.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MemoryMappingHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MemoryPageEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MiscFlagsEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MiscFlagsHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MiscParamsEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\MiscParamsHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\nacp.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\nca.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\NcaHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\NcaUtils.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\npdm.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\NpdmBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\nro.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\NroHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\nrr.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\nso.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\NsoHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\pfs.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\PfsHeader.h" />
|
2018-09-10 14:10:15 +00:00
|
|
|
|
<ClInclude Include="include\nn\hac\Result.h" />
|
2018-08-07 05:28:06 +00:00
|
|
|
|
<ClInclude Include="include\nn\hac\romfs.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ServiceAccessControlBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ServiceAccessControlEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\SystemCallEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\SystemCallHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ThreadInfoEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\ThreadInfoHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\xci.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\XciHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nn\hac\XciUtils.h" />
|
2017-07-05 08:57:14 +00:00
|
|
|
|
</ItemGroup>
|
2018-06-02 03:17:53 +00:00
|
|
|
|
<ItemGroup>
|
2018-06-29 07:37:32 +00:00
|
|
|
|
<ClCompile Include="source\AccessControlInfoBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\AccessControlInfoDescBinary.cpp" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClCompile Include="source\AesKeygen.cpp" />
|
2018-06-11 15:08:46 +00:00
|
|
|
|
<ClCompile Include="source\ApplicationControlPropertyBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\ApplicationControlPropertyUtils.cpp" />
|
2018-05-12 09:36:50 +00:00
|
|
|
|
<ClCompile Include="source\ContentMetaBinary.cpp" />
|
2018-06-29 07:37:32 +00:00
|
|
|
|
<ClCompile Include="source\FileSystemAccessControlBinary.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\HandleTableSizeEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\HandleTableSizeHandler.cpp" />
|
2018-05-19 03:57:40 +00:00
|
|
|
|
<ClCompile Include="source\HierarchicalIntegrityHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\HierarchicalSha256Header.cpp" />
|
2018-09-10 08:52:47 +00:00
|
|
|
|
<ClCompile Include="source\IdConverter.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\InteruptEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\InteruptHandler.cpp" />
|
2018-06-29 07:37:32 +00:00
|
|
|
|
<ClCompile Include="source\KernelCapabilityBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\KernelCapabilityEntry.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\KernelVersionEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\KernelVersionHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\MemoryMappingHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\MemoryPageEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\MiscFlagsEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\MiscFlagsHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\MiscParamsEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\MiscParamsHandler.cpp" />
|
2018-06-02 03:17:53 +00:00
|
|
|
|
<ClCompile Include="source\NcaHeader.cpp" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClCompile Include="source\NcaUtils.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\NpdmBinary.cpp" />
|
2018-06-11 05:31:43 +00:00
|
|
|
|
<ClCompile Include="source\NroHeader.cpp" />
|
2018-06-02 03:17:53 +00:00
|
|
|
|
<ClCompile Include="source\NsoHeader.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\PfsHeader.cpp" />
|
2018-09-10 14:10:15 +00:00
|
|
|
|
<ClCompile Include="source\Result.cpp" />
|
2018-06-29 07:37:32 +00:00
|
|
|
|
<ClCompile Include="source\ServiceAccessControlBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\ServiceAccessControlEntry.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\SystemCallEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\SystemCallHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\ThreadInfoEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\ThreadInfoHandler.cpp" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClCompile Include="source\XciHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\XciUtils.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
</ItemGroup>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
<VCProjectVersion>15.0</VCProjectVersion>
|
|
|
|
|
<ProjectGuid>{91BA9E79-8242-4F7D-B997-0DFEC95EA22B}</ProjectGuid>
|
2018-08-07 05:28:06 +00:00
|
|
|
|
<RootNamespace>hac</RootNamespace>
|
2018-09-22 14:39:37 +00:00
|
|
|
|
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
2018-08-07 05:28:06 +00:00
|
|
|
|
<ProjectName>libhac</ProjectName>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
<UseDebugLibraries>false</UseDebugLibraries>
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="Shared">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
<PropertyGroup />
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2018-08-07 08:35:03 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libhac\include;</AdditionalIncludeDirectories>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2018-08-07 08:35:03 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libhac\include;</AdditionalIncludeDirectories>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2018-08-07 08:35:03 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libhac\include;</AdditionalIncludeDirectories>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2018-08-07 08:35:03 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libhac\include;</AdditionalIncludeDirectories>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<PreprocessorDefinitions>_MBCS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2017-07-02 15:18:59 +00:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
</Link>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
</Project>
|