1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Enabled additional VS warnings for some projects

This commit is contained in:
Tom Poole 2018-08-24 09:40:18 +01:00
parent ea4442978b
commit 52d226fe72
8 changed files with 13 additions and 4 deletions

View file

@ -103,7 +103,7 @@
</MODULEPATHS>
</VS2015>
<VS2017 targetFolder="Builds/VisualStudio2017" vst3Folder="" smallIcon="c97aUr"
bigIcon="c97aUr">
bigIcon="c97aUr" extraCompilerFlags="/w44265 /w45038 /w44062">
<CONFIGURATIONS>
<CONFIGURATION name="Debug" isDebug="1" targetName="AudioPluginHost"/>
<CONFIGURATION name="Release" isDebug="0" targetName="AudioPluginHost" debugInformationFormat="ProgramDatabase"/>