diff options
author | nyamatongwe <devnull@localhost> | 2010-12-08 10:34:14 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-12-08 10:34:14 +1100 |
commit | 1fb34f941315057afab910e1ba9db6d3e9455656 (patch) | |
tree | 3b34ffbbb2227bb421facfe028958384233184cf /macosx/SciTest/SciTest.xcode/project.pbxproj | |
parent | 5033b6fc7672375aab41d5a056fa9c8e0c8a487a (diff) | |
download | scintilla-mirror-1fb34f941315057afab910e1ba9db6d3e9455656.tar.gz |
Added 68K assembler lexer.rel-2-23
Some region settings were inserted automatically by Xcode.
Diffstat (limited to 'macosx/SciTest/SciTest.xcode/project.pbxproj')
-rw-r--r-- | macosx/SciTest/SciTest.xcode/project.pbxproj | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/macosx/SciTest/SciTest.xcode/project.pbxproj b/macosx/SciTest/SciTest.xcode/project.pbxproj index 477d269d0..3a50cdb16 100644 --- a/macosx/SciTest/SciTest.xcode/project.pbxproj +++ b/macosx/SciTest/SciTest.xcode/project.pbxproj @@ -117,7 +117,14 @@ isa = PBXProject; buildConfigurationList = 304E97810C0519E500702100 /* Build configuration list for PBXProject "SciTest" */; compatibilityVersion = "Xcode 2.4"; + developmentRegion = English; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 20286C29FDCF999611CA2CEA /* SciTest */; projectDirPath = ""; projectRoot = ""; |