aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-07-03 08:28:56 +1000
committerNeil <nyamatongwe@gmail.com>2021-07-03 08:28:56 +1000
commitc15fc57b0be7d5a81b8e67a943a4db8e80898e06 (patch)
tree7dbd9b5f52e6b8fcdd1addc6767eba069388734b /cocoa
parent7b646db9fbfb71c41c477b01d99e1e1c6c85cef8 (diff)
downloadscintilla-mirror-c15fc57b0be7d5a81b8e67a943a4db8e80898e06.tar.gz
Remove remnants of support for including lexers in Scintilla.
Diffstat (limited to 'cocoa')
-rw-r--r--cocoa/Scintilla/Scintilla.xcodeproj/project.pbxproj2
1 files changed, 0 insertions, 2 deletions
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";