diff --git a/dlls/dod2/dodfun/msvc/dodfun.vcproj b/dlls/dod2/dodfun/msvc/dodfun.vcproj index fac2d14c..554f5613 100755 --- a/dlls/dod2/dodfun/msvc/dodfun.vcproj +++ b/dlls/dod2/dodfun/msvc/dodfun.vcproj @@ -25,7 +25,7 @@ AdditionalIncludeDirectories="..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="dodfun_EXPORTS" StringPooling="TRUE" - RuntimeLibrary="0" + RuntimeLibrary="4" StructMemberAlignment="3" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="2" @@ -90,7 +90,7 @@ AdditionalIncludeDirectories="..\..\amx,..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;dodfun_EXPORTS" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="5" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\debug/dodfun.pch" AssemblerListingLocation=".\debug/" diff --git a/dlls/dod2/dodx/msvc/dodx.vcproj b/dlls/dod2/dodx/msvc/dodx.vcproj index 3a8a3340..94873874 100755 --- a/dlls/dod2/dodx/msvc/dodx.vcproj +++ b/dlls/dod2/dodx/msvc/dodx.vcproj @@ -25,7 +25,7 @@ AdditionalIncludeDirectories="..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="dodx_EXPORTS" StringPooling="TRUE" - RuntimeLibrary="0" + RuntimeLibrary="4" StructMemberAlignment="3" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="2" @@ -90,7 +90,7 @@ AdditionalIncludeDirectories="..\..\amx,..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;dodx_EXPORTS" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="5" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\debug/dodx.pch" AssemblerListingLocation=".\debug/" diff --git a/dlls/tfc/tfcx/msvc/tfcx.vcproj b/dlls/tfc/tfcx/msvc/tfcx.vcproj index fa5fe255..99181887 100755 --- a/dlls/tfc/tfcx/msvc/tfcx.vcproj +++ b/dlls/tfc/tfcx/msvc/tfcx.vcproj @@ -25,7 +25,7 @@ AdditionalIncludeDirectories="..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;tfcx_EXPORTS" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="5" UsePrecompiledHeader="2" PrecompiledHeaderFile=".\debug/tfcx.pch" AssemblerListingLocation=".\debug/" @@ -90,7 +90,7 @@ AdditionalIncludeDirectories="..\..\amxmodx,..\..\metamod,..\..\sdk\common,..\..\sdk\engine,..\..\sdk\dlls" PreprocessorDefinitions="tfcx_EXPORTS" StringPooling="TRUE" - RuntimeLibrary="0" + RuntimeLibrary="4" StructMemberAlignment="3" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="2" diff --git a/dlls/ts/tsx/msvc/tsx_amxx.vcproj b/dlls/ts/tsx/msvc/tsx_amxx.vcproj index aa0a38d8..944fb4c4 100755 --- a/dlls/ts/tsx/msvc/tsx_amxx.vcproj +++ b/dlls/ts/tsx/msvc/tsx_amxx.vcproj @@ -3,6 +3,7 @@ ProjectType="Visual C++" Version="7.10" Name="tsx_amxx" + ProjectGUID="{7F18E00C-6271-4CAB-B18A-746BE3EC68E7}" SccProjectName="" SccLocalPath="">