diff options
Diffstat (limited to 'mp/src/vpc_scripts/source_dll_win32_debug.vpc')
| -rw-r--r-- | mp/src/vpc_scripts/source_dll_win32_debug.vpc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mp/src/vpc_scripts/source_dll_win32_debug.vpc b/mp/src/vpc_scripts/source_dll_win32_debug.vpc index aa8ebf13..c5b786d2 100644 --- a/mp/src/vpc_scripts/source_dll_win32_debug.vpc +++ b/mp/src/vpc_scripts/source_dll_win32_debug.vpc @@ -166,7 +166,6 @@ $Configuration "Debug" $ManifestFile $AdditionalManifestDependencies $AllowIsolation - //$UACExecutionLevel [$VS2010] // Debugging $GenerateDebugInfo "Yes (/DEBUG)" |