-
- <!-- 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/>
-
+
+ <!-- this ugly tag contains all sys-lib tags used by "wx" template,
+ in order to make sure they are not reorder when wx-lib is moved
+ after __wx-libs-point: -->
+ <define-tag name="__wx-syslibs" rules="exe,dll,module">