From: glenlow Date: Wed, 13 Feb 2008 05:08:09 +0000 (+0000) Subject: Xcode project now depends only on make and not on make install; project executable... X-Git-Tag: LAST_LIBGRAPH~32^2~4726 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=231444ea064b11720a1ac3fc2fc3702a2f59ad07;p=graphviz Xcode project now depends only on make and not on make install; project executable now runs with .libs libraries and not /usr/local/lib libraries --- diff --git a/macosx/graphviz.xcodeproj/default.pbxuser b/macosx/graphviz.xcodeproj/default.pbxuser new file mode 100644 index 000000000..ac166bbc7 --- /dev/null +++ b/macosx/graphviz.xcodeproj/default.pbxuser @@ -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 = "<>"; + }; + D8C0A0920D62B16500134D03 /* Source Control */ = { + isa = PBXSourceControlManager; + fallbackIsa = XCSourceControlManager; + isSCMEnabled = 0; + scmConfiguration = { + }; + }; + D8C0A0930D62B16500134D03 /* Code sense */ = { + isa = PBXCodeSenseManager; + indexTemplatePath = ""; + }; +}