1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Updated the minimumCppStandard of juce_blocks_basics

This commit is contained in:
ed 2019-05-24 11:54:44 +01:00
parent afba45cf08
commit 5bdf79e3e1

View file

@ -29,13 +29,14 @@
BEGIN_JUCE_MODULE_DECLARATION
ID: juce_blocks_basics
vendor: juce
version: 5.4.3
name: Provides low-level control over ROLI BLOCKS devices
description: JUCE wrapper for low-level control over ROLI BLOCKS devices.
website: http://developer.roli.com
license: ISC
ID: juce_blocks_basics
vendor: juce
version: 5.4.3
name: Provides low-level control over ROLI BLOCKS devices
description: JUCE wrapper for low-level control over ROLI BLOCKS devices.
website: http://developer.roli.com
license: ISC
minimumCppStandard: 14
dependencies: juce_events juce_audio_devices