]>
git.saurik.com Git - wxWidgets.git/blob - build/bakefiles/plugins_deps.bkl
5 <!-- Additional dependencies of core libraries if plugins are
6 disabled (these would be deps of the plugins if they were
9 <set var=
"PLUGIN_ADV_EXTRALIBS">
10 <if cond=
"USE_PLUGINS=='0'">
16 <!-- monolithic library must link against all this: -->
18 <set var=
"PLUGIN_MONOLIB_EXTRALIBS">$(PLUGIN_ADV_EXTRALIBS)
</set>