1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Set the C++ language standard of all JUCE projects to C++14

This commit is contained in:
ed 2017-10-27 09:56:45 +01:00
parent 3473e6307c
commit f1f2a34d04
32 changed files with 32 additions and 32 deletions

View file

@ -3,7 +3,7 @@
<JUCERPROJECT id="LrATE6" name="AnimationAppExample" projectType="guiapp" version="1.0.0"
bundleIdentifier="com.roli.AnimationAppExample" includeBinaryInAppConfig="1"
jucerVersion="5.2.0" displaySplashScreen="0" reportAppUsage="0"
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="11"
splashScreenColour="Dark" companyName="ROLI Ltd." cppLanguageStandard="14"
companyCopyright="ROLI Ltd.">
<MAINGROUP id="F3keCY" name="AnimationAppExample">
<GROUP id="{5E4132EA-C4A0-CBDE-BEDA-FD6772DA79D5}" name="Source">