402 lines
22 KiB
XML
402 lines
22 KiB
XML
|
<?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="Debug|x64">
|
||
|
<Configuration>Debug</Configuration>
|
||
|
<Platform>x64</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release_Static|Win32">
|
||
|
<Configuration>Release_Static</Configuration>
|
||
|
<Platform>Win32</Platform>
|
||
|
</ProjectConfiguration>
|
||
|
<ProjectConfiguration Include="Release_Static|x64">
|
||
|
<Configuration>Release_Static</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>{951D76D2-FA57-4C95-8F65-A6C19C122AA5}</ProjectGuid>
|
||
|
<RootNamespace>rddt</RootNamespace>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|x64'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||
|
<ConfigurationType>Application</ConfigurationType>
|
||
|
<PlatformToolset>v141</PlatformToolset>
|
||
|
<UseOfMfc>false</UseOfMfc>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
|
<ImportGroup Label="ExtensionSettings">
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</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" />
|
||
|
</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" />
|
||
|
</ImportGroup>
|
||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|x64'" Label="PropertySheets">
|
||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
||
|
</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" />
|
||
|
</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>15.0.27625.0</_ProjectFileVersion>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>true</GenerateManifest>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>true</GenerateManifest>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>true</LinkIncremental>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>true</LinkIncremental>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>true</GenerateManifest>
|
||
|
</PropertyGroup>
|
||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|x64'">
|
||
|
<OutDir>$(SolutionDir)windows\bin\$(Configuration)\$(Platform)\</OutDir>
|
||
|
<IntDir>$(SolutionDir)windows\obj\$(Configuration)\$(Platform)\</IntDir>
|
||
|
<LinkIncremental>false</LinkIncremental>
|
||
|
<GenerateManifest>true</GenerateManifest>
|
||
|
</PropertyGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
|
<Midl>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<OmitFramePointers>true</OmitFramePointers>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;NDEBUG;WIN32;_CONSOLE;NOT_LINK_GESPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>false</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0419</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
|
<Midl>
|
||
|
<TargetEnvironment>X64</TargetEnvironment>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<OmitFramePointers>true</OmitFramePointers>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;NDEBUG;WIN64;_CONSOLE;NOT_LINK_GESPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>false</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0419</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin64.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
||
|
<TargetMachine>MachineX64</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
|
<Midl>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;_DEBUG;WIN32;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<SmallerTypeCheck>true</SmallerTypeCheck>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0409</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
|
<Midl>
|
||
|
<TargetEnvironment>X64</TargetEnvironment>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>Disabled</Optimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;_DEBUG;WIN64;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
||
|
<SmallerTypeCheck>true</SmallerTypeCheck>
|
||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>Level4</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0409</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin64.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<TargetMachine>MachineX64</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|Win32'">
|
||
|
<Midl>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<OmitFramePointers>true</OmitFramePointers>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;NDEBUG;WIN32;_CONSOLE;NOT_LINK_GESPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>false</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0419</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
||
|
<TargetMachine>MachineX86</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_Static|x64'">
|
||
|
<Midl>
|
||
|
<TargetEnvironment>X64</TargetEnvironment>
|
||
|
<HeaderFileName />
|
||
|
</Midl>
|
||
|
<ClCompile>
|
||
|
<Optimization>MinSpace</Optimization>
|
||
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
||
|
<OmitFramePointers>true</OmitFramePointers>
|
||
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
||
|
<AdditionalIncludeDirectories>..\golded3;..\goldlib\gall;..\goldlib\gcfg;..\goldlib\glibc;..\goldlib\gmb3;..\goldlib;..\goldlib\smblib;..\goldlib\uulib;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
||
|
<PreprocessorDefinitions>_CRT_NONSTDC_NO_DEPRECATE;HAVE_SNPRINTF;HAVE_VSNPRINTF;_CRT_SECURE_NO_WARNINGS;_ALLOW_RTCc_IN_STL;NDEBUG;WIN64;_CONSOLE;NOT_LINK_GESPELL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<StringPooling>true</StringPooling>
|
||
|
<MinimalRebuild>true</MinimalRebuild>
|
||
|
<ExceptionHandling>Async</ExceptionHandling>
|
||
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
||
|
<FunctionLevelLinking>false</FunctionLevelLinking>
|
||
|
<AdditionalOptions> /J</AdditionalOptions>
|
||
|
<RuntimeTypeInfo>false</RuntimeTypeInfo>
|
||
|
<ProgramDataBaseFileName>$(OutDir)rddtwin.pdb</ProgramDataBaseFileName>
|
||
|
<BrowseInformationFile />
|
||
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
|
</ClCompile>
|
||
|
<ResourceCompile>
|
||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||
|
<Culture>0x0419</Culture>
|
||
|
</ResourceCompile>
|
||
|
<Link>
|
||
|
<AdditionalDependencies>$(OutDir)goldlib.lib;$(IntDir)golded3.obj;%(AdditionalDependencies)</AdditionalDependencies>
|
||
|
<OutputFile>$(OutDir)rddtwin64.exe</OutputFile>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
<SubSystem>Console</SubSystem>
|
||
|
<OptimizeReferences>true</OptimizeReferences>
|
||
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
||
|
<LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
|
||
|
<TargetMachine>MachineX64</TargetMachine>
|
||
|
</Link>
|
||
|
<Bscmake>
|
||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
|
</Bscmake>
|
||
|
</ItemDefinitionGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="..\rddt\rddt.cpp" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ProjectReference Include="golded.vcxproj">
|
||
|
<Project>{c23888da-7024-4a38-a8c5-ce4befa4629a}</Project>
|
||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||
|
</ProjectReference>
|
||
|
<ProjectReference Include="goldlib.vcxproj">
|
||
|
<Project>{0ab7c044-50c5-4339-9c5d-7474969b6a3c}</Project>
|
||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||
|
</ProjectReference>
|
||
|
</ItemGroup>
|
||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||
|
<ImportGroup Label="ExtensionTargets">
|
||
|
</ImportGroup>
|
||
|
</Project>
|