mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
AudioPluginHost: Embed the assets required for internal plug-ins
This commit is contained in:
parent
7f21aa4cc6
commit
c064b0c604
20 changed files with 11280 additions and 27 deletions
|
|
@ -46,9 +46,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#ifndef PIP_DEMO_UTILITIES_INCLUDED
|
||||
#include "../Assets/DemoUtilities.h"
|
||||
#endif
|
||||
#include "../Assets/DemoUtilities.h"
|
||||
|
||||
//==============================================================================
|
||||
static void showBubbleMessage (Component& targetComponent, const String& textToShow,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue