Edit

kc3-lang/libxml2/bakefile/Bakefiles.bkgen

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2005-01-27 23:59:14
    Hash : 5351695d
    Message : files for the Bakefile generator for Makefiles from Francesco Montorsi * 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

  • bakefile/Bakefiles.bkgen
  • <?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>