fix: _DEBUG not being defined in debug mode

This commit is contained in:
2024-11-06 17:20:46 +01:00
parent 5823d40448
commit b289822461

View File

@@ -83,6 +83,9 @@
<Link>
<EntryPointSymbol>DriverEntry</EntryPointSymbol>
</Link>
<ClCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<DriverSign>