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

SubDir TOP sc source ui optdlg ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = optdlg ;

    CXXFILES on sc-optdlg =
        tpusrlst.cxx
        tpview.cxx
        tpcalc.cxx
        tpprint.cxx
        opredlin.cxx
        ;
    CxxSourceDirCompile sc optdlg ;
    CxxSourceDirLib sc optdlg : optdlg ;

}

