+ </define-tag>
+
+ <!-- template for wx executables/dlls: -->
+ <template id="wx" template="wx-lib">
+ <lib-path>$(WX_DIR)$(WXLIBPATH)</lib-path>
+
+ <!-- wx libs must come before 3rd party and sys libs, this is
+ the place where the hack explained above is carried on: -->
+ <__wx-libs-point/>
+ <__wx-syslibs/>