cog/Frameworks/FLAC/flac.xcodeproj/project.pbxproj

379 lines
21 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
8CE4B5A60992D6B70040F9F2 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CE4B5A50992D6B70040F9F2 /* config.h */; settings = {ATTRIBUTES = (Public, ); }; };
8E2B91320B9B6CD300F2D9E8 /* bitmath.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90DE0B9B6CD300F2D9E8 /* bitmath.c */; };
8E2B91330B9B6CD300F2D9E8 /* bitreader.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90DF0B9B6CD300F2D9E8 /* bitreader.c */; };
8E2B91340B9B6CD300F2D9E8 /* bitwriter.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E00B9B6CD300F2D9E8 /* bitwriter.c */; };
8E2B91350B9B6CD300F2D9E8 /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E10B9B6CD300F2D9E8 /* cpu.c */; };
8E2B91360B9B6CD300F2D9E8 /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E20B9B6CD300F2D9E8 /* crc.c */; };
8E2B91370B9B6CD300F2D9E8 /* fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E30B9B6CD300F2D9E8 /* fixed.c */; };
8E2B91390B9B6CD300F2D9E8 /* float.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E50B9B6CD300F2D9E8 /* float.c */; };
8E2B913A0B9B6CD300F2D9E8 /* format.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B90E60B9B6CD300F2D9E8 /* format.c */; };
8E2B91400B9B6CD300F2D9E8 /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B91140B9B6CD300F2D9E8 /* lpc.c */; };
8E2B91440B9B6CD300F2D9E8 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B91180B9B6CD300F2D9E8 /* md5.c */; };
8E2B91450B9B6CD300F2D9E8 /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B91190B9B6CD300F2D9E8 /* memory.c */; };
8E2B91460B9B6CD300F2D9E8 /* metadata_iterators.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B911A0B9B6CD300F2D9E8 /* metadata_iterators.c */; };
8E2B91470B9B6CD300F2D9E8 /* metadata_object.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B911B0B9B6CD300F2D9E8 /* metadata_object.c */; };
8E2B914D0B9B6CD300F2D9E8 /* stream_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B912E0B9B6CD300F2D9E8 /* stream_decoder.c */; };
8E2B914E0B9B6CD300F2D9E8 /* stream_encoder_framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B912F0B9B6CD300F2D9E8 /* stream_encoder_framing.c */; };
8E2B914F0B9B6CD300F2D9E8 /* stream_encoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B91300B9B6CD300F2D9E8 /* stream_encoder.c */; };
8E2B91500B9B6CD300F2D9E8 /* window.c in Sources */ = {isa = PBXBuildFile; fileRef = 8E2B91310B9B6CD300F2D9E8 /* window.c */; };
8EB1E6950B9B35CB008F9F45 /* all.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E68C0B9B35CB008F9F45 /* all.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E6960B9B35CB008F9F45 /* assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E68D0B9B35CB008F9F45 /* assert.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E6970B9B35CB008F9F45 /* callback.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E68E0B9B35CB008F9F45 /* callback.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E6980B9B35CB008F9F45 /* export.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E68F0B9B35CB008F9F45 /* export.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E6990B9B35CB008F9F45 /* format.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E6900B9B35CB008F9F45 /* format.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E69A0B9B35CB008F9F45 /* metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E6910B9B35CB008F9F45 /* metadata.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E69B0B9B35CB008F9F45 /* ordinals.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E6920B9B35CB008F9F45 /* ordinals.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E69C0B9B35CB008F9F45 /* stream_decoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E6930B9B35CB008F9F45 /* stream_decoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
8EB1E69D0B9B35CB008F9F45 /* stream_encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 8EB1E6940B9B35CB008F9F45 /* stream_encoder.h */; settings = {ATTRIBUTES = (Public, ); }; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
8CE4B5A50992D6B70040F9F2 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
8DC2EF5B0486A6940098B216 /* FLAC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FLAC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
8E2B90DE0B9B6CD300F2D9E8 /* bitmath.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitmath.c; path = "flac-1.1.4/src/libFLAC/bitmath.c"; sourceTree = "<group>"; };
8E2B90DF0B9B6CD300F2D9E8 /* bitreader.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitreader.c; path = "flac-1.1.4/src/libFLAC/bitreader.c"; sourceTree = "<group>"; };
8E2B90E00B9B6CD300F2D9E8 /* bitwriter.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bitwriter.c; path = "flac-1.1.4/src/libFLAC/bitwriter.c"; sourceTree = "<group>"; };
8E2B90E10B9B6CD300F2D9E8 /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = cpu.c; path = "flac-1.1.4/src/libFLAC/cpu.c"; sourceTree = "<group>"; };
8E2B90E20B9B6CD300F2D9E8 /* crc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = crc.c; path = "flac-1.1.4/src/libFLAC/crc.c"; sourceTree = "<group>"; };
8E2B90E30B9B6CD300F2D9E8 /* fixed.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = fixed.c; path = "flac-1.1.4/src/libFLAC/fixed.c"; sourceTree = "<group>"; };
8E2B90E50B9B6CD300F2D9E8 /* float.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = float.c; path = "flac-1.1.4/src/libFLAC/float.c"; sourceTree = "<group>"; };
8E2B90E60B9B6CD300F2D9E8 /* format.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = format.c; path = "flac-1.1.4/src/libFLAC/format.c"; sourceTree = "<group>"; };
8E2B91140B9B6CD300F2D9E8 /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lpc.c; path = "flac-1.1.4/src/libFLAC/lpc.c"; sourceTree = "<group>"; };
8E2B91180B9B6CD300F2D9E8 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = md5.c; path = "flac-1.1.4/src/libFLAC/md5.c"; sourceTree = "<group>"; };
8E2B91190B9B6CD300F2D9E8 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = memory.c; path = "flac-1.1.4/src/libFLAC/memory.c"; sourceTree = "<group>"; };
8E2B911A0B9B6CD300F2D9E8 /* metadata_iterators.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metadata_iterators.c; path = "flac-1.1.4/src/libFLAC/metadata_iterators.c"; sourceTree = "<group>"; };
8E2B911B0B9B6CD300F2D9E8 /* metadata_object.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = metadata_object.c; path = "flac-1.1.4/src/libFLAC/metadata_object.c"; sourceTree = "<group>"; };
8E2B912E0B9B6CD300F2D9E8 /* stream_decoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_decoder.c; path = "flac-1.1.4/src/libFLAC/stream_decoder.c"; sourceTree = "<group>"; };
8E2B912F0B9B6CD300F2D9E8 /* stream_encoder_framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_encoder_framing.c; path = "flac-1.1.4/src/libFLAC/stream_encoder_framing.c"; sourceTree = "<group>"; };
8E2B91300B9B6CD300F2D9E8 /* stream_encoder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = stream_encoder.c; path = "flac-1.1.4/src/libFLAC/stream_encoder.c"; sourceTree = "<group>"; };
8E2B91310B9B6CD300F2D9E8 /* window.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = window.c; path = "flac-1.1.4/src/libFLAC/window.c"; sourceTree = "<group>"; };
8EB1E68C0B9B35CB008F9F45 /* all.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = all.h; path = "flac-1.1.4/include/FLAC/all.h"; sourceTree = "<group>"; };
8EB1E68D0B9B35CB008F9F45 /* assert.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = assert.h; path = "flac-1.1.4/include/FLAC/assert.h"; sourceTree = "<group>"; };
8EB1E68E0B9B35CB008F9F45 /* callback.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = callback.h; path = "flac-1.1.4/include/FLAC/callback.h"; sourceTree = "<group>"; };
8EB1E68F0B9B35CB008F9F45 /* export.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = export.h; path = "flac-1.1.4/include/FLAC/export.h"; sourceTree = "<group>"; };
8EB1E6900B9B35CB008F9F45 /* format.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = format.h; path = "flac-1.1.4/include/FLAC/format.h"; sourceTree = "<group>"; };
8EB1E6910B9B35CB008F9F45 /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = metadata.h; path = "flac-1.1.4/include/FLAC/metadata.h"; sourceTree = "<group>"; };
8EB1E6920B9B35CB008F9F45 /* ordinals.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ordinals.h; path = "flac-1.1.4/include/FLAC/ordinals.h"; sourceTree = "<group>"; };
8EB1E6930B9B35CB008F9F45 /* stream_decoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stream_decoder.h; path = "flac-1.1.4/include/FLAC/stream_decoder.h"; sourceTree = "<group>"; };
8EB1E6940B9B35CB008F9F45 /* stream_encoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = stream_encoder.h; path = "flac-1.1.4/include/FLAC/stream_encoder.h"; sourceTree = "<group>"; };
D2F7E79907B2D74100F64583 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8DC2EF560486A6940098B216 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
034768DFFF38A50411DB9C8B /* Products */ = {
isa = PBXGroup;
children = (
8DC2EF5B0486A6940098B216 /* FLAC.framework */,
);
name = Products;
sourceTree = "<group>";
};
0867D691FE84028FC02AAC07 /* flac */ = {
isa = PBXGroup;
children = (
08FB77AEFE84172EC02AAC07 /* Library Sources */,
32C88DFF0371C24200C91783 /* Library Headers */,
089C1665FE841158C02AAC07 /* Resources */,
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
034768DFFF38A50411DB9C8B /* Products */,
);
name = flac;
sourceTree = "<group>";
};
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
);
name = "External Frameworks and Libraries";
sourceTree = "<group>";
};
089C1665FE841158C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
8DC2EF5A0486A6940098B216 /* Info.plist */,
);
name = Resources;
sourceTree = "<group>";
};
08FB77AEFE84172EC02AAC07 /* Library Sources */ = {
isa = PBXGroup;
children = (
8E2B90DE0B9B6CD300F2D9E8 /* bitmath.c */,
8E2B90DF0B9B6CD300F2D9E8 /* bitreader.c */,
8E2B90E00B9B6CD300F2D9E8 /* bitwriter.c */,
8E2B90E10B9B6CD300F2D9E8 /* cpu.c */,
8E2B90E20B9B6CD300F2D9E8 /* crc.c */,
8E2B90E30B9B6CD300F2D9E8 /* fixed.c */,
8E2B90E50B9B6CD300F2D9E8 /* float.c */,
8E2B90E60B9B6CD300F2D9E8 /* format.c */,
8E2B91140B9B6CD300F2D9E8 /* lpc.c */,
8E2B91180B9B6CD300F2D9E8 /* md5.c */,
8E2B91190B9B6CD300F2D9E8 /* memory.c */,
8E2B911A0B9B6CD300F2D9E8 /* metadata_iterators.c */,
8E2B911B0B9B6CD300F2D9E8 /* metadata_object.c */,
8E2B912E0B9B6CD300F2D9E8 /* stream_decoder.c */,
8E2B912F0B9B6CD300F2D9E8 /* stream_encoder_framing.c */,
8E2B91300B9B6CD300F2D9E8 /* stream_encoder.c */,
8E2B91310B9B6CD300F2D9E8 /* window.c */,
);
name = "Library Sources";
sourceTree = "<group>";
};
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
0867D6A5FE840307C02AAC07 /* AppKit.framework */,
D2F7E79907B2D74100F64583 /* CoreData.framework */,
0867D69BFE84028FC02AAC07 /* Foundation.framework */,
);
name = "Other Frameworks";
sourceTree = "<group>";
};
32C88DFF0371C24200C91783 /* Library Headers */ = {
isa = PBXGroup;
children = (
8EB1E68C0B9B35CB008F9F45 /* all.h */,
8EB1E68D0B9B35CB008F9F45 /* assert.h */,
8EB1E68E0B9B35CB008F9F45 /* callback.h */,
8EB1E68F0B9B35CB008F9F45 /* export.h */,
8EB1E6900B9B35CB008F9F45 /* format.h */,
8EB1E6910B9B35CB008F9F45 /* metadata.h */,
8EB1E6920B9B35CB008F9F45 /* ordinals.h */,
8EB1E6930B9B35CB008F9F45 /* stream_decoder.h */,
8EB1E6940B9B35CB008F9F45 /* stream_encoder.h */,
8CE4B5A50992D6B70040F9F2 /* config.h */,
);
name = "Library Headers";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
8DC2EF500486A6940098B216 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
8CE4B5A60992D6B70040F9F2 /* config.h in Headers */,
8EB1E6950B9B35CB008F9F45 /* all.h in Headers */,
8EB1E6960B9B35CB008F9F45 /* assert.h in Headers */,
8EB1E6970B9B35CB008F9F45 /* callback.h in Headers */,
8EB1E6980B9B35CB008F9F45 /* export.h in Headers */,
8EB1E6990B9B35CB008F9F45 /* format.h in Headers */,
8EB1E69A0B9B35CB008F9F45 /* metadata.h in Headers */,
8EB1E69B0B9B35CB008F9F45 /* ordinals.h in Headers */,
8EB1E69C0B9B35CB008F9F45 /* stream_decoder.h in Headers */,
8EB1E69D0B9B35CB008F9F45 /* stream_encoder.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
8DC2EF4F0486A6940098B216 /* FLAC Framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FLAC Framework" */;
buildPhases = (
8DC2EF500486A6940098B216 /* Headers */,
8DC2EF520486A6940098B216 /* Resources */,
8DC2EF540486A6940098B216 /* Sources */,
8DC2EF560486A6940098B216 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "FLAC Framework";
productInstallPath = "$(HOME)/Library/Frameworks";
productName = flac;
productReference = 8DC2EF5B0486A6940098B216 /* FLAC.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "flac" */;
hasScannedForEncodings = 1;
mainGroup = 0867D691FE84028FC02AAC07 /* flac */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
projectDirPath = "";
targets = (
8DC2EF4F0486A6940098B216 /* FLAC Framework */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
8DC2EF520486A6940098B216 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8DC2EF540486A6940098B216 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8E2B91320B9B6CD300F2D9E8 /* bitmath.c in Sources */,
8E2B91330B9B6CD300F2D9E8 /* bitreader.c in Sources */,
8E2B91340B9B6CD300F2D9E8 /* bitwriter.c in Sources */,
8E2B91350B9B6CD300F2D9E8 /* cpu.c in Sources */,
8E2B91360B9B6CD300F2D9E8 /* crc.c in Sources */,
8E2B91370B9B6CD300F2D9E8 /* fixed.c in Sources */,
8E2B91390B9B6CD300F2D9E8 /* float.c in Sources */,
8E2B913A0B9B6CD300F2D9E8 /* format.c in Sources */,
8E2B91400B9B6CD300F2D9E8 /* lpc.c in Sources */,
8E2B91440B9B6CD300F2D9E8 /* md5.c in Sources */,
8E2B91450B9B6CD300F2D9E8 /* memory.c in Sources */,
8E2B91460B9B6CD300F2D9E8 /* metadata_iterators.c in Sources */,
8E2B91470B9B6CD300F2D9E8 /* metadata_object.c in Sources */,
8E2B914D0B9B6CD300F2D9E8 /* stream_decoder.c in Sources */,
8E2B914E0B9B6CD300F2D9E8 /* stream_encoder_framing.c in Sources */,
8E2B914F0B9B6CD300F2D9E8 /* stream_encoder.c in Sources */,
8E2B91500B9B6CD300F2D9E8 /* window.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1DEB91AE08733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-DFLaC__INLINE=__inline__",
"-DNDEBUG",
);
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
PRODUCT_NAME = FLAC;
USER_HEADER_SEARCH_PATHS = "flac-1.1.4/include flac-1.1.4/src/libFLAC/include";
WRAPPER_EXTENSION = framework;
ZERO_LINK = YES;
};
name = Debug;
};
1DEB91AF08733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
GCC_PREFIX_HEADER = "";
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
OTHER_CFLAGS = (
"-DHAVE_CONFIG_H",
"-DFLaC__INLINE=__inline__",
"-DNDEBUG",
);
PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
PRODUCT_NAME = FLAC;
USER_HEADER_SEARCH_PATHS = "flac-1.1.4/include flac-1.1.4/src/libFLAC/include";
WRAPPER_EXTENSION = framework;
};
name = Release;
};
1DEB91B208733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Debug;
};
1DEB91B308733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
PREBINDING = NO;
SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FLAC Framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91AE08733DA50010E9CD /* Debug */,
1DEB91AF08733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "flac" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91B208733DA50010E9CD /* Debug */,
1DEB91B308733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}