#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = FileType

PROJECTVERSION = 2.8
PROJECT_TYPE = Component

GLOBAL_RESOURCES = error.nib

CLASSES = AiffReader.m AudioProcessor.m AuReader.m DpcmDecoders.m\
          ErrorHandler.m FeedForwardDecoder.m G711Decoders.m\
          G721Decoder.m G723Decoders.m ImaadpcmDecoders.m\
          LSB16BitsDecoder.m MpegDecoder.m MpegReader.m\
          SoundCategories.m SoundFormats.m\
          UnsignedToSigned8BitsDecoder.m VocReader.m WavReader.m\
          AudioFileReader.m Iff8SvxReader.m IffReader.m

HFILES = AiffReader.h AudioProcessor.h AuReader.h DpcmDecoders.h\
         ErrorHandler.h FeedForwardDecoder.h g711.h G711Decoders.h\
         g721.h G721Decoder.h G723Decoders.h g723_24.h g723_40.h\
         g72x.h ImaadpcmDecoders.h libst.h LSB16BitsDecoder.h\
         MpegDecoder.h MpegReader.h SoundCategories.h SoundFormats.h\
         st.h UnsignedToSigned8BitsDecoder.h VocReader.h WavReader.h\
         AudioFileReader.h Iff8SvxReader.h IffReader.h

CFILES = g711.c g721.c g723_24.c g723_40.c g72x.c libst.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
PDO_UNIX_JAVA_COMPILER = $(NEXTDEV_BIN)/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
