]> granicus.if.org Git - graphviz/commitdiff
Xcode project now depends only on make and not on make install; project executable...
authorglenlow <devnull@localhost>
Wed, 13 Feb 2008 05:08:09 +0000 (05:08 +0000)
committerglenlow <devnull@localhost>
Wed, 13 Feb 2008 05:08:09 +0000 (05:08 +0000)
macosx/graphviz.xcodeproj/default.pbxuser [new file with mode: 0644]

diff --git a/macosx/graphviz.xcodeproj/default.pbxuser b/macosx/graphviz.xcodeproj/default.pbxuser
new file mode 100644 (file)
index 0000000..ac166bb
--- /dev/null
@@ -0,0 +1,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/graph/.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 = "";
+       };
+}