mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
Sync with latest source-sdk-2013.
This commit is contained in:
@ -153,7 +153,7 @@ $Configuration "Debug"
|
||||
// Input
|
||||
$AdditionalDependencies
|
||||
$IgnoreAllDefaultLibraries
|
||||
$IgnoreSpecificLibrary "libc;libcd;libcmt"
|
||||
$IgnoreSpecificLibrary "libc;libcd;libcmt;libcpmt;libcpmt1"
|
||||
$ModuleDefinitionFile
|
||||
$AddModuleToAssembly
|
||||
$EmbedManagedResourceFile
|
||||
@ -166,7 +166,6 @@ $Configuration "Debug"
|
||||
$ManifestFile
|
||||
$AdditionalManifestDependencies
|
||||
$AllowIsolation
|
||||
//$UACExecutionLevel [$VS2010]
|
||||
|
||||
// Debugging
|
||||
$GenerateDebugInfo "Yes (/DEBUG)"
|
||||
|
Reference in New Issue
Block a user