From e3eb16af0a53094ab44f8d403316e40f94b5477f Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 5 Sep 2019 13:48:21 +0100 Subject: [PATCH] Disable MSVC2003 assembly output I can't remember the last time I even used it. --- CSE2.vcproj | 68 ++++++++++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/CSE2.vcproj b/CSE2.vcproj index 0c5c7c54..8848e3a8 100644 --- a/CSE2.vcproj +++ b/CSE2.vcproj @@ -26,7 +26,7 @@ MinimalRebuild="TRUE" BasicRuntimeChecks="0" RuntimeLibrary="1" - AssemblerOutput="4" + AssemblerOutput="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> @@ -77,7 +77,7 @@ PreprocessorDefinitions="WIN32;NDEBUG" MinimalRebuild="TRUE" RuntimeLibrary="0" - AssemblerOutput="4" + AssemblerOutput="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> @@ -127,7 +127,7 @@ PreprocessorDefinitions="WIN32;NDEBUG;JAPANESE" MinimalRebuild="TRUE" RuntimeLibrary="0" - AssemblerOutput="4" + AssemblerOutput="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> @@ -178,7 +178,7 @@ MinimalRebuild="TRUE" BasicRuntimeChecks="0" RuntimeLibrary="1" - AssemblerOutput="4" + AssemblerOutput="0" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> @@ -608,6 +608,36 @@ Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> + + + + + + + + + + + + + + + + @@ -799,36 +829,6 @@ RelativePath="assets\resources\Org\Zonbie.org"> - - - - - - - - - - - - - - - -