mirror of
https://github.com/gnustep/apps-projectcenter.git
synced 2025-02-19 01:51:09 +00:00
remove LAST_EDITING from project template. It is not needed for validation and should not be in an empty project.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@30944 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a255e0650c
commit
e1689431f6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
LINKEROPTIONS = "";
|
||||
CREATION_DATE = "";
|
||||
LANGUAGE = "English";
|
||||
LAST_EDITING = "";
|
||||
MAKEFILEDIR = "$(GNUSTEP_MAKEFILES)";
|
||||
INSTALLDIR = "$(HOME)/GNUstep";
|
||||
OBJC_COMPILEROPTIONS = "";
|
||||
|
|
Loading…
Reference in a new issue