From c15fc57b0be7d5a81b8e67a943a4db8e80898e06 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 3 Jul 2021 08:28:56 +1000 Subject: Remove remnants of support for including lexers in Scintilla. --- cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) (limited to 'cocoa') diff --git a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj index 543539eb6..f13af73f4 100644 --- a/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj +++ b/cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj @@ -647,7 +647,6 @@ HEADER_SEARCH_PATHS = ( ../../include, ../../src, - ../../lexlib, ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; @@ -682,7 +681,6 @@ HEADER_SEARCH_PATHS = ( ../../include, ../../src, - ../../lexlib, ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; -- cgit v1.2.3