Files
core/DesktopEditor/doctrenderer/DoctRendererTestMacOS/DoctRendererTestMacOS.xcodeproj/project.pbxproj
Oleg.Korshul 20c5758525 Merged revision(s) from AVS/Sources/TeamlabOffice/branches/TeamlabOffice_v3.5_CPP:
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@66199 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:45:20 +03:00

255 lines
8.5 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
7CC2239D1C0339220073FE7D /* main.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7CC2239C1C0339220073FE7D /* main.mm */; };
7CC223A61C03432F0073FE7D /* libdoctrenderer.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 7CC223A51C03432F0073FE7D /* libdoctrenderer.dylib */; };
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
7CC223971C0339220073FE7D /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
7CC223991C0339220073FE7D /* DoctRendererTestMacOS */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DoctRendererTestMacOS; sourceTree = BUILT_PRODUCTS_DIR; };
7CC2239C1C0339220073FE7D /* main.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = main.mm; sourceTree = "<group>"; };
7CC223A51C03432F0073FE7D /* libdoctrenderer.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libdoctrenderer.dylib; path = ../../../SDK/lib/mac_64/libdoctrenderer.dylib; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
7CC223961C0339220073FE7D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
7CC223A61C03432F0073FE7D /* libdoctrenderer.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
7CC223901C0339220073FE7D = {
isa = PBXGroup;
children = (
7CC223A51C03432F0073FE7D /* libdoctrenderer.dylib */,
7CC2239B1C0339220073FE7D /* DoctRendererTestMacOS */,
7CC2239A1C0339220073FE7D /* Products */,
);
sourceTree = "<group>";
};
7CC2239A1C0339220073FE7D /* Products */ = {
isa = PBXGroup;
children = (
7CC223991C0339220073FE7D /* DoctRendererTestMacOS */,
);
name = Products;
sourceTree = "<group>";
};
7CC2239B1C0339220073FE7D /* DoctRendererTestMacOS */ = {
isa = PBXGroup;
children = (
7CC2239C1C0339220073FE7D /* main.mm */,
);
path = DoctRendererTestMacOS;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
7CC223981C0339220073FE7D /* DoctRendererTestMacOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = 7CC223A01C0339220073FE7D /* Build configuration list for PBXNativeTarget "DoctRendererTestMacOS" */;
buildPhases = (
7CC223951C0339220073FE7D /* Sources */,
7CC223961C0339220073FE7D /* Frameworks */,
7CC223971C0339220073FE7D /* CopyFiles */,
);
buildRules = (
);
dependencies = (
);
name = DoctRendererTestMacOS;
productName = DoctRendererTestMacOS;
productReference = 7CC223991C0339220073FE7D /* DoctRendererTestMacOS */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
7CC223911C0339220073FE7D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0710;
ORGANIZATIONNAME = "Ascensio System";
TargetAttributes = {
7CC223981C0339220073FE7D = {
CreatedOnToolsVersion = 7.1.1;
};
};
};
buildConfigurationList = 7CC223941C0339220073FE7D /* Build configuration list for PBXProject "DoctRendererTestMacOS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 7CC223901C0339220073FE7D;
productRefGroup = 7CC2239A1C0339220073FE7D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
7CC223981C0339220073FE7D /* DoctRendererTestMacOS */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
7CC223951C0339220073FE7D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
7CC2239D1C0339220073FE7D /* main.mm in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
7CC2239E1C0339220073FE7D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_CXX_LIBRARY = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../../../SDK/lib/mac_64";
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LD_RUNPATH_SEARCH_PATHS = "@executable_path";
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../../SDK/lib/mac_64";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
};
name = Debug;
};
7CC2239F1C0339220073FE7D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "compiler-default";
CLANG_CXX_LIBRARY = "compiler-default";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/../../../SDK/lib/mac_64";
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
LD_RUNPATH_SEARCH_PATHS = "@executable_path";
LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/../../../SDK/lib/mac_64";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
};
name = Release;
};
7CC223A11C0339220073FE7D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
7CC223A21C0339220073FE7D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
7CC223941C0339220073FE7D /* Build configuration list for PBXProject "DoctRendererTestMacOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CC2239E1C0339220073FE7D /* Debug */,
7CC2239F1C0339220073FE7D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
7CC223A01C0339220073FE7D /* Build configuration list for PBXNativeTarget "DoctRendererTestMacOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
7CC223A11C0339220073FE7D /* Debug */,
7CC223A21C0339220073FE7D /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = 7CC223911C0339220073FE7D /* Project object */;
}