diff options
author | nyamatongwe <unknown> | 2010-12-08 10:34:14 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-12-08 10:34:14 +1100 |
commit | f51377a68ff5dacc935bc9f7a79f06b7b884f016 (patch) | |
tree | 5590904e4fe3fd4963d725807b757aa911bfc7e6 /cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | |
parent | d3c9681be48b588de93294bc8bc20bcd27489f9b (diff) | |
download | scintilla-mirror-f51377a68ff5dacc935bc9f7a79f06b7b884f016.tar.gz |
Added 68K assembler lexer.
Some region settings were inserted automatically by Xcode.
Diffstat (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj')
-rw-r--r-- | cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 7 |
1 files changed, 7 insertions, 0 deletions
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 = ( |