diff options
| author | Adonais Romero González <[email protected]> | 2024-05-06 16:21:31 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-06 16:21:31 -0700 |
| commit | a74a241c664c4e1d7c0838287b34076c19d9858a (patch) | |
| tree | 6ff7562612967b122acf8acf8a69c4dcfd5905db /wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln | |
| parent | def8e8e34ed2b7b1deb2fc9112ac4255f1a0f2ba (diff) | |
| parent | 15477ce52bbb6b42ca591ecdfb484cac089f89ab (diff) | |
Merge develop changes prior to upcoming WDK release (May 2024)
Diffstat (limited to 'wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln')
| -rw-r--r-- | wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln b/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln deleted file mode 100644 index df39a1bb..00000000 --- a/wpd/WpdBasicHardwareDriver/WpdBasicHardwareDriver.sln +++ /dev/null @@ -1,28 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0 -MinimumVisualStudioVersion = 12.0 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WpdBasicHardwareDriver", "WpdBasicHardwareDriver.vcxproj", "{7A722DFC-8A5B-42CB-BC5D-BD6A66446260}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - Debug|x64 = Debug|x64 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|Win32.ActiveCfg = Debug|Win32 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|Win32.Build.0 = Debug|Win32 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|Win32.ActiveCfg = Release|Win32 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|Win32.Build.0 = Release|Win32 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|x64.ActiveCfg = Debug|x64 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Debug|x64.Build.0 = Debug|x64 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|x64.ActiveCfg = Release|x64 - {7A722DFC-8A5B-42CB-BC5D-BD6A66446260}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal |
