Loading Workspace_msvc/LC3plus.vcxproj +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> <DisableSpecificWarnings>4305;4244;4996</DisableSpecificWarnings> <DebugInformationFormat>OldStyle</DebugInformationFormat> </ClCompile> <Link> <SubSystem>Console</SubSystem> Loading Loading
Workspace_msvc/LC3plus.vcxproj +1 −0 Original line number Diff line number Diff line Loading @@ -70,6 +70,7 @@ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> <DisableSpecificWarnings>4305;4244;4996</DisableSpecificWarnings> <DebugInformationFormat>OldStyle</DebugInformationFormat> </ClCompile> <Link> <SubSystem>Console</SubSystem> Loading