Rev 46 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 19 | f9daq | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
||
| 41 | f9daq | 3 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|Win32'"> |
| 4 | <SignMode>Off</SignMode> |
||
| 5 | </PropertyGroup> |
||
| 6 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Release|Win32'"> |
||
| 7 | <TestCertificate>CN="WDKTestCert f9daq,130420202756907596" | 0151AB799219824083D69252DB1123D19497D981</TestCertificate> |
||
| 8 | </PropertyGroup> |
||
| 46 | f9daq | 9 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7 Debug|x64'"> |
| 10 | <TestCertificate>CN="WDKTestCert f9daq,130456734665934551" | 07A72C2F56048EA2BFE412C6E93F08D55191ABC8</TestCertificate> |
||
| 11 | </PropertyGroup> |
||
| 19 | f9daq | 12 | </Project> |