|
@@ -99,7 +99,7 @@
|
99
|
99
|
</ClCompile>
|
100
|
100
|
<Link>
|
101
|
101
|
<SubSystem>Windows</SubSystem>
|
102
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
102
|
+ <GenerateDebugInformation>DebugFull</GenerateDebugInformation>
|
103
|
103
|
</Link>
|
104
|
104
|
<Manifest>
|
105
|
105
|
<EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
|
|
@@ -115,7 +115,7 @@
|
115
|
115
|
</ClCompile>
|
116
|
116
|
<Link>
|
117
|
117
|
<SubSystem>Windows</SubSystem>
|
118
|
|
- <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
118
|
+ <GenerateDebugInformation>DebugFull</GenerateDebugInformation>
|
119
|
119
|
</Link>
|
120
|
120
|
<Manifest>
|
121
|
121
|
<EnableDpiAwareness>PerMonitorHighDPIAware</EnableDpiAwareness>
|