246 lines
7.8 KiB
Plaintext
246 lines
7.8 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 42;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
23CDAB110C51F05E003DA087 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 23CDAB100C51F05E003DA087 /* main.cpp */; };
|
|
23CDAB130C51F082003DA087 /* libirrklang.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 23CDAB120C51F082003DA087 /* libirrklang.dylib */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
8DD76F690486A84900D96B5E /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 8;
|
|
dstPath = /usr/share/man/man1/;
|
|
dstSubfolderSpec = 0;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 1;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
23CDAB100C51F05E003DA087 /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
|
|
23CDAB120C51F082003DA087 /* libirrklang.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libirrklang.dylib; path = "../../bin/macosx-gcc/libirrklang.dylib"; sourceTree = SOURCE_ROOT; };
|
|
8DD76F6C0486A84900D96B5E /* 02.3DSound */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = 02.3DSound; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
8DD76F660486A84900D96B5E /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
23CDAB130C51F082003DA087 /* libirrklang.dylib in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
08FB7794FE84155DC02AAC07 /* macosx_xcode */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CDAB120C51F082003DA087 /* libirrklang.dylib */,
|
|
08FB7795FE84155DC02AAC07 /* Source */,
|
|
C6859E8C029090F304C91782 /* Documentation */,
|
|
1AB674ADFE9D54B511CA2CBB /* Products */,
|
|
);
|
|
name = macosx_xcode;
|
|
sourceTree = "<group>";
|
|
};
|
|
08FB7795FE84155DC02AAC07 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
23CDAB100C51F05E003DA087 /* main.cpp */,
|
|
);
|
|
name = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
1AB674ADFE9D54B511CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
8DD76F6C0486A84900D96B5E /* 02.3DSound */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
C6859E8C029090F304C91782 /* Documentation */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Documentation;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
8DD76F620486A84900D96B5E /* macosx_xcode */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "macosx_xcode" */;
|
|
buildPhases = (
|
|
8DD76F640486A84900D96B5E /* Sources */,
|
|
8DD76F660486A84900D96B5E /* Frameworks */,
|
|
8DD76F690486A84900D96B5E /* CopyFiles */,
|
|
23CDAAE90C51E99B003DA087 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = macosx_xcode;
|
|
productInstallPath = "$(HOME)/bin";
|
|
productName = macosx_xcode;
|
|
productReference = 8DD76F6C0486A84900D96B5E /* 02.3DSound */;
|
|
productType = "com.apple.product-type.tool";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
08FB7793FE84155DC02AAC07 /* Project object */ = {
|
|
isa = PBXProject;
|
|
buildConfigurationList = 1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "02.3DSound" */;
|
|
compatibilityVersion = "Xcode 2.4";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
English,
|
|
Japanese,
|
|
French,
|
|
German,
|
|
);
|
|
mainGroup = 08FB7794FE84155DC02AAC07 /* macosx_xcode */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
8DD76F620486A84900D96B5E /* macosx_xcode */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
23CDAAE90C51E99B003DA087 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputPaths = (
|
|
"$(BUILT_PRODUCTS_DIR)/$(PRODUCT_NAME)",
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "install_name_tool -change /usr/local/lib/libirrklang.dylib @executable_path/libirrklang.dylib \"$TARGET_BUILD_DIR/$PRODUCT_NAME\"";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
8DD76F640486A84900D96B5E /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
23CDAB110C51F05E003DA087 /* main.cpp in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1DEB923208733DC60010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
COPY_PHASE_STRIP = NO;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
GCC_MODEL_TUNING = G5;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
INSTALL_PATH = "$(HOME)/bin";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
|
|
);
|
|
LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../bin/macosx-gcc\"";
|
|
LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../bin/macosx-gcc\"";
|
|
PRODUCT_NAME = 02.3DSound;
|
|
ZERO_LINK = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB923308733DC60010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
|
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
|
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
GCC_MODEL_TUNING = G5;
|
|
INSTALL_PATH = "$(HOME)/bin";
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_1)",
|
|
"$(LIBRARY_SEARCH_PATHS_QUOTED_2)",
|
|
);
|
|
LIBRARY_SEARCH_PATHS_QUOTED_1 = "\"$(SRCROOT)/../../../bin/macosx-gcc\"";
|
|
LIBRARY_SEARCH_PATHS_QUOTED_2 = "\"$(SRCROOT)/../../bin/macosx-gcc\"";
|
|
PRODUCT_NAME = 02.3DSound;
|
|
};
|
|
name = Release;
|
|
};
|
|
1DEB923608733DC60010E9CD /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CONFIGURATION_BUILD_DIR = "../../bin/macosx-gcc";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../../include;
|
|
OBJROOT = "../../bin/macosx-gcc";
|
|
PREBINDING = NO;
|
|
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1DEB923708733DC60010E9CD /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
|
|
ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
|
|
CONFIGURATION_BUILD_DIR = "../../bin/macosx-gcc";
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
HEADER_SEARCH_PATHS = ../../include;
|
|
OBJROOT = "../../bin/macosx-gcc";
|
|
PREBINDING = NO;
|
|
SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1DEB923108733DC60010E9CD /* Build configuration list for PBXNativeTarget "macosx_xcode" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB923208733DC60010E9CD /* Debug */,
|
|
1DEB923308733DC60010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
1DEB923508733DC60010E9CD /* Build configuration list for PBXProject "02.3DSound" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1DEB923608733DC60010E9CD /* Debug */,
|
|
1DEB923708733DC60010E9CD /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
|
|
}
|