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
|
|
@ -66,7 +66,7 @@
|
|||
<MODULEPATH id="juce_analytics" path="../../modules"/>
|
||||
</MODULEPATHS>
|
||||
</LINUX_MAKE>
|
||||
<VS2017 targetFolder="Builds/VisualStudio2017">
|
||||
<VS2017 targetFolder="Builds/VisualStudio2017" extraCompilerFlags="/w44265 /w45038 /w44062">
|
||||
<CONFIGURATIONS>
|
||||
<CONFIGURATION name="Debug" isDebug="1" targetName="UnitTestRunner" warningsAreErrors="1"/>
|
||||
<CONFIGURATION name="Release" isDebug="0" targetName="UnitTestRunner" debugInformationFormat="None"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue