Skip to content

Commit

Permalink
Removed vcredist requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dedmen committed Sep 18, 2019
1 parent e7f905d commit ffde8f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MipMapTool.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<LanguageStandard>stdcpplatest</LanguageStandard>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down

0 comments on commit ffde8f1

Please sign in to comment.