Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExport_Xcode.h188suppressPlistResourceUsageValue (settings, Ids::suppressPlistResourceUsage, … in XcodeProjectExporter()
277 … getSuppressPlistResourceUsage() const { return suppressPlistResourceUsageValue.get()… in getSuppressPlistResourceUsage()
589 …props.add (new ChoicePropertyComponent (suppressPlistResourceUsageValue, "Suppress AudioUnit Plist… in createExporterProperties()
3502 … exporterBundleIdentifierValue, suppressPlistResourceUsageValue, useLegacyBuildSystemValue; variable