From 8a305a42a31c99ffa586c4118692a5bf5c9d22ef Mon Sep 17 00:00:00 2001 From: Mike Fenelon Date: Fri, 18 Aug 2017 15:03:15 -0700 Subject: Update all currnet Print Samples to support VS2017 and Windows 10 --- .../ConstraintScript.vcxproj | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj') diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj index 68fdd15a..a6e21240 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj @@ -17,6 +17,14 @@ Release x64 + + Debug + ARM64 + + + Release + ARM64 + {6701474B-F8FF-4260-BFA6-3CA57816EF12} @@ -59,6 +67,22 @@ WindowsKernelModeDriver10.0 Utility + + Windows10 + False + Desktop + None + WindowsKernelModeDriver10.0 + Utility + + + Windows10 + True + Desktop + None + WindowsKernelModeDriver10.0 + Utility + $(IntDir) @@ -75,6 +99,12 @@ + + + + + + ConstraintScript @@ -88,6 +118,12 @@ ConstraintScript + + ConstraintScript + + + ConstraintScript + @@ -115,6 +151,18 @@ + + + + + + + + + + + + -- cgit v1.3.1