diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2011-10-26 20:25:23 +1100 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2011-10-26 20:25:23 +1100 |
commit | 3d2fe39e86315114c0774ff01b776ded16d03af3 (patch) | |
tree | 224fe00e93018fb653ff793bb3e65ee6e82e4a89 /cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | |
parent | b0c6298f1a5b7a1b16a20ccd577f6e2318ae95ad (diff) | |
download | scintilla-mirror-3d2fe39e86315114c0774ff01b776ded16d03af3.tar.gz |
Updated to Xcode 4.2 and now using Clang.
Diffstat (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj')
-rw-r--r-- | cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj index 7d60c2183..9eec027a8 100644 --- a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj +++ b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj @@ -191,7 +191,7 @@ 29B97313FDCFA39411CA2CEA /* Project object */ = { isa = PBXProject; attributes = { - LastUpgradeCheck = 0410; + LastUpgradeCheck = 0420; }; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "ScintillaTest" */; compatibilityVersion = "Xcode 3.2"; |