From f51377a68ff5dacc935bc9f7a79f06b7b884f016 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Wed, 8 Dec 2010 10:34:14 +1100 Subject: Added 68K assembler lexer. Some region settings were inserted automatically by Xcode. --- cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj') diff --git a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj index d630e1da9..39962fb33 100644 --- a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj +++ b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj @@ -192,7 +192,14 @@ isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScintillaTest" */; compatibilityVersion = "Xcode 3.1"; + developmentRegion = English; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 29B97314FDCFA39411CA2CEA /* ScintillaTest */; projectDirPath = ""; projectReferences = ( -- cgit v1.2.3