shithub: cstory

Download patch

ref: a58f5e2f77589d0dbed2de63fa844be45361f832
parent: 8484fc2c2d4cc097f35b5f9ff4068b21801addf9
author: Clownacy <Clownacy@users.noreply.github.com>
date: Sat Feb 23 18:54:48 EST 2019

Enabled annotated assembly output for MSVC2003 Release builds

--- a/msvc2003/CSE2.vcproj
+++ b/msvc2003/CSE2.vcproj
@@ -76,6 +76,7 @@
 				PreprocessorDefinitions="WIN32;NDEBUG;WINDOWS"
 				MinimalRebuild="TRUE"
 				RuntimeLibrary="0"
+				AssemblerOutput="4"
 				WarningLevel="3"
 				DebugInformationFormat="3"/>
 			<Tool