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

SubDir TOP sc source filter qpro ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = qpro ;

    CXXFILES on sc-qpro =
        qpro.cxx
        qproform.cxx
        qprostyle.cxx
        biff.cxx
        ;
    CxxSourceDirCompile sc qpro ;
    CxxSourceDirLib sc qpro : qpro ;

}

