mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +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.juce.AudioPerformanceTest"
|
||||
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="b1eVTe" name="AudioPerformanceTest">
|
||||
<GROUP id="{AB66118C-9D88-1C3A-D95C-42892D828E4B}" name="Source">
|
||||
<FILE id="SqGU9p" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue