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

SubDir TOP sc source ui drawfunc ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = drawfunc ;

    CXXFILES on sc-drawfunc = [ Glob $(SEARCH_SOURCE) : *.cxx ] ;
    EXCEPTIONSFILES on sc-drawfunc = fuins2.cxx ;
    NOOPTFILES on sc-drawfunc = fusel.cxx ;
    CxxSourceDirCompile sc drawfunc ;
    CxxSourceDirLib sc drawfunc : drawfunc ;
    SRSFile sc drawfunc :
        [ FModuleBuildDir sc : srs drawfunc.srs ] :
        objdraw.src drformsh.src :
        localize.sdf ;

}

