From cbbd53eda55fbdf65f22b5f57c7dbc4b1ea594fd Mon Sep 17 00:00:00 2001 From: alexke-dev <65682333+alexke-dev@users.noreply.github.com> Date: Thu, 10 Aug 2023 16:28:02 -0700 Subject: Remove Print Driver Samples (#1017) * Remove print driver samples. Add README.md to redirect consumers to Print Support App (PSA) development guide. * Remove en-us from URL. --- .../ConstraintScript.vcxproj | 209 --------------------- 1 file changed, 209 deletions(-) delete mode 100644 print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj (limited to 'print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj') diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj deleted file mode 100644 index 911bad57..00000000 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj +++ /dev/null @@ -1,209 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - Debug - ARM64 - - - Release - ARM64 - - - - {6701474B-F8FF-4260-BFA6-3CA57816EF12} - $(MSBuildProjectName) - false - Debug - Win32 - {1037647C-EC47-4C60-ADA7-815F653774D9} - - - - Windows10 - False - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - Windows10 - True - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - Windows10 - False - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - Windows10 - True - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - Windows10 - False - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - Windows10 - True - Desktop - None - WindowsKernelModeDriver10.0 - Utility - - - - $(IntDir) - - - - - - - - - - - - - - - - - - - - - - ConstraintScript - - - ConstraintScript - - - ConstraintScript - - - ConstraintScript - - - ConstraintScript - - - ConstraintScript - - - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.3.1