#
# 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 = MacOSXAmp

PROJECTVERSION = 2.8
PROJECT_TYPE = Application
NEXTSTEP_APPICON = mp3app.tiff
NEXTSTEP_DOCICONS = mp3.tiff      mp3.tiff    

ICONSECTIONS =	-sectcreate __ICON app mp3app.tiff \
		-sectcreate __ICON mp3 mp3.tiff

English_RESOURCES = MacOSXAmp.nib MacOSXAmp-windows.nib Preferences.nib\
                    SkinBrowser.nib

LANGUAGES = English

GLOBAL_RESOURCES = balance.bmp posbar.bmp main.bmp pledit.bmp\
                   nums_ex.bmp shufrep.bmp text.bmp eqmain.bmp\
                   monoster.bmp volume.bmp cbuttons.bmp playpaus.bmp\
                   titlebar.bmp mp3.tiff mp3app.tiff

CLASSES = AppDelegate.m BrowserPlaylistList.m Button.m Config.m\
          EqGraph.m EqSlider.m EqSliderCell.m EqView.m MainView.m\
          MainWindow.m MenuRow.m MonoStereo.m MySliderCell.m\
          NibObject.m NormPlaylistList.m Number.m PlaylistEntry.m\
          PlaylistList.m PlaylistPopup.m PlaylistSlider.m\
          PlaylistSliderCell.m PlaylistView.m PlayStatus.m\
          PluginPreference.m Plugins.m Preferences.m Skin.m\
          SkinBrowser.m Slider.m SliderCell.m SVisualization.m\
          TabView.m TextBox.m Visualization.m

HFILES = AppDelegate.h BrowserPlaylistList.h Button.h Config.h\
         EqGraph.h EqSlider.h EqSliderCell.h EqView.h MainView.h\
         MainWindow.h MenuRow.h MonoStereo.h MySliderCell.h\
         NibObject.h NormPlaylistList.h Number.h PlaylistEntry.h\
         PlaylistList.h PlaylistPopup.h PlaylistSlider.h\
         PlaylistSliderCell.h PlaylistView.h PlayStatus.h\
         PluginPreference.h Plugins.h Preferences.h Skin.h\
         SkinBrowser.h Slider.h SliderCell.h SVisualization.h\
         TabView.h TextBox.h Visualization.h id3funcs.h

OTHERLINKED = id3funcs.M

MFILES = MacOSXAmp_main.m

SUBPROJECTS = Input.subproj Output.subproj Effects.subproj\
              id3lib.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
            h.template java.template

OTHERLINKEDOFILES = id3funcs.o

MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = app.make
NEXTSTEP_INSTALLDIR = /tmp
WINDOWS_INSTALLDIR = /Applications
PDO_UNIX_INSTALLDIR = /Applications
LIBS = -lstdc++
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


FRAMEWORK_PATHS = -F/System/Library/PrivateFrameworks
NEXTSTEP_PB_CFLAGS = -frtti -fhandle-exceptions
FRAMEWORKS = -framework AppKit -framework Foundation -framework SoundKit
PROJECT_HEADERS = NibObject.h Plugins.h Config.h id3funcs.h



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 = $(JDKBINDIR)/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
