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. --- .../HostBasedSampleDriver.vcxproj | 221 --------------------- 1 file changed, 221 deletions(-) delete mode 100644 print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj (limited to 'print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj') diff --git a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj deleted file mode 100644 index 6f345409..00000000 --- a/print/v4PrintDriverSamples/v4PrintDriver-HostBasedSampleDriver/HostBasedSampleDriver.vcxproj +++ /dev/null @@ -1,221 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - Debug - ARM64 - - - Release - ARM64 - - - - {9D446972-7555-4D86-9665-CB304793A0C7} - $(MSBuildProjectName) - false - true - Debug - Win32 - {45B64CBB-A777-46C3-9D54-DFBCE999343B} - - - - 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) - - - - - - - - - - - - - - - - - - - - - - HostBasedSampleDriver - - - HostBasedSampleDriver - - - HostBasedSampleDriver - - - HostBasedSampleDriver - - - HostBasedSampleDriver - - - HostBasedSampleDriver - - - - - - - - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - sha256 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.3.1