blob: ee0bccc3a74ae1321846fe5e03393749ba2bc843 (
plain)
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
|
// !$*UTF8*$!
{
22A83185165127C400E5F476 /* vfg */ = {
isa = PBXExecutable;
activeArgIndices = (
);
argumentStrings = (
);
autoAttachOnCrash = 1;
breakpointsEnabled = 0;
configStateDict = {
};
customDataFormattersEnabled = 1;
dataTipCustomDataFormattersEnabled = 1;
dataTipShowTypeColumn = 1;
dataTipSortType = 0;
debuggerPlugin = GDBDebugging;
disassemblyDisplayState = 0;
dylibVariantSuffix = "";
enableDebugStr = 1;
environmentEntries = (
);
executableSystemSymbolLevel = 0;
executableUserSymbolLevel = 0;
libgmallocEnabled = 0;
name = vfg;
savedGlobals = {
};
showTypeColumn = 0;
sourceDirectories = (
);
};
22A831B0165127E300E5F476 /* Source Control */ = {
isa = PBXSourceControlManager;
fallbackIsa = XCSourceControlManager;
isSCMEnabled = 0;
scmConfiguration = {
repositoryNamesForRoots = {
"" = "";
};
};
};
22A831B1165127E300E5F476 /* Code sense */ = {
isa = PBXCodeSenseManager;
indexTemplatePath = "";
};
E4B69B4C0A3A1720003C02F2 /* Project object */ = {
activeBuildConfigurationName = Release;
activeExecutable = 22A83185165127C400E5F476 /* vfg */;
activeTarget = E4B69B5A0A3A1756003C02F2 /* vfg */;
codeSenseManager = 22A831B1165127E300E5F476 /* Code sense */;
executables = (
22A83185165127C400E5F476 /* vfg */,
);
perUserDictionary = {
PBXPerProjectTemplateStateSaveDate = 374417348;
PBXWorkspaceStateSaveDate = 374417348;
};
sourceControlManager = 22A831B0165127E300E5F476 /* Source Control */;
userBuildSettings = {
};
};
E4B69B5A0A3A1756003C02F2 /* vfg */ = {
activeExec = 0;
executables = (
22A83185165127C400E5F476 /* vfg */,
);
};
E4B69E1D0A3A1BDC003C02F2 /* main.cpp */ = {
uiCtxt = {
sepNavIntBoundsRect = "{{0, 0}, {917, 1126}}";
sepNavSelRange = "{219, 0}";
sepNavVisRange = "{0, 413}";
sepNavWindowFrame = "{{15, 4}, {976, 1254}}";
};
};
}
|