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

SubDir TOP sc source ui cctrl ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = cctrl ;

    CXXFILES on sc-cctrl =
        popmenu.cxx
        tbinsert.cxx
        cbuttonw.cxx
        editfield.cxx
        ;
    CxxSourceDirCompile sc cctrl ;
    CxxSourceDirLib sc cctrl : cctrl ;
    CxxTargetLib sc cctrl : $(SLB)$(/)cctrl.lib : $(SLO)$(/)popmenu.obj $(SLO)$(/)tbinsert.obj $(SLO)$(/)cbuttonw.obj ;

}

