391 lines
23 KiB
XML
391 lines
23 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
|
<ProjectConfiguration Include="Debug_DLL|Win32">
|
|||
|
|
<Configuration>Debug_DLL</Configuration>
|
|||
|
|
<Platform>Win32</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Debug_DLL|x64">
|
|||
|
|
<Configuration>Debug_DLL</Configuration>
|
|||
|
|
<Platform>x64</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|||
|
|
<Configuration>Debug</Configuration>
|
|||
|
|
<Platform>Win32</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Debug|x64">
|
|||
|
|
<Configuration>Debug</Configuration>
|
|||
|
|
<Platform>x64</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="RDebug|Win32">
|
|||
|
|
<Configuration>RDebug</Configuration>
|
|||
|
|
<Platform>Win32</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="RDebug|x64">
|
|||
|
|
<Configuration>RDebug</Configuration>
|
|||
|
|
<Platform>x64</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Release_DLL|Win32">
|
|||
|
|
<Configuration>Release_DLL</Configuration>
|
|||
|
|
<Platform>Win32</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Release_DLL|x64">
|
|||
|
|
<Configuration>Release_DLL</Configuration>
|
|||
|
|
<Platform>x64</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Release|Win32">
|
|||
|
|
<Configuration>Release</Configuration>
|
|||
|
|
<Platform>Win32</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
<ProjectConfiguration Include="Release|x64">
|
|||
|
|
<Configuration>Release</Configuration>
|
|||
|
|
<Platform>x64</Platform>
|
|||
|
|
</ProjectConfiguration>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<PropertyGroup Label="Globals">
|
|||
|
|
<ProjectGuid>{A33FA286-FDA9-4C6D-A7EE-D3DE5F62F5AD}</ProjectGuid>
|
|||
|
|
<RootNamespace>EtFileSystem</RootNamespace>
|
|||
|
|
<Keyword>Win32Proj</Keyword>
|
|||
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|||
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
|
<CharacterSet>NotSet</CharacterSet>
|
|||
|
|
<PlatformToolset>v143</PlatformToolset>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</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" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|||
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|||
|
|
</ImportGroup>
|
|||
|
|
<PropertyGroup Label="UserMacros" />
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\build\release\librarys\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\..\build\release\temps\EtFileSystem\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'">$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'">$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'">$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'">$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'">$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'">$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'">$(Platform)\$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'">$(Platform)\$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'">$(Platform)\$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'">$(Platform)\$(Configuration)\</IntDir>
|
|||
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'">$(Platform)\$(Configuration)\</OutDir>
|
|||
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'">$(Platform)\$(Configuration)\</IntDir>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|||
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MTd.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<AdditionalIncludeDirectories>../lz4/lib;../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
<MinimalRebuild>false</MinimalRebuild>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib />
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'">
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|||
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MTd.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'">
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MT.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'">
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;_RDEBUG;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MT.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
|
<Midl>
|
|||
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
|
</Midl>
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN64;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|||
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MTd.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|||
|
|
<Midl>
|
|||
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
|
</Midl>
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN64;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MT.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'">
|
|||
|
|
<Midl>
|
|||
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
|
</Midl>
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN64;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|||
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MTd.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'">
|
|||
|
|
<Midl>
|
|||
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
|
</Midl>
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN64;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MT.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'">
|
|||
|
|
<Midl>
|
|||
|
|
<TargetEnvironment>X64</TargetEnvironment>
|
|||
|
|
</Midl>
|
|||
|
|
<ClCompile>
|
|||
|
|
<AdditionalOptions>/MP8 %(AdditionalOptions)</AdditionalOptions>
|
|||
|
|
<Optimization>Disabled</Optimization>
|
|||
|
|
<AdditionalIncludeDirectories>../zlib;../utility;../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|||
|
|
<PreprocessorDefinitions>WIN64;NDEBUG;_LIB;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES;_CRT_SECURE_NO_WARNINGS;_RDEBUG;%(PreprocessorDefinitions);_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS</PreprocessorDefinitions>
|
|||
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|||
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|||
|
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
|
</ClCompile>
|
|||
|
|
<Lib>
|
|||
|
|
<OutputFile>$(OutDir)$(ProjectName)_MT.lib</OutputFile>
|
|||
|
|
</Lib>
|
|||
|
|
</ItemDefinitionGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ClCompile Include="Crypt.cpp" />
|
|||
|
|
<ClCompile Include="stdafx.cpp">
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|Win32'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug_DLL|x64'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='RDebug|Win32'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='RDebug|x64'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_DLL|Win32'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release_DLL|x64'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|||
|
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|||
|
|
</ClCompile>
|
|||
|
|
<ClCompile Include="EtFileIO.cpp" />
|
|||
|
|
<ClCompile Include="EtFileSystem.cpp" />
|
|||
|
|
<ClCompile Include="EtPackFileIO.cpp" />
|
|||
|
|
<ClCompile Include="EtPackingStream.cpp" />
|
|||
|
|
<ClCompile Include="EtStdFileIO.cpp" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<ClInclude Include="Crypt.h" />
|
|||
|
|
<ClInclude Include="stdafx.h" />
|
|||
|
|
<ClInclude Include="EtFileIO.h" />
|
|||
|
|
<ClInclude Include="EtFileSystem.h" />
|
|||
|
|
<ClInclude Include="EtPackFileIO.h" />
|
|||
|
|
<ClInclude Include="EtPackingStream.h" />
|
|||
|
|
<ClInclude Include="EtStdFileIO.h" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Include="ReadMe.txt" />
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
|
</ImportGroup>
|
|||
|
|
</Project>
|