diff options
| -rw-r--r-- | bluetooth/serialhcibus/WDK/SerialBusWdk.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bluetooth/serialhcibus/WDK/SerialBusWdk.vcxproj b/bluetooth/serialhcibus/WDK/SerialBusWdk.vcxproj index 6319ca83..45e5970c 100644 --- a/bluetooth/serialhcibus/WDK/SerialBusWdk.vcxproj +++ b/bluetooth/serialhcibus/WDK/SerialBusWdk.vcxproj @@ -79,13 +79,11 @@ <ClCompile Include="..\fdo.c; device.c; ..\io.c; ..\pdo.c; ..\driver.c"> <WppEnabled>true</WppEnabled> <WppKernelMode>true</WppKernelMode> - <WppScanConfigurationData>debugdef.h</WppScanConfigurationData> <WppTraceFunction>DoTrace(LEVEL,FLAG,(MSG,...))</WppTraceFunction> </ClCompile> <OtherWpp Include="driver.rc"> <WppEnabled>true</WppEnabled> <WppKernelMode>true</WppKernelMode> - <WppScanConfigurationData>debugdef.h</WppScanConfigurationData> <WppTraceFunction>DoTrace(LEVEL,FLAG,(MSG,...))</WppTraceFunction> </OtherWpp> </ItemGroup> |
