mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
5351695d1b
* bakefile/Readme.txt bakefile/Bakefiles.bkgen bakefile/libxml2.bkl: files for the Bakefile generator for Makefiles from Francesco Montorsi * win32/configure.js: fixes for Windows compilation with non-default flags by Joel Reed Daniel
15 lines
347 B
XML
15 lines
347 B
XML
<?xml version="1.0" ?>
|
|
<!-- $Id$ -->
|
|
|
|
<bakefile-gen>
|
|
|
|
<disable-formats>gnu,dmars,cbx_unix,cbuilderx</disable-formats>
|
|
<input>libxml2.bkl</input>
|
|
|
|
<!-- List of output formats to generate: -->
|
|
<add-formats>
|
|
borland,dmars,mingw,msvc,msvc6prj,watcom,cbuilderx,cbx_unix,gnu
|
|
</add-formats>
|
|
|
|
|
|
</bakefile-gen> |