apps-projectcenter/Framework/Resources/GNUmakefile
Sergii Stoian 787bb6a506 Start merging changes from unstable branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24241 72102866-910b-0410-8b05-ffd578937521
2006-12-26 10:58:39 +00:00

35 lines
698 B
Makefile

#
# GNUmakefile - Generated by ProjectCenter
#
include $(GNUSTEP_MAKEFILES)/common.make
GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT)
#
# Resources
#
RESOURCE_SET_NAME = PCLR
PCLR_RESOURCE_FILES_INSTALL_DIR = Library/Libraries/Resources/ProjectCenter
#PCLR_LANGUAGES = English German French Italian TraditionalChinese
#PCLR_LOCALIZED_RESOURCE_FILES = \
PCLR_RESOURCE_COMPONENTS = \
NewSubproject.gorm \
ProjectInspector.gorm
PCLR_RESOURCE_FILES = \
cfile.template \
cheader.template \
class.template \
gsmarkup.template \
header.template \
protocol.template
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/resource-set.make
-include GNUmakefile.postamble