Remove Framework/Resource/GNUmakefile

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@24255 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Sergii Stoian 2006-12-26 17:06:01 +00:00
parent c3973a8573
commit 827a4c7d00

View file

@ -1,35 +0,0 @@
#
# 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