1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +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="c3KrlE" name="OpenGLAppExample" projectType="guiapp" version="1.0.0"
bundleIdentifier="com.roli.OpenGLAppExample" 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="amjEXL" name="OpenGLAppExample">
<GROUP id="{28FE2D12-A88D-07E2-72CF-CD04014CF225}" name="Source">