mirror of
https://github.com/Gigaslav/HL2Overcharged.git
synced 2026-01-01 09:48:38 +03:00
456 lines
27 KiB
XML
456 lines
27 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|Win32">
|
||
<Configuration>Release</Configuration>
|
||
<Platform>Win32</Platform>
|
||
</ProjectConfiguration>
|
||
<ProjectConfiguration Include="Release|x64">
|
||
<Configuration>Release</Configuration>
|
||
<Platform>x64</Platform>
|
||
</ProjectConfiguration>
|
||
</ItemGroup>
|
||
<PropertyGroup Label="Globals">
|
||
<ProjectName>mathlib</ProjectName>
|
||
<ProjectGuid>{BAB92FF0-D72A-D7E5-1988-74628D39B94F}</ProjectGuid>
|
||
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
||
</PropertyGroup>
|
||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>MultiByte</CharacterSet>
|
||
<TargetName>mathlib</TargetName>
|
||
<PlatformToolset>v143</PlatformToolset>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>MultiByte</CharacterSet>
|
||
<TargetName>mathlib</TargetName>
|
||
<PlatformToolset>v143</PlatformToolset>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>MultiByte</CharacterSet>
|
||
<TargetName>mathlib</TargetName>
|
||
<PlatformToolset>v143</PlatformToolset>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||
<CharacterSet>MultiByte</CharacterSet>
|
||
<TargetName>mathlib</TargetName>
|
||
<PlatformToolset>v143</PlatformToolset>
|
||
</PropertyGroup>
|
||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
||
<ImportGroup Label="ExtensionSettings">
|
||
</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)'=='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|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|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>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\lib\public\.\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\Debug\.\</IntDir>
|
||
<ExecutablePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\devtools\vstools;$(ExecutablePath);$(Path)</ExecutablePath>
|
||
<ExecutablePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\devtools\vstools;$(ExecutablePath);$(Path)</ExecutablePath>
|
||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</PreBuildEventUseInBuild>
|
||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</PreBuildEventUseInBuild>
|
||
<PreLinkEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</PreLinkEventUseInBuild>
|
||
<PreLinkEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</PreLinkEventUseInBuild>
|
||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</PostBuildEventUseInBuild>
|
||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</PostBuildEventUseInBuild>
|
||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\lib\public\.\</OutDir>
|
||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\Release\.\</IntDir>
|
||
<ExecutablePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">..\devtools\vstools;$(ExecutablePath);$(Path)</ExecutablePath>
|
||
<ExecutablePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\devtools\vstools;$(ExecutablePath);$(Path)</ExecutablePath>
|
||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</PreBuildEventUseInBuild>
|
||
<PreBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</PreBuildEventUseInBuild>
|
||
<PreLinkEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</PreLinkEventUseInBuild>
|
||
<PreLinkEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</PreLinkEventUseInBuild>
|
||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</PostBuildEventUseInBuild>
|
||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</PostBuildEventUseInBuild>
|
||
</PropertyGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
||
<PreBuildEvent>
|
||
<Command>if EXIST ..\lib\public\.\$(TargetName).lib ( for /f "delims=" %%A in ('attrib "..\lib\public\.\$(TargetName).lib"') do set valveTmpIsReadOnly="%%A"
|
||
) else ( if not EXIST ..\lib\public\. mkdir ..\lib\public\. )
|
||
set valveTmpIsReadOnlyLetter=%valveTmpIsReadOnly:~6,1%
|
||
if "%valveTmpIsReadOnlyLetter%"=="R" (
|
||
attrib -r ..\lib\public\.\$(TargetName).lib
|
||
..\devtools\bin\gnu\touch.exe -d "1999-01-01" ..\lib\public\.\$(TargetName).lib
|
||
attrib +r ..\lib\public\.\$(TargetName).lib
|
||
)
|
||
if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
</Command>
|
||
</PreBuildEvent>
|
||
<ClCompile>
|
||
<AdditionalOptions> /Gw</AdditionalOptions>
|
||
<Optimization>Disabled</Optimization>
|
||
<AdditionalIncludeDirectories>..\common;..\public;..\public\tier0;..\public\tier1;..\public\mathlib</AdditionalIncludeDirectories>
|
||
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_DEBUG;DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;LIBNAME=mathlib;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;MATHLIB_LIB;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=VALVE;PROJECTDIR=C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib;_DLL_EXT=.dll;SOURCE1=1;VPCGAME=valve</PreprocessorDefinitions>
|
||
<StringPooling>true</StringPooling>
|
||
<ExceptionHandling>false</ExceptionHandling>
|
||
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
<EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
||
<FloatingPointModel>Fast</FloatingPointModel>
|
||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
<OpenMPSupport>false</OpenMPSupport>
|
||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
||
<AssemblerOutput>NoListing</AssemblerOutput>
|
||
<AssemblerListingLocation>$(IntDir)/</AssemblerListingLocation>
|
||
<ObjectFileName>$(IntDir)/</ObjectFileName>
|
||
<ProgramDataBaseFileName>$(IntDir)/</ProgramDataBaseFileName>
|
||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
||
<BrowseInformation>false</BrowseInformation>
|
||
<WarningLevel>Level4</WarningLevel>
|
||
<TreatWarningAsError>true</TreatWarningAsError>
|
||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||
<CompileAs>CompileAsCpp</CompileAs>
|
||
<UseFullPaths>true</UseFullPaths>
|
||
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
|
||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
<BrowseInformationFile>$(IntDir)/</BrowseInformationFile>
|
||
<ErrorReporting>Prompt</ErrorReporting>
|
||
</ClCompile>
|
||
<PreLinkEvent>
|
||
</PreLinkEvent>
|
||
<Lib>
|
||
<UseUnicodeResponseFiles>false</UseUnicodeResponseFiles>
|
||
<OutputFile>..\lib\public\.\mathlib.lib</OutputFile>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<AdditionalOptions> /ignore:4221</AdditionalOptions>
|
||
</Lib>
|
||
<Xdcmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
</Xdcmake>
|
||
<Bscmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<OutputFile>$(OutDir)/mathlib.bsc</OutputFile>
|
||
</Bscmake>
|
||
<PostBuildEvent>
|
||
</PostBuildEvent>
|
||
<CustomBuildStep>
|
||
</CustomBuildStep>
|
||
</ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||
<PreBuildEvent>
|
||
<Command>if EXIST ..\lib\public\.\$(TargetName).lib ( for /f "delims=" %%A in ('attrib "..\lib\public\.\$(TargetName).lib"') do set valveTmpIsReadOnly="%%A"
|
||
) else ( if not EXIST ..\lib\public\. mkdir ..\lib\public\. )
|
||
set valveTmpIsReadOnlyLetter=%valveTmpIsReadOnly:~6,1%
|
||
if "%valveTmpIsReadOnlyLetter%"=="R" (
|
||
attrib -r ..\lib\public\.\$(TargetName).lib
|
||
..\devtools\bin\gnu\touch.exe -d "1999-01-01" ..\lib\public\.\$(TargetName).lib
|
||
attrib +r ..\lib\public\.\$(TargetName).lib
|
||
)
|
||
if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
</Command>
|
||
</PreBuildEvent>
|
||
<ClCompile>
|
||
<AdditionalOptions> /Gw</AdditionalOptions>
|
||
<Optimization>Disabled</Optimization>
|
||
<AdditionalIncludeDirectories>..\common;..\public;..\public\tier0;..\public\tier1;..\public\mathlib</AdditionalIncludeDirectories>
|
||
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;_HAS_ITERATOR_DEBUGGING=0;WIN32;_WIN32;_DEBUG;DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;LIBNAME=mathlib;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;MATHLIB_LIB;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=VALVE;PROJECTDIR=C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib;_DLL_EXT=.dll;SOURCE1=1;VPCGAME=valve</PreprocessorDefinitions>
|
||
<StringPooling>true</StringPooling>
|
||
<ExceptionHandling>false</ExceptionHandling>
|
||
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
<EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
||
<FloatingPointModel>Fast</FloatingPointModel>
|
||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
<OpenMPSupport>false</OpenMPSupport>
|
||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
||
<AssemblerOutput>NoListing</AssemblerOutput>
|
||
<AssemblerListingLocation>$(IntDir)/</AssemblerListingLocation>
|
||
<ObjectFileName>$(IntDir)/</ObjectFileName>
|
||
<ProgramDataBaseFileName>$(IntDir)/</ProgramDataBaseFileName>
|
||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
||
<BrowseInformation>false</BrowseInformation>
|
||
<WarningLevel>Level4</WarningLevel>
|
||
<TreatWarningAsError>true</TreatWarningAsError>
|
||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||
<CompileAs>CompileAsCpp</CompileAs>
|
||
<UseFullPaths>true</UseFullPaths>
|
||
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
|
||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
<BrowseInformationFile>$(IntDir)/</BrowseInformationFile>
|
||
<ErrorReporting>Prompt</ErrorReporting>
|
||
</ClCompile>
|
||
<PreLinkEvent />
|
||
<Lib>
|
||
<UseUnicodeResponseFiles>false</UseUnicodeResponseFiles>
|
||
<OutputFile>..\lib\public\.\mathlib.lib</OutputFile>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<AdditionalOptions> /ignore:4221</AdditionalOptions>
|
||
</Lib>
|
||
<Xdcmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
</Xdcmake>
|
||
<Bscmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<OutputFile>$(OutDir)/mathlib.bsc</OutputFile>
|
||
</Bscmake>
|
||
<PostBuildEvent />
|
||
<CustomBuildStep />
|
||
</ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||
<PreBuildEvent>
|
||
<Command>if EXIST ..\lib\public\.\$(TargetName).lib ( for /f "delims=" %%A in ('attrib "..\lib\public\.\$(TargetName).lib"') do set valveTmpIsReadOnly="%%A"
|
||
) else ( if not EXIST ..\lib\public\. mkdir ..\lib\public\. )
|
||
set valveTmpIsReadOnlyLetter=%valveTmpIsReadOnly:~6,1%
|
||
if "%valveTmpIsReadOnlyLetter%"=="R" (
|
||
attrib -r ..\lib\public\.\$(TargetName).lib
|
||
..\devtools\bin\gnu\touch.exe -d "1999-01-01" ..\lib\public\.\$(TargetName).lib
|
||
attrib +r ..\lib\public\.\$(TargetName).lib
|
||
)
|
||
if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
</Command>
|
||
</PreBuildEvent>
|
||
<ClCompile>
|
||
<AdditionalOptions>/d2Zi+ /Gw</AdditionalOptions>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
<AdditionalIncludeDirectories>..\common;..\public;..\public\tier0;..\public\tier1;..\public\mathlib</AdditionalIncludeDirectories>
|
||
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;WIN32;_WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;LIBNAME=mathlib;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;MATHLIB_LIB;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=VALVE;PROJECTDIR=C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib;_DLL_EXT=.dll;SOURCE1=1;VPCGAME=valve</PreprocessorDefinitions>
|
||
<StringPooling>true</StringPooling>
|
||
<ExceptionHandling>false</ExceptionHandling>
|
||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
<EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
||
<FloatingPointModel>Fast</FloatingPointModel>
|
||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
<OpenMPSupport>false</OpenMPSupport>
|
||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
||
<AssemblerOutput>NoListing</AssemblerOutput>
|
||
<AssemblerListingLocation>$(IntDir)/</AssemblerListingLocation>
|
||
<ObjectFileName>$(IntDir)/</ObjectFileName>
|
||
<ProgramDataBaseFileName>$(IntDir)/</ProgramDataBaseFileName>
|
||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
||
<BrowseInformation>false</BrowseInformation>
|
||
<WarningLevel>Level4</WarningLevel>
|
||
<TreatWarningAsError>true</TreatWarningAsError>
|
||
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
||
<CompileAs>CompileAsCpp</CompileAs>
|
||
<UseFullPaths>true</UseFullPaths>
|
||
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
|
||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
<BrowseInformationFile>$(IntDir)/</BrowseInformationFile>
|
||
<ErrorReporting>Prompt</ErrorReporting>
|
||
</ClCompile>
|
||
<PreLinkEvent>
|
||
</PreLinkEvent>
|
||
<Lib>
|
||
<UseUnicodeResponseFiles>false</UseUnicodeResponseFiles>
|
||
<OutputFile>..\lib\public\.\mathlib.lib</OutputFile>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<AdditionalOptions> /ignore:4221</AdditionalOptions>
|
||
</Lib>
|
||
<Xdcmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
</Xdcmake>
|
||
<Bscmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<OutputFile>$(OutDir)/mathlib.bsc</OutputFile>
|
||
</Bscmake>
|
||
<PostBuildEvent>
|
||
</PostBuildEvent>
|
||
<CustomBuildStep>
|
||
</CustomBuildStep>
|
||
</ItemDefinitionGroup>
|
||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
||
<PreBuildEvent>
|
||
<Command>if EXIST ..\lib\public\.\$(TargetName).lib ( for /f "delims=" %%A in ('attrib "..\lib\public\.\$(TargetName).lib"') do set valveTmpIsReadOnly="%%A"
|
||
) else ( if not EXIST ..\lib\public\. mkdir ..\lib\public\. )
|
||
set valveTmpIsReadOnlyLetter=%valveTmpIsReadOnly:~6,1%
|
||
if "%valveTmpIsReadOnlyLetter%"=="R" (
|
||
attrib -r ..\lib\public\.\$(TargetName).lib
|
||
..\devtools\bin\gnu\touch.exe -d "1999-01-01" ..\lib\public\.\$(TargetName).lib
|
||
attrib +r ..\lib\public\.\$(TargetName).lib
|
||
)
|
||
if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
</Command>
|
||
</PreBuildEvent>
|
||
<ClCompile>
|
||
<AdditionalOptions>/d2Zi+ /Gw</AdditionalOptions>
|
||
<Optimization>MaxSpeed</Optimization>
|
||
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
||
<IntrinsicFunctions>true</IntrinsicFunctions>
|
||
<FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
|
||
<AdditionalIncludeDirectories>..\common;..\public;..\public\tier0;..\public\tier1;..\public\mathlib</AdditionalIncludeDirectories>
|
||
<PreprocessorDefinitions>VPC;RAD_TELEMETRY_DISABLED;WIN32;_WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_ALLOW_RUNTIME_LIBRARY_MISMATCH;_ALLOW_ITERATOR_DEBUG_LEVEL_MISMATCH;_ALLOW_MSC_VER_MISMATCH;%(PreprocessorDefinitions);COMPILER_MSVC32;COMPILER_MSVC32;COMPILER_MSVC;_DLL_EXT=.dll;LIBNAME=mathlib;BINK_VIDEO;AVI_VIDEO;WMV_VIDEO;DEV_BUILD;FRAME_POINTER_OMISSION_DISABLED;MATHLIB_LIB;_EXTERNAL_DLL_EXT=.dll;VPCGAMECAPS=VALVE;PROJECTDIR=C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib;_DLL_EXT=.dll;SOURCE1=1;VPCGAME=valve</PreprocessorDefinitions>
|
||
<StringPooling>true</StringPooling>
|
||
<ExceptionHandling>false</ExceptionHandling>
|
||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||
<BufferSecurityCheck>true</BufferSecurityCheck>
|
||
<FunctionLevelLinking>true</FunctionLevelLinking>
|
||
<EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
|
||
<FloatingPointModel>Fast</FloatingPointModel>
|
||
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
||
<ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
|
||
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
||
<OpenMPSupport>false</OpenMPSupport>
|
||
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
||
<ExpandAttributedSource>false</ExpandAttributedSource>
|
||
<AssemblerOutput>NoListing</AssemblerOutput>
|
||
<AssemblerListingLocation>$(IntDir)/</AssemblerListingLocation>
|
||
<ObjectFileName>$(IntDir)/</ObjectFileName>
|
||
<ProgramDataBaseFileName>$(IntDir)/</ProgramDataBaseFileName>
|
||
<GenerateXMLDocumentationFiles>false</GenerateXMLDocumentationFiles>
|
||
<BrowseInformation>false</BrowseInformation>
|
||
<WarningLevel>Level4</WarningLevel>
|
||
<TreatWarningAsError>true</TreatWarningAsError>
|
||
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
||
<CompileAs>CompileAsCpp</CompileAs>
|
||
<UseFullPaths>true</UseFullPaths>
|
||
<DisableSpecificWarnings>;4316</DisableSpecificWarnings>
|
||
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
||
<BrowseInformationFile>$(IntDir)/</BrowseInformationFile>
|
||
<ErrorReporting>Prompt</ErrorReporting>
|
||
</ClCompile>
|
||
<PreLinkEvent />
|
||
<Lib>
|
||
<UseUnicodeResponseFiles>false</UseUnicodeResponseFiles>
|
||
<OutputFile>..\lib\public\.\mathlib.lib</OutputFile>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<AdditionalOptions> /ignore:4221</AdditionalOptions>
|
||
</Lib>
|
||
<Xdcmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
</Xdcmake>
|
||
<Bscmake>
|
||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||
<OutputFile>$(OutDir)/mathlib.bsc</OutputFile>
|
||
</Bscmake>
|
||
<PostBuildEvent />
|
||
<CustomBuildStep />
|
||
</ItemDefinitionGroup>
|
||
<ItemGroup>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<ClInclude Include="3dnow.h" />
|
||
<ClInclude Include="noisedata.h" />
|
||
<ClInclude Include="sse.h" />
|
||
<ClInclude Include="..\public\mathlib\amd3dx.h" />
|
||
<ClInclude Include="..\public\mathlib\anorms.h" />
|
||
<ClInclude Include="..\public\mathlib\bumpvects.h" />
|
||
<ClInclude Include="..\public\mathlib\compressed_3d_unitvec.h" />
|
||
<ClInclude Include="..\public\mathlib\compressed_light_cube.h" />
|
||
<ClInclude Include="..\public\mathlib\compressed_vector.h" />
|
||
<ClInclude Include="..\public\mathlib\halton.h" />
|
||
<ClInclude Include="..\public\mathlib\IceKey.H" />
|
||
<ClInclude Include="..\public\mathlib\lightdesc.h" />
|
||
<ClInclude Include="..\public\mathlib\math_pfns.h" />
|
||
<ClInclude Include="..\public\mathlib\mathlib.h" />
|
||
<ClInclude Include="..\public\mathlib\noise.h" />
|
||
<ClInclude Include="..\public\mathlib\polyhedron.h" />
|
||
<ClInclude Include="..\public\mathlib\quantize.h" />
|
||
<ClInclude Include="..\public\mathlib\simdvectormatrix.h" />
|
||
<ClInclude Include="..\public\mathlib\spherical_geometry.h" />
|
||
<ClInclude Include="..\public\mathlib\ssemath.h" />
|
||
<ClInclude Include="..\public\mathlib\ssequaternion.h" />
|
||
<ClInclude Include="..\public\mathlib\vector.h" />
|
||
<ClInclude Include="..\public\mathlib\vector2d.h" />
|
||
<ClInclude Include="..\public\mathlib\vector4d.h" />
|
||
<ClInclude Include="..\public\mathlib\vmatrix.h" />
|
||
<ClInclude Include="..\public\mathlib\vplane.h" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<ClCompile Include="3dnow.cpp" />
|
||
<ClCompile Include="almostequal.cpp" />
|
||
<ClCompile Include="anorms.cpp" />
|
||
<ClCompile Include="bumpvects.cpp" />
|
||
<ClCompile Include="color_conversion.cpp" />
|
||
<ClCompile Include="halton.cpp" />
|
||
<ClCompile Include="IceKey.cpp" />
|
||
<ClCompile Include="imagequant.cpp" />
|
||
<ClCompile Include="lightdesc.cpp" />
|
||
<ClCompile Include="mathlib_base.cpp" />
|
||
<ClCompile Include="polyhedron.cpp" />
|
||
<ClCompile Include="powsse.cpp" />
|
||
<ClCompile Include="quantize.cpp" />
|
||
<ClCompile Include="randsse.cpp" />
|
||
<ClCompile Include="simdvectormatrix.cpp" />
|
||
<ClCompile Include="sparse_convolution_noise.cpp" />
|
||
<ClCompile Include="spherical.cpp" />
|
||
<ClCompile Include="sse.cpp" />
|
||
<ClCompile Include="sseconst.cpp" />
|
||
<ClCompile Include="ssenoise.cpp" />
|
||
<ClCompile Include="vector.cpp" />
|
||
<ClCompile Include="vmatrix.cpp" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<CustomBuild Include="mathlib.vpc">
|
||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Running VPC CRC Check - mathlib.vpc</Message>
|
||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Running VPC CRC Check - mathlib.vpc</Message>
|
||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
echo crc_complete > C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Command>
|
||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
echo crc_complete > C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Command>
|
||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Outputs>
|
||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Outputs>
|
||
<Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Running VPC CRC Check - mathlib.vpc</Message>
|
||
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Running VPC CRC Check - mathlib.vpc</Message>
|
||
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
echo crc_complete > C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Command>
|
||
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">if exist "..\devtools\bin\vpc.exe" "..\devtools\bin\vpc.exe" -crc2 "mathlib.vcxproj"
|
||
if ERRORLEVEL 1 exit /b 1
|
||
echo crc_complete > C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Command>
|
||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Outputs>
|
||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\games\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>\source-sdk-2013-master\sp\src\mathlib\mathlib.vpc.sentinel</Outputs>
|
||
</CustomBuild>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<None Include="..\vpc_scripts\platform_dirs.vpc" />
|
||
<None Include="..\vpc_scripts\source_base.vpc" />
|
||
<None Include="..\vpc_scripts\source_lib_base.vpc" />
|
||
<None Include="..\vpc_scripts\source_lib_win32_base.vpc" />
|
||
<None Include="..\vpc_scripts\source_lib_win32_debug.vpc" />
|
||
<None Include="..\vpc_scripts\source_lib_win32_release.vpc" />
|
||
<None Include="..\vpc_scripts\source_video_base.vpc" />
|
||
<None Include="..\vpc_scripts\source_win32_base.vpc" />
|
||
<None Include="..\vpc_scripts\version.vpc" />
|
||
</ItemGroup>
|
||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||
<ImportGroup Label="ExtensionTargets">
|
||
</ImportGroup>
|
||
</Project> |