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:
parent
ea4442978b
commit
52d226fe72
8 changed files with 13 additions and 4 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue