mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +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
|
|
@ -11,7 +11,7 @@
|
|||
pluginRTASCategory="" aaxIdentifier="com.yourcompany.InterAppAudioEffect"
|
||||
pluginAAXCategory="AAX_ePlugInCategory_Dynamics" jucerVersion="5.2.0"
|
||||
companyName="ROLI Ltd." buildStandalone="1" displaySplashScreen="0"
|
||||
reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="11"
|
||||
reportAppUsage="0" splashScreenColour="Dark" cppLanguageStandard="14"
|
||||
companyCopyright="ROLI Ltd.">
|
||||
<MAINGROUP id="BhTVmm" name="InterAppAudioEffect">
|
||||
<GROUP id="{79B2188B-B073-DD2F-F997-AFE1A88B5908}" name="Source">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue