1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
|
// !$*UTF8*$!
{
089C1669FE841209C02AAC07 /* Project object */ = {
activeBuildConfigurationName = Release;
activeTarget = 8D01CCC60486CAD60068D4B7 /* EQ */;
codeSenseManager = 8BD3CCB9148830B20062E48C /* Code sense */;
perUserDictionary = {
PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
PBXFileTableDataSourceColumnWidthsKey = (
20,
364,
20,
48,
43,
43,
20,
);
PBXFileTableDataSourceColumnsKey = (
PBXFileDataSource_FiletypeID,
PBXFileDataSource_Filename_ColumnID,
PBXFileDataSource_Built_ColumnID,
PBXFileDataSource_ObjectSize_ColumnID,
PBXFileDataSource_Errors_ColumnID,
PBXFileDataSource_Warnings_ColumnID,
PBXFileDataSource_Target_ColumnID,
);
};
PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
PBXFileTableDataSourceColumnWidthsKey = (
20,
301,
60,
20,
48,
43,
43,
);
PBXFileTableDataSourceColumnsKey = (
PBXFileDataSource_FiletypeID,
PBXFileDataSource_Filename_ColumnID,
PBXTargetDataSource_PrimaryAttribute,
PBXFileDataSource_Built_ColumnID,
PBXFileDataSource_ObjectSize_ColumnID,
PBXFileDataSource_Errors_ColumnID,
PBXFileDataSource_Warnings_ColumnID,
);
};
PBXPerProjectTemplateStateSaveDate = 541887565;
PBXWorkspaceStateSaveDate = 541887565;
};
sourceControlManager = 8BD3CCB8148830B20062E48C /* Source Control */;
userBuildSettings = {
};
};
8BA05A660720730100365D66 /* EQ.cpp */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {787, 7306}}";
sepNavSelRange = "{11544, 0}";
sepNavVisRange = "{9924, 1260}";
sepNavWindowFrame = "{{25, 65}, {834, 813}}";
};
};
8BA05A670720730100365D66 /* EQ.exp */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {519, 210}}";
sepNavSelRange = "{0, 0}";
sepNavVisRange = "{0, 9}";
};
};
8BA05A690720730100365D66 /* EQVersion.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {824, 767}}";
sepNavSelRange = "{2643, 0}";
sepNavVisRange = "{42, 2866}";
sepNavWindowFrame = "{{15, 60}, {834, 813}}";
};
};
8BC6025B073B072D006C4272 /* EQ.h */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {894, 2717}}";
sepNavSelRange = "{7129, 0}";
sepNavVisRange = "{2030, 1998}";
sepNavWindowFrame = "{{561, 65}, {834, 813}}";
};
};
8BD3CCB8148830B20062E48C /* Source Control */ = {
isa = PBXSourceControlManager;
fallbackIsa = XCSourceControlManager;
isSCMEnabled = 0;
scmConfiguration = {
repositoryNamesForRoots = {
"" = "";
};
};
};
8BD3CCB9148830B20062E48C /* Code sense */ = {
isa = PBXCodeSenseManager;
indexTemplatePath = "";
};
8D01CCC60486CAD60068D4B7 /* EQ */ = {
activeExec = 0;
};
}
|