annotate IM_AF Encoder/IM_AM Encoder.xcodeproj/project.pbxproj @ 8:c51c0b844461 tip

Ok
author Eugenio Oñate Hospital <eo301@eecs.qmul.ac.uk>
date Tue, 28 Aug 2012 12:20:04 +0100
parents 19490164927c
children
rev   line source
eo301@0 1 // !$*UTF8*$!
eo301@0 2 {
eo301@0 3 archiveVersion = 1;
eo301@0 4 classes = {
eo301@0 5 };
eo301@0 6 objectVersion = 46;
eo301@0 7 objects = {
eo301@0 8
eo301@0 9 /* Begin PBXBuildFile section */
eo301@0 10 4A773E3B158A37CC00E2DE6C /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 4A773E3A158A37CC00E2DE6C /* main.c */; };
eo301@0 11 4A773E3D158A37CC00E2DE6C /* IM_AM_Encoder.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */; };
eo301@0 12 /* End PBXBuildFile section */
eo301@0 13
eo301@0 14 /* Begin PBXCopyFilesBuildPhase section */
eo301@0 15 4A773E34158A37CC00E2DE6C /* CopyFiles */ = {
eo301@0 16 isa = PBXCopyFilesBuildPhase;
eo301@0 17 buildActionMask = 2147483647;
eo301@0 18 dstPath = /usr/share/man/man1/;
eo301@0 19 dstSubfolderSpec = 0;
eo301@0 20 files = (
eo301@0 21 4A773E3D158A37CC00E2DE6C /* IM_AM_Encoder.1 in CopyFiles */,
eo301@0 22 );
eo301@0 23 runOnlyForDeploymentPostprocessing = 1;
eo301@0 24 };
eo301@0 25 /* End PBXCopyFilesBuildPhase section */
eo301@0 26
eo301@0 27 /* Begin PBXFileReference section */
eo301@1 28 4A68EDC315A779D800B00130 /* string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = string.h; path = ../string.h; sourceTree = "<group>"; };
eo301@0 29 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "IM_AM Encoder"; sourceTree = BUILT_PRODUCTS_DIR; };
eo301@0 30 4A773E3A158A37CC00E2DE6C /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
eo301@0 31 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = IM_AM_Encoder.1; sourceTree = "<group>"; };
eo301@0 32 4A773E44158A384000E2DE6C /* IM_AF Encoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "IM_AF Encoder.h"; sourceTree = "<group>"; };
eo301@0 33 4A773E45158A3F1F00E2DE6C /* stdio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stdio.h; path = ../stdio.h; sourceTree = "<group>"; };
eo301@0 34 4AA6EB54158CF0CC000DCEBC /* stdlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdlib.h; sourceTree = "<group>"; };
eo301@0 35 4AE74F40158A43760005EBF9 /* stdarg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdarg.h; sourceTree = SOURCE_ROOT; };
eo301@0 36 4AE74F41158A43760005EBF9 /* stddef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stddef.h; sourceTree = SOURCE_ROOT; };
eo301@0 37 /* End PBXFileReference section */
eo301@0 38
eo301@0 39 /* Begin PBXFrameworksBuildPhase section */
eo301@0 40 4A773E33158A37CC00E2DE6C /* Frameworks */ = {
eo301@0 41 isa = PBXFrameworksBuildPhase;
eo301@0 42 buildActionMask = 2147483647;
eo301@0 43 files = (
eo301@0 44 );
eo301@0 45 runOnlyForDeploymentPostprocessing = 0;
eo301@0 46 };
eo301@0 47 /* End PBXFrameworksBuildPhase section */
eo301@0 48
eo301@0 49 /* Begin PBXGroup section */
eo301@0 50 4A773E2B158A37CC00E2DE6C = {
eo301@0 51 isa = PBXGroup;
eo301@0 52 children = (
eo301@0 53 4A773E39158A37CC00E2DE6C /* IM_AM Encoder */,
eo301@0 54 4A773E37158A37CC00E2DE6C /* Products */,
eo301@0 55 );
eo301@0 56 sourceTree = "<group>";
eo301@0 57 };
eo301@0 58 4A773E37158A37CC00E2DE6C /* Products */ = {
eo301@0 59 isa = PBXGroup;
eo301@0 60 children = (
eo301@0 61 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */,
eo301@0 62 );
eo301@0 63 name = Products;
eo301@0 64 sourceTree = "<group>";
eo301@0 65 };
eo301@0 66 4A773E39158A37CC00E2DE6C /* IM_AM Encoder */ = {
eo301@0 67 isa = PBXGroup;
eo301@0 68 children = (
eo301@1 69 4A68EDC315A779D800B00130 /* string.h */,
eo301@0 70 4AE74F40158A43760005EBF9 /* stdarg.h */,
eo301@0 71 4AE74F41158A43760005EBF9 /* stddef.h */,
eo301@0 72 4A773E45158A3F1F00E2DE6C /* stdio.h */,
eo301@0 73 4AA6EB54158CF0CC000DCEBC /* stdlib.h */,
eo301@0 74 4A773E3A158A37CC00E2DE6C /* main.c */,
eo301@0 75 4A773E3C158A37CC00E2DE6C /* IM_AM_Encoder.1 */,
eo301@0 76 4A773E44158A384000E2DE6C /* IM_AF Encoder.h */,
eo301@0 77 );
eo301@0 78 path = "IM_AM Encoder";
eo301@0 79 sourceTree = "<group>";
eo301@0 80 };
eo301@0 81 /* End PBXGroup section */
eo301@0 82
eo301@0 83 /* Begin PBXNativeTarget section */
eo301@0 84 4A773E35158A37CC00E2DE6C /* IM_AM Encoder */ = {
eo301@0 85 isa = PBXNativeTarget;
eo301@0 86 buildConfigurationList = 4A773E40158A37CC00E2DE6C /* Build configuration list for PBXNativeTarget "IM_AM Encoder" */;
eo301@0 87 buildPhases = (
eo301@0 88 4A773E32158A37CC00E2DE6C /* Sources */,
eo301@0 89 4A773E33158A37CC00E2DE6C /* Frameworks */,
eo301@0 90 4A773E34158A37CC00E2DE6C /* CopyFiles */,
eo301@0 91 );
eo301@0 92 buildRules = (
eo301@0 93 );
eo301@0 94 dependencies = (
eo301@0 95 );
eo301@0 96 name = "IM_AM Encoder";
eo301@0 97 productName = "IM_AM Encoder";
eo301@0 98 productReference = 4A773E36158A37CC00E2DE6C /* IM_AM Encoder */;
eo301@0 99 productType = "com.apple.product-type.tool";
eo301@0 100 };
eo301@0 101 /* End PBXNativeTarget section */
eo301@0 102
eo301@0 103 /* Begin PBXProject section */
eo301@0 104 4A773E2D158A37CC00E2DE6C /* Project object */ = {
eo301@0 105 isa = PBXProject;
eo301@0 106 attributes = {
eo301@0 107 LastUpgradeCheck = 0420;
eo301@0 108 ORGANIZATIONNAME = SAE;
eo301@0 109 };
eo301@0 110 buildConfigurationList = 4A773E30158A37CC00E2DE6C /* Build configuration list for PBXProject "IM_AM Encoder" */;
eo301@0 111 compatibilityVersion = "Xcode 3.2";
eo301@0 112 developmentRegion = English;
eo301@0 113 hasScannedForEncodings = 0;
eo301@0 114 knownRegions = (
eo301@0 115 en,
eo301@0 116 );
eo301@0 117 mainGroup = 4A773E2B158A37CC00E2DE6C;
eo301@0 118 productRefGroup = 4A773E37158A37CC00E2DE6C /* Products */;
eo301@0 119 projectDirPath = "";
eo301@0 120 projectRoot = "";
eo301@0 121 targets = (
eo301@0 122 4A773E35158A37CC00E2DE6C /* IM_AM Encoder */,
eo301@0 123 );
eo301@0 124 };
eo301@0 125 /* End PBXProject section */
eo301@0 126
eo301@0 127 /* Begin PBXSourcesBuildPhase section */
eo301@0 128 4A773E32158A37CC00E2DE6C /* Sources */ = {
eo301@0 129 isa = PBXSourcesBuildPhase;
eo301@0 130 buildActionMask = 2147483647;
eo301@0 131 files = (
eo301@0 132 4A773E3B158A37CC00E2DE6C /* main.c in Sources */,
eo301@0 133 );
eo301@0 134 runOnlyForDeploymentPostprocessing = 0;
eo301@0 135 };
eo301@0 136 /* End PBXSourcesBuildPhase section */
eo301@0 137
eo301@0 138 /* Begin XCBuildConfiguration section */
eo301@0 139 4A773E3E158A37CC00E2DE6C /* Debug */ = {
eo301@0 140 isa = XCBuildConfiguration;
eo301@0 141 buildSettings = {
eo301@0 142 ALWAYS_SEARCH_USER_PATHS = NO;
eo301@0 143 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
eo301@0 144 CLANG_ENABLE_OBJC_ARC = YES;
eo301@0 145 COPY_PHASE_STRIP = NO;
eo301@0 146 GCC_C_LANGUAGE_STANDARD = gnu99;
eo301@0 147 GCC_DYNAMIC_NO_PIC = NO;
eo301@0 148 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
eo301@0 149 GCC_OPTIMIZATION_LEVEL = 0;
eo301@0 150 GCC_PREPROCESSOR_DEFINITIONS = (
eo301@0 151 "DEBUG=1",
eo301@0 152 "$(inherited)",
eo301@0 153 );
eo301@0 154 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
eo301@0 155 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
eo301@0 156 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
eo301@0 157 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
eo301@0 158 GCC_WARN_ABOUT_RETURN_TYPE = YES;
eo301@0 159 GCC_WARN_UNUSED_VARIABLE = YES;
eo301@0 160 MACOSX_DEPLOYMENT_TARGET = 10.7;
eo301@0 161 ONLY_ACTIVE_ARCH = YES;
eo301@0 162 SDKROOT = macosx;
eo301@0 163 };
eo301@0 164 name = Debug;
eo301@0 165 };
eo301@0 166 4A773E3F158A37CC00E2DE6C /* Release */ = {
eo301@0 167 isa = XCBuildConfiguration;
eo301@0 168 buildSettings = {
eo301@0 169 ALWAYS_SEARCH_USER_PATHS = NO;
eo301@0 170 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
eo301@0 171 CLANG_ENABLE_OBJC_ARC = YES;
eo301@0 172 COPY_PHASE_STRIP = YES;
eo301@0 173 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
eo301@0 174 GCC_C_LANGUAGE_STANDARD = gnu99;
eo301@0 175 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
eo301@0 176 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
eo301@0 177 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
eo301@0 178 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
eo301@0 179 GCC_WARN_ABOUT_RETURN_TYPE = YES;
eo301@0 180 GCC_WARN_UNUSED_VARIABLE = YES;
eo301@0 181 MACOSX_DEPLOYMENT_TARGET = 10.7;
eo301@0 182 SDKROOT = macosx;
eo301@0 183 };
eo301@0 184 name = Release;
eo301@0 185 };
eo301@0 186 4A773E41158A37CC00E2DE6C /* Debug */ = {
eo301@0 187 isa = XCBuildConfiguration;
eo301@0 188 buildSettings = {
eo301@0 189 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
eo301@0 190 PRODUCT_NAME = "$(TARGET_NAME)";
eo301@0 191 };
eo301@0 192 name = Debug;
eo301@0 193 };
eo301@0 194 4A773E42158A37CC00E2DE6C /* Release */ = {
eo301@0 195 isa = XCBuildConfiguration;
eo301@0 196 buildSettings = {
eo301@0 197 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
eo301@0 198 PRODUCT_NAME = "$(TARGET_NAME)";
eo301@0 199 };
eo301@0 200 name = Release;
eo301@0 201 };
eo301@0 202 /* End XCBuildConfiguration section */
eo301@0 203
eo301@0 204 /* Begin XCConfigurationList section */
eo301@0 205 4A773E30158A37CC00E2DE6C /* Build configuration list for PBXProject "IM_AM Encoder" */ = {
eo301@0 206 isa = XCConfigurationList;
eo301@0 207 buildConfigurations = (
eo301@0 208 4A773E3E158A37CC00E2DE6C /* Debug */,
eo301@0 209 4A773E3F158A37CC00E2DE6C /* Release */,
eo301@0 210 );
eo301@0 211 defaultConfigurationIsVisible = 0;
eo301@0 212 defaultConfigurationName = Release;
eo301@0 213 };
eo301@0 214 4A773E40158A37CC00E2DE6C /* Build configuration list for PBXNativeTarget "IM_AM Encoder" */ = {
eo301@0 215 isa = XCConfigurationList;
eo301@0 216 buildConfigurations = (
eo301@0 217 4A773E41158A37CC00E2DE6C /* Debug */,
eo301@0 218 4A773E42158A37CC00E2DE6C /* Release */,
eo301@0 219 );
eo301@0 220 defaultConfigurationIsVisible = 0;
eo301@0 221 defaultConfigurationName = Release;
eo301@0 222 };
eo301@0 223 /* End XCConfigurationList section */
eo301@0 224 };
eo301@0 225 rootObject = 4A773E2D158A37CC00E2DE6C /* Project object */;
eo301@0 226 }