FindThirdPartyUsers¶
-
MacroModule
¶ author Lennart Tautz
package FMEwork/ReleaseMeVis
definition FindThirdPartyUsers.def see also ModuleDependencyAnalyzer
keywords third
,party
,project
,module
,dependency
,analysis
Purpose¶
This module finds C++ projects and modules that depend on a given (third-party) library.
Usage¶
Enter the library name (Dependency to Search
) and press Update
.
Details¶
CONFIG-lines in project files (ending with .pro) and associated dependency files (dependencies.pri) are searched in, as are library tags in module deployment sections. Note that library names are case-sensitive.