-
Aaron Cuevas Lopez authoredAaron Cuevas Lopez authored
project.pbxproj 7.83 KiB
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
E1F91DD11DBE59EC00FF13EA /* HDF5FileFormat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = E1F91DCF1DBE59EC00FF13EA /* HDF5FileFormat.cpp */; };
E1F91DD21DBE59EC00FF13EA /* HDF5FileFormat.h in Headers */ = {isa = PBXBuildFile; fileRef = E1F91DD01DBE59EC00FF13EA /* HDF5FileFormat.h */; };
E1F91DDA1DBE619900FF13EA /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = E1F91DD91DBE619900FF13EA /* libz.tbd */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
E1F91DBD1DBE588500FF13EA /* libOpenEphysHDF5.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libOpenEphysHDF5.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
E1F91DCC1DBE58C000FF13EA /* Library_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Library_Debug.xcconfig; sourceTree = "<group>"; };
E1F91DCD1DBE58C000FF13EA /* Library_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Library_Release.xcconfig; sourceTree = "<group>"; };
E1F91DCF1DBE59EC00FF13EA /* HDF5FileFormat.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HDF5FileFormat.cpp; sourceTree = "<group>"; };
E1F91DD01DBE59EC00FF13EA /* HDF5FileFormat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HDF5FileFormat.h; sourceTree = "<group>"; };
E1F91DD91DBE619900FF13EA /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
E1F91DBA1DBE588500FF13EA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
E1F91DDA1DBE619900FF13EA /* libz.tbd in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
E1F91DB41DBE588500FF13EA = {
isa = PBXGroup;
children = (
E1F91DCB1DBE58A100FF13EA /* Config */,
E1F91DBF1DBE588500FF13EA /* OpenEphysHDF5 */,
E1F91DD81DBE619900FF13EA /* Frameworks */,
E1F91DBE1DBE588500FF13EA /* Products */,
);
sourceTree = "<group>";
};
E1F91DBE1DBE588500FF13EA /* Products */ = {
isa = PBXGroup;
children = (
E1F91DBD1DBE588500FF13EA /* libOpenEphysHDF5.dylib */,
);
name = Products;
sourceTree = "<group>";
};
E1F91DBF1DBE588500FF13EA /* OpenEphysHDF5 */ = {
isa = PBXGroup;
children = (
E1F91DD01DBE59EC00FF13EA /* HDF5FileFormat.h */,
E1F91DCF1DBE59EC00FF13EA /* HDF5FileFormat.cpp */,
);
name = OpenEphysHDF5;
path = ../../../../../Source/Plugins/CommonLibs/OpenEphysHDF5Lib;
sourceTree = "<group>";
};
E1F91DCB1DBE58A100FF13EA /* Config */ = {
isa = PBXGroup;
children = (
E1F91DCC1DBE58C000FF13EA /* Library_Debug.xcconfig */,
E1F91DCD1DBE58C000FF13EA /* Library_Release.xcconfig */,
);
name = Config;
path = ../../Config;
sourceTree = "<group>";
};
E1F91DD81DBE619900FF13EA /* Frameworks */ = {
isa = PBXGroup;
children = (
E1F91DD91DBE619900FF13EA /* libz.tbd */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
E1F91DBB1DBE588500FF13EA /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
E1F91DD21DBE59EC00FF13EA /* HDF5FileFormat.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
E1F91DBC1DBE588500FF13EA /* OpenEphysHDF5 */ = {
isa = PBXNativeTarget;
buildConfigurationList = E1F91DC81DBE588500FF13EA /* Build configuration list for PBXNativeTarget "OpenEphysHDF5" */;
buildPhases = (
E1F91DB91DBE588500FF13EA /* Sources */,
E1F91DBA1DBE588500FF13EA /* Frameworks */,
E1F91DBB1DBE588500FF13EA /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = OpenEphysHDF5;
productName = OpenEphysHDF5;
productReference = E1F91DBD1DBE588500FF13EA /* libOpenEphysHDF5.dylib */;
productType = "com.apple.product-type.library.dynamic";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
E1F91DB51DBE588500FF13EA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0800;
ORGANIZATIONNAME = "Open Ephys";
TargetAttributes = {
E1F91DBC1DBE588500FF13EA = {
CreatedOnToolsVersion = 8.0;
ProvisioningStyle = Automatic;
};
};
};
buildConfigurationList = E1F91DB81DBE588500FF13EA /* Build configuration list for PBXProject "OpenEphysHDF5" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = E1F91DB41DBE588500FF13EA;
productRefGroup = E1F91DBE1DBE588500FF13EA /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
E1F91DBC1DBE588500FF13EA /* OpenEphysHDF5 */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
E1F91DB91DBE588500FF13EA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
E1F91DD11DBE59EC00FF13EA /* HDF5FileFormat.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
E1F91DC61DBE588500FF13EA /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E1F91DCC1DBE58C000FF13EA /* Library_Debug.xcconfig */;
buildSettings = {
};
name = Debug;
};
E1F91DC71DBE588500FF13EA /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = E1F91DCD1DBE58C000FF13EA /* Library_Release.xcconfig */;
buildSettings = {
};
name = Release;
};
E1F91DC91DBE588500FF13EA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(MAC_PACKAGE_DIR)/include",
"$(MAC_PACKAGE_DIR)/lib/hdf5-18/include",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libsz.a",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libhdf5.a",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libhdf5_cpp.a",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
E1F91DCA1DBE588500FF13EA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
HEADER_SEARCH_PATHS = (
"$(inherited)",
"$(MAC_PACKAGE_DIR)/include",
"$(MAC_PACKAGE_DIR)/lib/hdf5-18/include",
);
OTHER_LDFLAGS = (
"$(inherited)",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libsz.a",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libhdf5.a",
"-Wl,-force_load,$(MAC_PACKAGE_DIR)/lib/libhdf5_cpp.a",
);
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
E1F91DB81DBE588500FF13EA /* Build configuration list for PBXProject "OpenEphysHDF5" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E1F91DC61DBE588500FF13EA /* Debug */,
E1F91DC71DBE588500FF13EA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
E1F91DC81DBE588500FF13EA /* Build configuration list for PBXNativeTarget "OpenEphysHDF5" */ = {
isa = XCConfigurationList;
buildConfigurations = (
E1F91DC91DBE588500FF13EA /* Debug */,
E1F91DCA1DBE588500FF13EA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = E1F91DB51DBE588500FF13EA /* Project object */;
}