diff options
Diffstat (limited to 'vcproj-9/ladmin.vcproj')
-rw-r--r-- | vcproj-9/ladmin.vcproj | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/vcproj-9/ladmin.vcproj b/vcproj-9/ladmin.vcproj index 4765619ff..69307a132 100644 --- a/vcproj-9/ladmin.vcproj +++ b/vcproj-9/ladmin.vcproj @@ -52,9 +52,8 @@ DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" DebugInformationFormat="4" - CompileAs="1" + CompileAs="2" /> <Tool Name="VCManagedResourceCompilerTool" @@ -142,9 +141,8 @@ DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" DebugInformationFormat="3" - CompileAs="1" + CompileAs="2" /> <Tool Name="VCManagedResourceCompilerTool" @@ -167,7 +165,6 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" - OptimizeForWindows98="1" LinkTimeCodeGeneration="1" RandomizedBaseAddress="1" DataExecutionPrevention="0" |