diff options
author | nyamatongwe <unknown> | 2009-07-12 11:12:13 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2009-07-12 11:12:13 +0000 |
commit | ec9967718cd454c3966e968266e753ed069d51bd (patch) | |
tree | fb1508f84247da5fb155e5f9543d6c60b00f85e8 /macosx/SciTest/SciTest.xcode | |
parent | 6a44045680bd69a5f85737a10e8cc5102d0efcad (diff) | |
download | scintilla-mirror-ec9967718cd454c3966e968266e753ed069d51bd.tar.gz |
Added PerLine to build.
Diffstat (limited to 'macosx/SciTest/SciTest.xcode')
-rw-r--r-- | macosx/SciTest/SciTest.xcode/project.pbxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/macosx/SciTest/SciTest.xcode/project.pbxproj b/macosx/SciTest/SciTest.xcode/project.pbxproj index 9ef8fd9bb..6a3580563 100644 --- a/macosx/SciTest/SciTest.xcode/project.pbxproj +++ b/macosx/SciTest/SciTest.xcode/project.pbxproj @@ -116,9 +116,11 @@ 20286C28FDCF999611CA2CEA /* Project object */ = { isa = PBXProject; buildConfigurationList = 304E97810C0519E500702100 /* Build configuration list for PBXProject "SciTest" */; + compatibilityVersion = "Xcode 2.4"; hasScannedForEncodings = 1; mainGroup = 20286C29FDCF999611CA2CEA /* SciTest */; projectDirPath = ""; + projectRoot = ""; targets = ( 8D0C4E890486CD37000505A6 /* SciTest */, ); |