mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
5 lines
91 B
C
5 lines
91 B
C
#pragma once
|
|
|
|
#ifndef JucePlugin_LV2URI
|
|
#define JucePlugin_LV2URI "${JUCE_LV2URI}"
|
|
#endif
|