summaryrefslogtreecommitdiff
path: root/macosx
diff options
context:
space:
mode:
authorZentaro Kavanagh <illiminable@xiph.org>2006-02-12 22:09:18 +0000
committerZentaro Kavanagh <illiminable@xiph.org>2006-02-12 22:09:18 +0000
commitf17d3aa0b2aafbd43d6ad1b4f0e380c8d2b83d4f (patch)
tree23b2f78d6126623db3db9e16119d235936b83fc0 /macosx
parent9f11b67a71957cd7a83094572def6134c87a8ad2 (diff)
downloadogg-f17d3aa0b2aafbd43d6ad1b4f0e380c8d2b83d4f.tar.gz
* Merge strays (should be done)
git-svn-id: http://svn.xiph.org/trunk/ogg@10813 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'macosx')
-rw-r--r--macosx/ogg.pbproj/project.pbxproj298
1 files changed, 298 insertions, 0 deletions
diff --git a/macosx/ogg.pbproj/project.pbxproj b/macosx/ogg.pbproj/project.pbxproj
new file mode 100644
index 0000000..42fb53d
--- /dev/null
+++ b/macosx/ogg.pbproj/project.pbxproj
@@ -0,0 +1,298 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 38;
+ objects = {
+ 014CEA440018CDF011CA2923 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ OPTIMIZATION_CFLAGS = "-O0";
+ };
+ isa = PBXBuildStyle;
+ name = Development;
+ };
+ 014CEA450018CDF011CA2923 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ };
+ isa = PBXBuildStyle;
+ name = Deployment;
+ };
+//010
+//011
+//012
+//013
+//014
+//030
+//031
+//032
+//033
+//034
+ 034768DFFF38A50411DB9C8B = {
+ children = (
+ 034768E0FF38A50411DB9C8B,
+ );
+ isa = PBXGroup;
+ name = Products;
+ refType = 4;
+ };
+ 034768E0FF38A50411DB9C8B = {
+ isa = PBXFrameworkReference;
+ path = Ogg.framework;
+ refType = 3;
+ };
+//030
+//031
+//032
+//033
+//034
+//080
+//081
+//082
+//083
+//084
+ 0867D690FE84028FC02AAC07 = {
+ buildStyles = (
+ 014CEA440018CDF011CA2923,
+ 014CEA450018CDF011CA2923,
+ );
+ isa = PBXProject;
+ mainGroup = 0867D691FE84028FC02AAC07;
+ productRefGroup = 034768DFFF38A50411DB9C8B;
+ projectDirPath = "";
+ targets = (
+ 0867D69CFE84028FC02AAC07,
+ );
+ };
+ 0867D691FE84028FC02AAC07 = {
+ children = (
+ F582555C019164DF01A802FE,
+ F582554F0191644401A802FE,
+ 089C1665FE841158C02AAC07,
+ 034768DFFF38A50411DB9C8B,
+ );
+ isa = PBXGroup;
+ name = ogg;
+ refType = 4;
+ };
+ 0867D69CFE84028FC02AAC07 = {
+ buildPhases = (
+ 0867D69DFE84028FC02AAC07,
+ 0867D69EFE84028FC02AAC07,
+ 0867D69FFE84028FC02AAC07,
+ 0867D6A0FE84028FC02AAC07,
+ 0867D6A2FE84028FC02AAC07,
+ );
+ buildSettings = {
+ DYLIB_COMPATIBILITY_VERSION = 1;
+ DYLIB_CURRENT_VERSION = 1;
+ FRAMEWORK_SEARCH_PATHS = "";
+ FRAMEWORK_VERSION = A;
+ HEADER_SEARCH_PATHS = "";
+ INSTALL_PATH = /Library/Frameworks;
+ LIBRARY_SEARCH_PATHS = "";
+ OTHER_CFLAGS = "-D__MACOSX__";
+ OTHER_LDFLAGS = "";
+ PRODUCT_NAME = Ogg;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ WRAPPER_EXTENSION = framework;
+ };
+ dependencies = (
+ );
+ isa = PBXFrameworkTarget;
+ name = Ogg;
+ productInstallPath = /Library/Frameworks;
+ productName = ogg;
+ productReference = 034768E0FF38A50411DB9C8B;
+ productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
+<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
+<plist version=\"1.0\">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>Ogg</string>
+ <key>CFBundleGetInfoString</key>
+ <string>Enables the manipulation of Ogg bitstreams</string>
+ <key>CFBundleIconFile</key>
+ <string></string>
+ <key>CFBundleIdentifier</key>
+ <string></string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Ogg framework</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.11</string>
+ <key>CFBundleSignature</key>
+ <string>Ogg_</string>
+ <key>CFBundleVersion</key>
+ <string>1.11</string>
+ <key>NSPrincipalClass</key>
+ <string></string>
+</dict>
+</plist>
+";
+ shouldUseHeadermap = 1;
+ };
+ 0867D69DFE84028FC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ F5825565019164DF01A802FE,
+ F586EB5C0191DDEA01A802FE,
+ );
+ isa = PBXHeadersBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 0867D69EFE84028FC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ 089C1668FE841158C02AAC07,
+ );
+ isa = PBXResourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 0867D69FFE84028FC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ F582555A0191644401A802FE,
+ F582555B0191644401A802FE,
+ );
+ isa = PBXSourcesBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 0867D6A0FE84028FC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXFrameworksBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 0867D6A2FE84028FC02AAC07 = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ isa = PBXRezBuildPhase;
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 089C1665FE841158C02AAC07 = {
+ children = (
+ 089C1666FE841158C02AAC07,
+ );
+ isa = PBXGroup;
+ name = Resources;
+ refType = 4;
+ };
+ 089C1666FE841158C02AAC07 = {
+ children = (
+ 089C1667FE841158C02AAC07,
+ );
+ isa = PBXVariantGroup;
+ name = InfoPlist.strings;
+ refType = 4;
+ };
+ 089C1667FE841158C02AAC07 = {
+ fileEncoding = 10;
+ isa = PBXFileReference;
+ name = English;
+ path = English.lproj/InfoPlist.strings;
+ refType = 4;
+ };
+ 089C1668FE841158C02AAC07 = {
+ fileRef = 089C1666FE841158C02AAC07;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+//080
+//081
+//082
+//083
+//084
+//F50
+//F51
+//F52
+//F53
+//F54
+ F582554F0191644401A802FE = {
+ children = (
+ F58255530191644401A802FE,
+ F58255540191644401A802FE,
+ );
+ isa = PBXGroup;
+ name = src;
+ path = ../src;
+ refType = 2;
+ };
+ F58255530191644401A802FE = {
+ isa = PBXFileReference;
+ path = bitwise.c;
+ refType = 4;
+ };
+ F58255540191644401A802FE = {
+ isa = PBXFileReference;
+ path = framing.c;
+ refType = 4;
+ };
+ F582555A0191644401A802FE = {
+ fileRef = F58255530191644401A802FE;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F582555B0191644401A802FE = {
+ fileRef = F58255540191644401A802FE;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F582555C019164DF01A802FE = {
+ children = (
+ F582555E019164DF01A802FE,
+ F582555F019164DF01A802FE,
+ );
+ isa = PBXGroup;
+ name = Headers;
+ path = ../include/ogg;
+ refType = 2;
+ };
+ F582555E019164DF01A802FE = {
+ isa = PBXFileReference;
+ path = ogg.h;
+ refType = 4;
+ };
+ F582555F019164DF01A802FE = {
+ isa = PBXFileReference;
+ path = os_types.h;
+ refType = 4;
+ };
+ F5825565019164DF01A802FE = {
+ fileRef = F582555E019164DF01A802FE;
+ isa = PBXBuildFile;
+ settings = {
+ ATTRIBUTES = (
+ Public,
+ );
+ };
+ };
+ F586EB5C0191DDEA01A802FE = {
+ fileRef = F582555F019164DF01A802FE;
+ isa = PBXBuildFile;
+ settings = {
+ ATTRIBUTES = (
+ Public,
+ );
+ };
+ };
+ };
+ rootObject = 0867D690FE84028FC02AAC07;
+}