mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
Remove old gorm files at root of apps-gorm
This commit is contained in:
commit
c979d65aaa
6 changed files with 4 additions and 10 deletions
|
@ -39,6 +39,8 @@ srcdir = .
|
|||
SUBPROJECTS = Plugins
|
||||
|
||||
GormCore_HEADER_FILES = \
|
||||
GormBindingsInspector.h \
|
||||
GormBindingsContentInspector.h \
|
||||
GormCore.h \
|
||||
GormAbstractDelegate.h \
|
||||
GormBindingsInspector.h \
|
||||
|
@ -109,18 +111,10 @@ GormCore_HEADER_FILES = \
|
|||
NSString+methods.h \
|
||||
NSFontManager+GormExtensions.h \
|
||||
NSView+GormExtensions.h \
|
||||
GormGeneralPref.h \
|
||||
GormGuidelinePref.h \
|
||||
GormHeadersPref.h \
|
||||
GormPalettesPref.h \
|
||||
GormPluginsPref.h \
|
||||
GormPrefController.h \
|
||||
GormPrefs.h \
|
||||
GormShelfPref.h \
|
||||
GormXLIFFDocument.h \
|
||||
GormBindingsInspector.h
|
||||
|
||||
GormCore_OBJC_FILES = \
|
||||
GormBindingsInspector.m \
|
||||
GormBindingsContentInspector.m \
|
||||
GormAbstractDelegate.m \
|
||||
GormBindingsInspector.m \
|
||||
GormBindingsContentInspector.m \
|
||||
|
|
Loading…
Reference in a new issue