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-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\aci.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\AciBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\AcidBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\AciHeader.h" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\AesKeygen.h" />
|
2018-05-15 10:13:10 +00:00
|
|
|
|
<ClInclude Include="include\nx\cnmt.h" />
|
2018-05-12 09:36:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\ContentMetaBinary.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\FacBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\FacHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nx\HandleTableSizeEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\HandleTableSizeHandler.h" />
|
2018-05-12 03:53:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\hierarchicalsha256.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\IKernelCapabilityHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nx\InteruptEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\InteruptHandler.h" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\ivfc.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\KcBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\KernelCapability.h" />
|
|
|
|
|
<ClInclude Include="include\nx\KernelVersionEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\KernelVersionHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MemoryMappingHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MemoryPageEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MiscFlagsEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MiscFlagsHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MiscParamsEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\MiscParamsHandler.h" />
|
2018-04-07 08:49:45 +00:00
|
|
|
|
<ClInclude Include="include\nx\nca.h" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\NcaUtils.h" />
|
|
|
|
|
<ClInclude Include="include\nx\npdm.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\NpdmBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\NpdmHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nx\NcaHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nx\NXCrypto.h" />
|
2018-04-07 08:49:45 +00:00
|
|
|
|
<ClInclude Include="include\nx\pfs.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\PfsHeader.h" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\romfs.h" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClInclude Include="include\nx\SacBinary.h" />
|
|
|
|
|
<ClInclude Include="include\nx\SacEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\SystemCallEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\SystemCallHandler.h" />
|
|
|
|
|
<ClInclude Include="include\nx\ThreadInfoEntry.h" />
|
|
|
|
|
<ClInclude Include="include\nx\ThreadInfoHandler.h" />
|
2018-04-07 08:49:45 +00:00
|
|
|
|
<ClInclude Include="include\nx\xci.h" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClInclude Include="include\nx\XciHeader.h" />
|
|
|
|
|
<ClInclude Include="include\nx\XciUtils.h" />
|
2017-07-05 08:57:14 +00:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\AciBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\AcidBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\AciHeader.cpp" />
|
2018-04-25 04:59:42 +00:00
|
|
|
|
<ClCompile Include="source\AesKeygen.cpp" />
|
2018-05-12 09:36:50 +00:00
|
|
|
|
<ClCompile Include="source\ContentMetaBinary.cpp" />
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<ClCompile Include="source\FacBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\FacHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\HandleTableSizeEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\HandleTableSizeHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\InteruptEntry.cpp" />
|
|
|
|
|
<ClCompile Include="source\InteruptHandler.cpp" />
|
|
|
|
|
<ClCompile Include="source\KcBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\KernelCapability.cpp" />
|
|
|
|
|
<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-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" />
|
|
|
|
|
<ClCompile Include="source\NpdmHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\NcaHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\PfsHeader.cpp" />
|
|
|
|
|
<ClCompile Include="source\SacBinary.cpp" />
|
|
|
|
|
<ClCompile Include="source\SacEntry.cpp" />
|
|
|
|
|
<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>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="makefile" />
|
2017-07-05 08:57:14 +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>
|
|
|
|
|
<RootNamespace>nx</RootNamespace>
|
|
|
|
|
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
|
|
|
|
|
<ProjectName>libnx</ProjectName>
|
|
|
|
|
</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>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libcrypto\include;..\libnx\include;</AdditionalIncludeDirectories>
|
|
|
|
|
<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>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libcrypto\include;..\libnx\include;</AdditionalIncludeDirectories>
|
|
|
|
|
<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>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libcrypto\include;..\libnx\include;</AdditionalIncludeDirectories>
|
|
|
|
|
<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>
|
2017-08-05 13:09:50 +00:00
|
|
|
|
<AdditionalIncludeDirectories>..\libfnd\include;..\libcrypto\include;..\libnx\include;</AdditionalIncludeDirectories>
|
|
|
|
|
<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>
|