{
    DYNAMIC_CODE_GEN = YES; 
    FILESTABLE = {
        CLASSES = (); 
        H_FILES = (
            accum.h, 
            all.h, 
            alpha.h, 
            alphabuf.h, 
            attrib.h, 
            bitmap.h, 
            blend.h, 
            clip.h, 
            colors.h, 
            config.h, 
            context.h, 
            copypix.h, 
            dd.h, 
            depth.h, 
            dlist.h, 
            drawpix.h, 
            enable.h, 
            eval.h, 
            feedback.h, 
            fixed.h, 
            fog.h, 
            get.h, 
            image.h, 
            light.h, 
            lines.h, 
            linetemp.h, 
            logic.h, 
            macros.h, 
            masking.h, 
            matrix.h, 
            misc.h, 
            mmath.h, 
            mmesap.h, 
            pb.h, 
            pixel.h, 
            pointers.h, 
            points.h, 
            polygon.h, 
            quads.h, 
            rastpos.h, 
            readpix.h, 
            rect.h, 
            scissor.h, 
            shade.h, 
            span.h, 
            stencil.h, 
            teximage.h, 
            texobj.h, 
            texstate.h, 
            texture.h, 
            triangle.h, 
            tritemp.h, 
            types.h, 
            varray.h, 
            vb.h, 
            vbfill.h, 
            vbrender.h, 
            vbxform.h, 
            wmesadef.h, 
            xform.h, 
            winpos.h
        ); 
        OTHER_LINKED = (
            accum.c, 
            alpha.c, 
            alphabuf.c, 
            api.c, 
            attrib.c, 
            bitmap.c, 
            blend.c, 
            clip.c, 
            cmesa.c, 
            context.c, 
            copypix.c, 
            depth.c, 
            dlist.c, 
            dosmesa.c, 
            drawpix.c, 
            enable.c, 
            eval.c, 
            feedback.c, 
            fog.c, 
            fxmesa.c, 
            get.c, 
            image.c, 
            light.c, 
            lines.c, 
            logic.c, 
            masking.c, 
            matrix.c, 
            misc.c, 
            mmath.c, 
            osmesa.c, 
            pb.c, 
            pixel.c, 
            pointers.c, 
            points.c, 
            polygon.c, 
            quads.c, 
            rastpos.c, 
            readpix.c, 
            rect.c, 
            scissor.c, 
            shade.c, 
            span.c, 
            stencil.c, 
            teximage.c, 
            texobj.c, 
            texstate.c, 
            texture.c, 
            triangle.c, 
            varray.c, 
            vb.c, 
            vbfill.c, 
            vbrender.c, 
            vbxform.c, 
            winpos.c, 
            xform.c
        ); 
        OTHER_SOURCES = (Makefile.preamble, Makefile, Makefile.postamble); 
        SUBPROJECTS = (); 
    }; 
    LANGUAGE = English; 
    LOCALIZABLE_FILES = {}; 
    MAKEFILEDIR = "$(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles"; 
    NEXTSTEP_BUILDTOOL = /bin/gnumake; 
    PDO_UNIX_BUILDTOOL = $NEXT_ROOT/NextDeveloper/bin/make; 
    PROJECTNAME = Mesa; 
    PROJECTTYPE = Component; 
    PROJECTVERSION = 2.6; 
    WINDOWS_BUILDTOOL = $NEXT_ROOT/NextDeveloper/Executables/make; 
}
