+
+
+
+ <!-- ================================================================ -->
+ <!-- Define where plugins sources go if USE_PLUGINS=0 -->
+ <!-- ================================================================ -->
+
+ <!-- wxAdv sources -->
+ <set var="PLUGIN_ADV_SRC">
+ <if cond="FORMAT=='autoconf' and PLATFORM_UNIX=='1' and USE_PLUGINS=='0'">
+ $(UNIX_SOUND_SRC_SDL)
+ </if>
+ </set>
+
+ <set var="PLUGIN_MONOLIB_SRC">$(PLUGIN_ADV_SRC)</set>
+