mosesdecoder/contrib/other-builds/search.xcodeproj/project.pbxproj
2012-11-08 14:07:33 -07:00

285 lines
14 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
1EBC53D1164C4AE200ADFA2C /* config.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53BE164C4AE200ADFA2C /* config.hh */; };
1EBC53D2164C4AE200ADFA2C /* context.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53BF164C4AE200ADFA2C /* context.hh */; };
1EBC53D3164C4AE200ADFA2C /* edge_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53C0164C4AE200ADFA2C /* edge_generator.cc */; };
1EBC53D4164C4AE200ADFA2C /* edge_generator.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C1164C4AE200ADFA2C /* edge_generator.hh */; };
1EBC53D5164C4AE200ADFA2C /* edge.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C2164C4AE200ADFA2C /* edge.hh */; };
1EBC53D6164C4AE200ADFA2C /* final.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C3164C4AE200ADFA2C /* final.hh */; };
1EBC53D7164C4AE200ADFA2C /* header.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C4164C4AE200ADFA2C /* header.hh */; };
1EBC53D8164C4AE200ADFA2C /* Jamfile in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53C5164C4AE200ADFA2C /* Jamfile */; };
1EBC53D9164C4AE200ADFA2C /* note.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C6164C4AE200ADFA2C /* note.hh */; };
1EBC53DA164C4AE200ADFA2C /* rule.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53C7164C4AE200ADFA2C /* rule.cc */; };
1EBC53DB164C4AE200ADFA2C /* rule.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C8164C4AE200ADFA2C /* rule.hh */; };
1EBC53DC164C4AE200ADFA2C /* types.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53C9164C4AE200ADFA2C /* types.hh */; };
1EBC53DD164C4AE200ADFA2C /* vertex_generator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53CA164C4AE200ADFA2C /* vertex_generator.cc */; };
1EBC53DE164C4AE200ADFA2C /* vertex_generator.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53CB164C4AE200ADFA2C /* vertex_generator.hh */; };
1EBC53DF164C4AE200ADFA2C /* vertex.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53CC164C4AE200ADFA2C /* vertex.cc */; };
1EBC53E0164C4AE200ADFA2C /* vertex.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53CD164C4AE200ADFA2C /* vertex.hh */; };
1EBC53E2164C4AE200ADFA2C /* weights.cc in Sources */ = {isa = PBXBuildFile; fileRef = 1EBC53CF164C4AE200ADFA2C /* weights.cc */; };
1EBC53E3164C4AE200ADFA2C /* weights.hh in Headers */ = {isa = PBXBuildFile; fileRef = 1EBC53D0164C4AE200ADFA2C /* weights.hh */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
1EBC53AE164C4A6200ADFA2C /* libsearch.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsearch.a; sourceTree = BUILT_PRODUCTS_DIR; };
1EBC53BE164C4AE200ADFA2C /* config.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = config.hh; path = ../../search/config.hh; sourceTree = "<group>"; };
1EBC53BF164C4AE200ADFA2C /* context.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = context.hh; path = ../../search/context.hh; sourceTree = "<group>"; };
1EBC53C0164C4AE200ADFA2C /* edge_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = edge_generator.cc; path = ../../search/edge_generator.cc; sourceTree = "<group>"; };
1EBC53C1164C4AE200ADFA2C /* edge_generator.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = edge_generator.hh; path = ../../search/edge_generator.hh; sourceTree = "<group>"; };
1EBC53C2164C4AE200ADFA2C /* edge.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = edge.hh; path = ../../search/edge.hh; sourceTree = "<group>"; };
1EBC53C3164C4AE200ADFA2C /* final.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = final.hh; path = ../../search/final.hh; sourceTree = "<group>"; };
1EBC53C4164C4AE200ADFA2C /* header.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = header.hh; path = ../../search/header.hh; sourceTree = "<group>"; };
1EBC53C5164C4AE200ADFA2C /* Jamfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.jam; name = Jamfile; path = ../../search/Jamfile; sourceTree = "<group>"; };
1EBC53C6164C4AE200ADFA2C /* note.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = note.hh; path = ../../search/note.hh; sourceTree = "<group>"; };
1EBC53C7164C4AE200ADFA2C /* rule.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = rule.cc; path = ../../search/rule.cc; sourceTree = "<group>"; };
1EBC53C8164C4AE200ADFA2C /* rule.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = rule.hh; path = ../../search/rule.hh; sourceTree = "<group>"; };
1EBC53C9164C4AE200ADFA2C /* types.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = types.hh; path = ../../search/types.hh; sourceTree = "<group>"; };
1EBC53CA164C4AE200ADFA2C /* vertex_generator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vertex_generator.cc; path = ../../search/vertex_generator.cc; sourceTree = "<group>"; };
1EBC53CB164C4AE200ADFA2C /* vertex_generator.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vertex_generator.hh; path = ../../search/vertex_generator.hh; sourceTree = "<group>"; };
1EBC53CC164C4AE200ADFA2C /* vertex.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = vertex.cc; path = ../../search/vertex.cc; sourceTree = "<group>"; };
1EBC53CD164C4AE200ADFA2C /* vertex.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = vertex.hh; path = ../../search/vertex.hh; sourceTree = "<group>"; };
1EBC53CF164C4AE200ADFA2C /* weights.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = weights.cc; path = ../../search/weights.cc; sourceTree = "<group>"; };
1EBC53D0164C4AE200ADFA2C /* weights.hh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = weights.hh; path = ../../search/weights.hh; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
1EBC53AB164C4A6200ADFA2C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
1EBC53A3164C4A6200ADFA2C = {
isa = PBXGroup;
children = (
1EBC53BE164C4AE200ADFA2C /* config.hh */,
1EBC53BF164C4AE200ADFA2C /* context.hh */,
1EBC53C0164C4AE200ADFA2C /* edge_generator.cc */,
1EBC53C1164C4AE200ADFA2C /* edge_generator.hh */,
1EBC53C2164C4AE200ADFA2C /* edge.hh */,
1EBC53C3164C4AE200ADFA2C /* final.hh */,
1EBC53C4164C4AE200ADFA2C /* header.hh */,
1EBC53C5164C4AE200ADFA2C /* Jamfile */,
1EBC53C6164C4AE200ADFA2C /* note.hh */,
1EBC53C7164C4AE200ADFA2C /* rule.cc */,
1EBC53C8164C4AE200ADFA2C /* rule.hh */,
1EBC53C9164C4AE200ADFA2C /* types.hh */,
1EBC53CA164C4AE200ADFA2C /* vertex_generator.cc */,
1EBC53CB164C4AE200ADFA2C /* vertex_generator.hh */,
1EBC53CC164C4AE200ADFA2C /* vertex.cc */,
1EBC53CD164C4AE200ADFA2C /* vertex.hh */,
1EBC53CF164C4AE200ADFA2C /* weights.cc */,
1EBC53D0164C4AE200ADFA2C /* weights.hh */,
1EBC53AF164C4A6200ADFA2C /* Products */,
);
sourceTree = "<group>";
};
1EBC53AF164C4A6200ADFA2C /* Products */ = {
isa = PBXGroup;
children = (
1EBC53AE164C4A6200ADFA2C /* libsearch.a */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
1EBC53AC164C4A6200ADFA2C /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
1EBC53D1164C4AE200ADFA2C /* config.hh in Headers */,
1EBC53D2164C4AE200ADFA2C /* context.hh in Headers */,
1EBC53D4164C4AE200ADFA2C /* edge_generator.hh in Headers */,
1EBC53D5164C4AE200ADFA2C /* edge.hh in Headers */,
1EBC53D6164C4AE200ADFA2C /* final.hh in Headers */,
1EBC53D7164C4AE200ADFA2C /* header.hh in Headers */,
1EBC53D9164C4AE200ADFA2C /* note.hh in Headers */,
1EBC53DB164C4AE200ADFA2C /* rule.hh in Headers */,
1EBC53DC164C4AE200ADFA2C /* types.hh in Headers */,
1EBC53DE164C4AE200ADFA2C /* vertex_generator.hh in Headers */,
1EBC53E0164C4AE200ADFA2C /* vertex.hh in Headers */,
1EBC53E3164C4AE200ADFA2C /* weights.hh in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
1EBC53AD164C4A6200ADFA2C /* search */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1EBC53B2164C4A6200ADFA2C /* Build configuration list for PBXNativeTarget "search" */;
buildPhases = (
1EBC53AA164C4A6200ADFA2C /* Sources */,
1EBC53AB164C4A6200ADFA2C /* Frameworks */,
1EBC53AC164C4A6200ADFA2C /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = search;
productName = search;
productReference = 1EBC53AE164C4A6200ADFA2C /* libsearch.a */;
productType = "com.apple.product-type.library.static";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
1EBC53A5164C4A6200ADFA2C /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0450;
ORGANIZATIONNAME = "Hieu Hoang";
};
buildConfigurationList = 1EBC53A8164C4A6200ADFA2C /* Build configuration list for PBXProject "search" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 1EBC53A3164C4A6200ADFA2C;
productRefGroup = 1EBC53AF164C4A6200ADFA2C /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
1EBC53AD164C4A6200ADFA2C /* search */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
1EBC53AA164C4A6200ADFA2C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
1EBC53D3164C4AE200ADFA2C /* edge_generator.cc in Sources */,
1EBC53D8164C4AE200ADFA2C /* Jamfile in Sources */,
1EBC53DA164C4AE200ADFA2C /* rule.cc in Sources */,
1EBC53DD164C4AE200ADFA2C /* vertex_generator.cc in Sources */,
1EBC53DF164C4AE200ADFA2C /* vertex.cc in Sources */,
1EBC53E2164C4AE200ADFA2C /* weights.cc in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
1EBC53B0164C4A6200ADFA2C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
1EBC53B1164C4A6200ADFA2C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
SDKROOT = macosx;
};
name = Release;
};
1EBC53B3164C4A6200ADFA2C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
"KENLM_MAX_ORDER=7",
LM_KEN,
);
HEADER_SEARCH_PATHS = ../..;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = "";
};
name = Debug;
};
1EBC53B4164C4A6200ADFA2C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
EXECUTABLE_PREFIX = lib;
GCC_PREPROCESSOR_DEFINITIONS = (
"KENLM_MAX_ORDER=7",
LM_KEN,
);
HEADER_SEARCH_PATHS = ../..;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = "";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1EBC53A8164C4A6200ADFA2C /* Build configuration list for PBXProject "search" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1EBC53B0164C4A6200ADFA2C /* Debug */,
1EBC53B1164C4A6200ADFA2C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1EBC53B2164C4A6200ADFA2C /* Build configuration list for PBXNativeTarget "search" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1EBC53B3164C4A6200ADFA2C /* Debug */,
1EBC53B4164C4A6200ADFA2C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 1EBC53A5164C4A6200ADFA2C /* Project object */;
}