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 | 0f9ab9370280e17013186b410edcd123a132f957 (patch) | |
| tree | 2920090c28b1884b75021e8dad87649afccbdd92 /cocoa/ScintillaTest/ScintillaTest.xcodeproj | |
| parent | 364b60217e9f79fb634e987302df94035c61558f (diff) | |
| download | scintilla-mirror-0f9ab9370280e17013186b410edcd123a132f957.tar.gz | |
Updated to Xcode 4.2 and now using Clang.
Diffstat (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj')
| -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"; |
