xcode project: add indentation settings

git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1215 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
ewasylishen 2015-05-25 19:55:58 +00:00
parent e924d51054
commit 237eec45ed
1 changed files with 3 additions and 0 deletions

View File

@ -531,8 +531,11 @@
29B97323FDCFA39411CA2CEA /* Frameworks */, 29B97323FDCFA39411CA2CEA /* Frameworks */,
19C28FACFE9D520D11CA2CBB /* Products */, 19C28FACFE9D520D11CA2CBB /* Products */,
); );
indentWidth = 4;
name = QuakeSpasm; name = QuakeSpasm;
sourceTree = "<group>"; sourceTree = "<group>";
tabWidth = 4;
usesTabs = 1;
}; };
29B97317FDCFA39411CA2CEA /* Resources */ = { 29B97317FDCFA39411CA2CEA /* Resources */ = {
isa = PBXGroup; isa = PBXGroup;