Skip to content

Commit

Permalink
Removed vcredist requirement
Browse files Browse the repository at this point in the history
dedmen committed Sep 18, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -146,6 +146,7 @@
<PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<ConformanceMode>true</ConformanceMode>
<LanguageStandard>stdcpplatest</LanguageStandard>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>

0 comments on commit ffde8f1

Please sign in to comment.