From 24f280dc4a700f00f5fbb8f13815b941620adb8e Mon Sep 17 00:00:00 2001 From: zlockard Date: Wed, 31 Jan 2024 13:45:54 -0800 Subject: Fixes for sample build errors and updates to the execution script to use new build flags (#1078) * Fixes for sample build errors * Fix additional sample * Add additional sample * Updated comments in Build-Sample.ps1 * Adjusting exclusions.csv to be accurate for GE. Still issues for NI that we need to understand better * Merge from develop branch * Merge from develop branch * Merge from develop branch * Delete WPD samples * Separate infverif additional options for old vs new WDK * Delete WPD samples entry in our CODEOWNERS file * Fix spelling error * For 22621 WDK Remove the /samples flag --------- Co-authored-by: Zac Lockard Co-authored-by: Jakob Lichtenberg (170957) --- .../WpdServiceSampleDriver.vcxproj | 460 --------------------- 1 file changed, 460 deletions(-) delete mode 100644 wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj (limited to 'wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj') diff --git a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj b/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj deleted file mode 100644 index 6b16f927..00000000 --- a/wpd/WpdServiceSampleDriver/WpdServiceSampleDriver.vcxproj +++ /dev/null @@ -1,460 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - {427BB6BF-A2BA-4CC6-AE53-648B107C0E5F} - $(MSBuildProjectName) - 1 - 1 - Debug - Win32 - {23866B2C-44B5-4963-821D-729F96EA5AD9} - - - - Windows10 - False - Desktop - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - Windows10 - True - Desktop - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - Windows10 - False - Desktop - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - Windows10 - True - Desktop - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - - $(IntDir) - - - - - - - - - - - - - - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - true - true - stdafx.h - ;%(AdditionalIncludeDirectories) - Stdafx.h - Use - $(IntDir)\Stdafx.h.pch - - - $(InfArch) - true - .\$(IntDir)\WpdServiceSampleDriver.inf - - - true - true - stdafx.h - - - - WpdServiceSampleDriver - - - WpdServiceSampleDriver - - - WpdServiceSampleDriver - - - WpdServiceSampleDriver - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - Dynamic - - - Dynamic - - - Dynamic - - - Dynamic - - - - true - Level4 - Sync - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalDependencies);$(SDK_LIB_PATH)\strsafe.lib;$(SDK_LIB_PATH)\kernel32.lib;$(SDK_LIB_PATH)\ole32.lib;$(SDK_LIB_PATH)\oleaut32.lib;$(SDK_LIB_PATH)\uuid.lib;$(SDK_LIB_PATH)\user32.lib;$(SDK_LIB_PATH)\advapi32.lib;$(SDK_LIB_PATH)\shlwapi.lib;$(SDK_LIB_PATH)\PortableDeviceGuids.lib - - - - - true - Level4 - Sync - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalDependencies);$(SDK_LIB_PATH)\strsafe.lib;$(SDK_LIB_PATH)\kernel32.lib;$(SDK_LIB_PATH)\ole32.lib;$(SDK_LIB_PATH)\oleaut32.lib;$(SDK_LIB_PATH)\uuid.lib;$(SDK_LIB_PATH)\user32.lib;$(SDK_LIB_PATH)\advapi32.lib;$(SDK_LIB_PATH)\shlwapi.lib;$(SDK_LIB_PATH)\PortableDeviceGuids.lib - - - - - true - Level4 - Sync - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalDependencies);$(SDK_LIB_PATH)\strsafe.lib;$(SDK_LIB_PATH)\kernel32.lib;$(SDK_LIB_PATH)\ole32.lib;$(SDK_LIB_PATH)\oleaut32.lib;$(SDK_LIB_PATH)\uuid.lib;$(SDK_LIB_PATH)\user32.lib;$(SDK_LIB_PATH)\advapi32.lib;$(SDK_LIB_PATH)\shlwapi.lib;$(SDK_LIB_PATH)\PortableDeviceGuids.lib - - - - - true - Level4 - Sync - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalIncludeDirectories);$(SDK_INC_PATH);$(DDK_INC_PATH) - - - %(AdditionalDependencies);$(SDK_LIB_PATH)\strsafe.lib;$(SDK_LIB_PATH)\kernel32.lib;$(SDK_LIB_PATH)\ole32.lib;$(SDK_LIB_PATH)\oleaut32.lib;$(SDK_LIB_PATH)\uuid.lib;$(SDK_LIB_PATH)\user32.lib;$(SDK_LIB_PATH)\advapi32.lib;$(SDK_LIB_PATH)\shlwapi.lib;$(SDK_LIB_PATH)\PortableDeviceGuids.lib - - - - - WpdServiceSampleDriver.def - - - sha256 - - - - - WpdServiceSampleDriver.def - - - sha256 - - - - - WpdServiceSampleDriver.def - - - sha256 - - - - - WpdServiceSampleDriver.def - - - sha256 - - - - - ;%(AdditionalIncludeDirectories) - Stdafx.h - Create - $(IntDir)\Stdafx.h.pch - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.3.1