Skip to content

Commit

Permalink
conformance mode and target platform version changes
Browse files Browse the repository at this point in the history
  • Loading branch information
YasirNacak committed Jan 18, 2019
1 parent 498a4f4 commit d5287e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 0 additions & 5 deletions desktop.ini

This file was deleted.

4 changes: 2 additions & 2 deletions project/dx11engine.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ProjectGuid>{40D7512A-E5B8-46B9-A749-3D04939CD690}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>dx11engine</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
<ProjectName>dx11engine</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down Expand Up @@ -63,7 +63,7 @@
<WarningLevel>Level3</WarningLevel>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<ConformanceMode>false</ConformanceMode>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
Expand Down

0 comments on commit d5287e8

Please sign in to comment.