From 55ed12f8d1eb6887d348be03aee5573d44177ffb Mon Sep 17 00:00:00 2001 From: Michael Sartain Date: Thu, 2 Oct 2014 08:25:55 -0700 Subject: Updated the SDK with the latest code from the TF and HL2 branches. --- mp/src/vpc_scripts/source_exe_win_win32_debug.vpc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mp/src/vpc_scripts/source_exe_win_win32_debug.vpc') diff --git a/mp/src/vpc_scripts/source_exe_win_win32_debug.vpc b/mp/src/vpc_scripts/source_exe_win_win32_debug.vpc index 399d1761..e329a255 100644 --- a/mp/src/vpc_scripts/source_exe_win_win32_debug.vpc +++ b/mp/src/vpc_scripts/source_exe_win_win32_debug.vpc @@ -158,7 +158,7 @@ $Configuration "Debug" // Input $AdditionalDependencies $IgnoreAllDefaultLibraries - $IgnoreSpecificLibrary "libc;libcd;libcmt" + $IgnoreSpecificLibrary "libc;libcd;libcmt;libcpmt;libcpmt1" $ModuleDefinitionFile $AddModuleToAssembly $EmbedManagedResourceFile -- cgit v1.2.3