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

SubDir TOP sc source ui styleui ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = styleui ;

    CXXFILES on sc-styleui = styledlg.cxx ;
    CxxSourceDirCompile sc styleui ;
    CxxSourceDirLib sc styleui : styleui ;
    SRSFile sc styleui :
        [ FModuleBuildDir sc : srs styleui.srs ] :
        scstyles.src styledlg.src :
        localize.sdf ;

}

