-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWacom_Practice.vcxproj.user
24 lines (24 loc) · 1.36 KB
/
Wacom_Practice.vcxproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<DbgengKernelMachineName>Junkputer</DbgengKernelMachineName>
<DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<DbgengKernelMachineName>Junkputer II</DbgengKernelMachineName>
<DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
<DbgengRemoteMachineName>Junkputer II</DbgengRemoteMachineName>
<RemoveDriver>True</RemoveDriver>
<InstallMode>InstallAndVerify</InstallMode>
<ScriptPath>C:\Program Files (x86)\Windows Kits\10\Testing\Tests\Utilities\DefaultDriverPackageInstallationTask.dll</ScriptPath>
<ScriptName>Microsoft.DriverKit.DefaultDriverPackageInstallationClass.PerformDefaultDriverPackageInstallation</ScriptName>
<EnableVerifier>True</EnableVerifier>
<AllDrivers>False</AllDrivers>
<VerifyProjectOutput>True</VerifyProjectOutput>
<VerifyFlags>133563</VerifyFlags>
<TestCertificate>CN="WDKTestCert lesag,132387925963353786" | A2B20AF1146C428ABD3B28E3665CFA91F1E50881</TestCertificate>
<HardwareIdString>
</HardwareIdString>
<FrameWorkInteraction>DvOn</FrameWorkInteraction>
</PropertyGroup>
</Project>