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

PROJECTVERSION = 2.8
PROJECT_TYPE = Application
NEXTSTEP_APPICON = application.tiff
NEXTSTEP_DOCICONS = documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff\
                    documents.tiff documents.tiff documents.tiff

ICONSECTIONS =	-sectcreate __ICON app application.tiff \
		-sectcreate __ICON documents documents.tiff

English_RESOURCES = OpenUp.nib FileDeletePanel.nib ProgressPanel.nib\
                    Preferences.nib filesConfigComments.strings\
                    Info.html Localizable.strings

LANGUAGES = English

GLOBAL_RESOURCES = 253028_paste.tiff application.tiff documents.tiff\
                   getNewMail.tiff URL.tiff CustomInfo.plist\
                   defaults.plist filesConfig.plist servicesConfig.plist\
                   arc atob booz btoa lha macunpack toast unarj\
                   uudeview uuenview version zip unzip bunzip2

CLASSES = ApplicationDelegate+compression.m\
          ApplicationDelegate+decompression.m\
          ApplicationDelegate+infopanel.m ApplicationDelegate.m\
          DFProgressPanel.m FileDeletePanelController.m NSArray+utils.m\
          NSColor+utils.m NSFileManager+unique.m NSString+utils.m\
          NSTask+utils.m PrefsController.m

HFILES = ApplicationDelegate.h DFProgressPanel.h\
         FileDeletePanelController.h NSArray+utils.h NSColor+utils.h\
         NSFileManager+unique.h NSString+utils.h NSTask+utils.h\
         PrefsController.h

MFILES = OpenUp_main.m

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


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = app.make
NEXTSTEP_INSTALLDIR = $(HOME)/Applications
WINDOWS_INSTALLDIR = /MyApps
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


FRAMEWORK_PATHS = -F/System/Library/PrivateFrameworks
FRAMEWORKS = -framework AppKit -framework Foundation


NEXTSTEP_BUILD_OUTPUT_DIR = $(HOME)/Library/Builds

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
