1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44: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="Z3D0EG" name="AnalyticsCollection" displaySplashScreen="0"
reportAppUsage="0" splashScreenColour="Dark" projectType="guiapp"
version="1.0.0" bundleIdentifier="com.yourcompany.AnalyticsCollection"
includeBinaryInAppConfig="1" cppLanguageStandard="11" companyCopyright=""
includeBinaryInAppConfig="1" cppLanguageStandard="14" companyCopyright=""
jucerVersion="5.2.0">
<MAINGROUP id="aOi9Tf" name="AnalyticsCollection">
<GROUP id="{527B2E17-B1B1-B919-CBEA-231058E23D74}" name="Source">