mirror of
https://github.com/Shpoike/Quakespasm.git
synced 2025-02-09 01:01:07 +00:00
Xcode project: set tab width to 8
git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1419 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
parent
8d2d2cc8b3
commit
ffb9692e13
1 changed files with 2 additions and 2 deletions
|
@ -575,10 +575,10 @@
|
||||||
66991C011DBAB43000C373C0 /* Release Archive Files */,
|
66991C011DBAB43000C373C0 /* Release Archive Files */,
|
||||||
19C28FACFE9D520D11CA2CBB /* Products */,
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
||||||
);
|
);
|
||||||
indentWidth = 4;
|
indentWidth = 8;
|
||||||
name = QuakeSpasm;
|
name = QuakeSpasm;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
tabWidth = 4;
|
tabWidth = 8;
|
||||||
usesTabs = 1;
|
usesTabs = 1;
|
||||||
};
|
};
|
||||||
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
||||||
|
|
Loading…
Reference in a new issue