From 29e1ed2702a1f65216d1a1eccba9aaaeea1d6539 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 15 Jul 2010 16:17:53 +1000 Subject: For lexer objects added lexlib as a headers search directory. --- macosx/SciTest/SciTest.xcode/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'macosx/SciTest/SciTest.xcode') diff --git a/macosx/SciTest/SciTest.xcode/project.pbxproj b/macosx/SciTest/SciTest.xcode/project.pbxproj index 6a3580563..477d269d0 100644 --- a/macosx/SciTest/SciTest.xcode/project.pbxproj +++ b/macosx/SciTest/SciTest.xcode/project.pbxproj @@ -184,6 +184,7 @@ .., ../../include, ../../src, + ../../lexlib, ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; @@ -218,6 +219,7 @@ .., ../../include, ../../src, + ../../lexlib, ); INFOPLIST_FILE = Info.plist; INSTALL_PATH = "$(HOME)/Applications"; -- cgit v1.2.3