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

SubDir TOP sc source ui formdlg ;

# All variables assigned in local scope to avoid clashes

{

    local TARGET = formdlgs ;

    CXXFILES on sc-formdlgs = [ Glob $(SEARCH_SOURCE) : *.cxx ] ;
    CxxSourceDirCompile sc formdlgs ;
    CxxSourceDirLib sc formdlgs : formdlgs ;
    SRSFile sc formdlgs :
        [ FModuleBuildDir sc : srs formdlgs.srs ] :
        parawin.src formdlgs.src dwfunctr.src :
        localize.sdf ;

}

