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:
parent
3473e6307c
commit
f1f2a34d04
32 changed files with 32 additions and 32 deletions
|
|
@ -4,7 +4,7 @@
|
|||
version="1.0.0" bundleIdentifier="com.roli.ComponentTutorialExample"
|
||||
includeBinaryInAppConfig="1" jucerVersion="5.2.0" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" companyName="ROLI Ltd."
|
||||
cppLanguageStandard="11" companyCopyright="ROLI Ltd.">
|
||||
cppLanguageStandard="14" companyCopyright="ROLI Ltd.">
|
||||
<MAINGROUP id="WydTVz" name="ComponentTutorialExample">
|
||||
<GROUP id="{F2C8112A-EE4B-7AF1-A0A9-16152D1EF1A7}" name="Source">
|
||||
<FILE id="t4ngZQ" name="ToggleLightGridComponent.h" compile="0" resource="0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue