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
|
// !$*UTF8*$!
{
2A37F4A9FDCFA73011CA2CEA /* Project object */ = {
activeArchitecture = ppc;
activeBuildConfigurationName = Release;
activeExecutable = D8C0A08D0D62B14C00134D03 /* application */;
activeTarget = 8D15AC270486D014006FF6A4 /* application */;
codeSenseManager = D8C0A0930D62B16500134D03 /* Code sense */;
executables = (
D8C0A08D0D62B14C00134D03 /* application */,
);
perUserDictionary = {
PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
PBXFileTableDataSourceColumnWidthsKey = (
22,
300,
1200.58349609375,
);
PBXFileTableDataSourceColumnsKey = (
PBXExecutablesDataSource_ActiveFlagID,
PBXExecutablesDataSource_NameID,
PBXExecutablesDataSource_CommentsID,
);
};
PBXPerProjectTemplateStateSaveDate = 224571724;
PBXWorkspaceStateSaveDate = 224571724;
};
sourceControlManager = D8C0A0920D62B16500134D03 /* Source Control */;
userBuildSettings = {
};
};
8D15AC270486D014006FF6A4 /* application */ = {
activeExec = 0;
executables = (
D8C0A08D0D62B14C00134D03 /* application */,
);
};
D8C0A08D0D62B14C00134D03 /* application */ = {
isa = PBXExecutable;
activeArgIndices = (
);
argumentStrings = (
);
autoAttachOnCrash = 1;
breakpointsEnabled = 1;
configStateDict = {
"PBXLSLaunchAction-0" = {
PBXLSLaunchAction = 0;
PBXLSLaunchStartAction = 1;
PBXLSLaunchStdioStyle = 2;
PBXLSLaunchStyle = 0;
class = PBXLSRunLaunchConfig;
commandLineArgs = (
);
displayName = "Executable Runner";
environment = {
};
identifier = com.apple.Xcode.launch.runConfig;
remoteHostInfo = "";
startActionInfo = "";
};
};
customDataFormattersEnabled = 1;
debuggerPlugin = GDBDebugging;
disassemblyDisplayState = 0;
dylibVariantSuffix = "";
enableDebugStr = 1;
environmentEntries = (
{
active = YES;
name = DYLD_LIBRARY_PATH;
value = "../lib/cdt/.libs:../lib/pathplan/.libs:../lib/cgraph/.libs:../lib/gvc/.libs";
},
);
executableSystemSymbolLevel = 0;
executableUserSymbolLevel = 0;
libgmallocEnabled = 0;
name = application;
sourceDirectories = (
);
startupPath = "<<ProjectDirectory>>";
};
D8C0A0920D62B16500134D03 /* Source Control */ = {
isa = PBXSourceControlManager;
fallbackIsa = XCSourceControlManager;
isSCMEnabled = 0;
scmConfiguration = {
};
};
D8C0A0930D62B16500134D03 /* Code sense */ = {
isa = PBXCodeSenseManager;
indexTemplatePath = "";
};
}
|