diff options
| author | David Spruill <[email protected]> | 2024-02-12 13:07:42 -0500 |
|---|---|---|
| committer | David Spruill <[email protected]> | 2024-02-12 13:09:43 -0500 |
| commit | 94938e06389cb735cd637181df24edbd898c060c (patch) | |
| tree | 49f702090e70d926ad0de389d3b350e8aef7d930 /video/IndirectDisplay/IddSampleApp | |
| parent | dcf6265102838bdd29899037a6fc630ae455f80d (diff) | |
update the project settings for the IDD sampleuser/daspr/iddsamplebuildfix
Diffstat (limited to 'video/IndirectDisplay/IddSampleApp')
| -rw-r--r-- | video/IndirectDisplay/IddSampleApp/IddSampleApp.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/video/IndirectDisplay/IddSampleApp/IddSampleApp.vcxproj b/video/IndirectDisplay/IddSampleApp/IddSampleApp.vcxproj index 64eccf0a..90afb399 100644 --- a/video/IndirectDisplay/IddSampleApp/IddSampleApp.vcxproj +++ b/video/IndirectDisplay/IddSampleApp/IddSampleApp.vcxproj @@ -38,7 +38,7 @@ <VCProjectVersion>16.0</VCProjectVersion> <ProjectGuid>{ED59DFCA-E75B-4DD8-B5C2-6BFF77A225A6}</ProjectGuid> <RootNamespace>IddSampleApp</RootNamespace> - <WindowsTargetPlatformVersion>$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion> + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
