# This file was generated by mk2jam.py
# Remove this line to disable automatic generation: MK2JAM_AUTOGEN_MARKER

SubDir TOP sc source filter ftools ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = ftools ;

    CXXFILES on sc-ftools =
        fapihelper.cxx
        fdumper.cxx
        fdumperole.cxx
        fprogressbar.cxx
        ftools.cxx
        ;
    EXCEPTIONSFILES on sc-ftools = fapihelper.cxx ;
    CxxSourceDirCompile sc ftools ;
    CxxSourceDirLib sc ftools : ftools ;

}

