Remove old gorm files at root of apps-gorm

This commit is contained in:
Gregory John Casamento 2023-07-24 15:37:52 -04:00
commit c979d65aaa
6 changed files with 4 additions and 10 deletions

View file

@ -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 \