Home
last modified time | relevance | path

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

/dports/devel/juce/JUCE-f37e9a1/docs/
H A DJUCE Module Format.md98 windowsLibs, linuxLibs and mingwLibs keywords in the module declaration (see the following
208 - windowsLibs
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/ProjectSaving/
H A Djucer_ProjectExporter.h206 StringArray mingwLibs, windowsLibs; variable
H A Djucer_ProjectExport_MSVC.h1735 for (auto& lib : windowsLibs) in getModuleLibs()
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Project/Modules/
H A Djucer_Modules.cpp153 …parseAndAddLibsToList (exporter.windowsLibs, moduleInfo.getModuleInfo() ["windowsLibs"].toString()… in addLibsToExporter()
/dports/devel/juce/JUCE-f37e9a1/extras/Build/CMake/
H A DJUCEUtils.cmake631 _juce_link_libs_from_metadata("${module_name}" "${metadata_dict}" windowsLibs)