Added <WppKernelMode>true</WppKernelMode> to project file

This commit is contained in:
Benjamin Höglinger-Stelzer
2020-05-23 15:14:48 +02:00
parent 6f898b8053
commit 07228b3945

View File

@@ -121,6 +121,7 @@
<ClCompile>
<WppRecorderEnabled>true</WppRecorderEnabled>
<WppEnabled>true</WppEnabled>
<WppKernelMode>true</WppKernelMode>
<WppScanConfigurationData>trace.h</WppScanConfigurationData>
<LanguageStandard>stdcpp17</LanguageStandard>
</ClCompile>