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