Home
last modified time | relevance | path

Searched refs:IAAPluginName (Results 1 – 3 of 3) sorted by relevance

/dports/devel/juce/JUCE-f37e9a1/extras/Build/juce_build_tools/utils/
H A Djuce_PlistOptions.h77 String IAAPluginName; variable
H A Djuce_PlistOptions.cpp225 addPlistDictionaryKey (*audioComponentsDict, "name", IAAPluginName); in createXML()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h1762 options.IAAPluginName = owner.project.getIAAPluginName(); in writeInfoPlistFile()