mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
365 lines
17 KiB
Plaintext
365 lines
17 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
139499E11BCEBB9C006DF22D /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 139499E01BCEBB9C006DF22D /* Default-568h@2x.png */; settings = {ASSET_TAGS = (); }; };
|
|
13B73C8D19DEE9B800A42447 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B73C8A19DEE9B800A42447 /* AppDelegate.mm */; };
|
|
13B73C8E19DEE9B800A42447 /* MyGLKViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B73C8C19DEE9B800A42447 /* MyGLKViewController.mm */; };
|
|
13B73C9319E2D5C000A42447 /* MainStoryboard_iPad.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B73C8F19E2D5C000A42447 /* MainStoryboard_iPad.storyboard */; };
|
|
13B73C9419E2D5C000A42447 /* MainStoryboard_iPhone.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 13B73C9119E2D5C000A42447 /* MainStoryboard_iPhone.storyboard */; };
|
|
1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
|
|
1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
225248071A2E3FDB009B03BD /* vtk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225248061A2E3FDB009B03BD /* vtk.framework */; settings = {ATTRIBUTES = (Required, ); }; };
|
|
2D500B940D5A79C200DBA0E3 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D500B920D5A79C200DBA0E3 /* OpenGLES.framework */; };
|
|
2D500B9A0D5A79CF00DBA0E3 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D500B990D5A79CF00DBA0E3 /* QuartzCore.framework */; };
|
|
AF877F9417272C2F002D08B8 /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AF877F9317272C2F002D08B8 /* GLKit.framework */; };
|
|
AFCEBA2511D96215001AA22A /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = AFCEBA1E11D96215001AA22A /* Icon.png */; };
|
|
AFCEBA2711D96215001AA22A /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = AFCEBA2011D96215001AA22A /* iTunesArtwork */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
139499E01BCEBB9C006DF22D /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
|
|
13B73C8919DEE9B800A42447 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Classes/AppDelegate.h; sourceTree = "<group>"; };
|
|
13B73C8A19DEE9B800A42447 /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = Classes/AppDelegate.mm; sourceTree = "<group>"; };
|
|
13B73C8B19DEE9B800A42447 /* MyGLKViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyGLKViewController.h; path = Classes/MyGLKViewController.h; sourceTree = "<group>"; };
|
|
13B73C8C19DEE9B800A42447 /* MyGLKViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = MyGLKViewController.mm; path = Classes/MyGLKViewController.mm; sourceTree = "<group>"; };
|
|
13B73C9019E2D5C000A42447 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPad.storyboard; sourceTree = "<group>"; };
|
|
13B73C9219E2D5C000A42447 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = en; path = en.lproj/MainStoryboard_iPhone.storyboard; sourceTree = "<group>"; };
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
1D6058910D05DD3D006BFB54 /* VolumeRender.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VolumeRender.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
225248061A2E3FDB009B03BD /* vtk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = vtk.framework; path = ../../vtkes3/install/frameworks/vtk.framework; sourceTree = SOURCE_ROOT; };
|
|
29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
2D500B920D5A79C200DBA0E3 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
2D500B990D5A79CF00DBA0E3 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
32CA4F630368D1EE00C91783 /* Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Prefix.pch; sourceTree = "<group>"; };
|
|
8D1107310486CEB800E47090 /* VolumeRender-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "VolumeRender-Info.plist"; sourceTree = "<group>"; };
|
|
AF877F9317272C2F002D08B8 /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
|
|
AFCEBA1E11D96215001AA22A /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Images/Icon.png; sourceTree = "<group>"; };
|
|
AFCEBA2011D96215001AA22A /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; name = iTunesArtwork; path = Images/iTunesArtwork; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
AF877F9417272C2F002D08B8 /* GLKit.framework in Frameworks */,
|
|
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */,
|
|
2D500B940D5A79C200DBA0E3 /* OpenGLES.framework in Frameworks */,
|
|
225248071A2E3FDB009B03BD /* vtk.framework in Frameworks */,
|
|
2D500B9A0D5A79CF00DBA0E3 /* QuartzCore.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
1D6058910D05DD3D006BFB54 /* VolumeRender.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
139499E01BCEBB9C006DF22D /* Default-568h@2x.png */,
|
|
2D500B1D0D5A766B00DBA0E3 /* Classes */,
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
29B97317FDCFA39411CA2CEA /* Resources */,
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
19C28FACFE9D520D11CA2CBB /* Products */,
|
|
);
|
|
name = CustomTemplate;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
32CA4F630368D1EE00C91783 /* Prefix.pch */,
|
|
29B97316FDCFA39411CA2CEA /* main.m */,
|
|
);
|
|
name = "Other Sources";
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
13B73C8F19E2D5C000A42447 /* MainStoryboard_iPad.storyboard */,
|
|
13B73C9119E2D5C000A42447 /* MainStoryboard_iPhone.storyboard */,
|
|
AFCEBA1E11D96215001AA22A /* Icon.png */,
|
|
AFCEBA2011D96215001AA22A /* iTunesArtwork */,
|
|
8D1107310486CEB800E47090 /* VolumeRender-Info.plist */,
|
|
);
|
|
name = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
225248061A2E3FDB009B03BD /* vtk.framework */,
|
|
AF877F9317272C2F002D08B8 /* GLKit.framework */,
|
|
1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */,
|
|
2D500B990D5A79CF00DBA0E3 /* QuartzCore.framework */,
|
|
2D500B920D5A79C200DBA0E3 /* OpenGLES.framework */,
|
|
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
2D500B1D0D5A766B00DBA0E3 /* Classes */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
13B73C8919DEE9B800A42447 /* AppDelegate.h */,
|
|
13B73C8A19DEE9B800A42447 /* AppDelegate.mm */,
|
|
13B73C8B19DEE9B800A42447 /* MyGLKViewController.h */,
|
|
13B73C8C19DEE9B800A42447 /* MyGLKViewController.mm */,
|
|
);
|
|
name = Classes;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
1D6058900D05DD3D006BFB54 /* VolumeRender */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "VolumeRender" */;
|
|
buildPhases = (
|
|
1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = VolumeRender;
|
|
productName = foo;
|
|
productReference = 1D6058910D05DD3D006BFB54 /* VolumeRender.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0700;
|
|
TargetAttributes = {
|
|
1D6058900D05DD3D006BFB54 = {
|
|
DevelopmentTeam = W38PE5Y733;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VolumeRender" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 1;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
1D6058900D05DD3D006BFB54 /* VolumeRender */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
13B73C9319E2D5C000A42447 /* MainStoryboard_iPad.storyboard in Resources */,
|
|
AFCEBA2511D96215001AA22A /* Icon.png in Resources */,
|
|
13B73C9419E2D5C000A42447 /* MainStoryboard_iPhone.storyboard in Resources */,
|
|
139499E11BCEBB9C006DF22D /* Default-568h@2x.png in Resources */,
|
|
AFCEBA2711D96215001AA22A /* iTunesArtwork in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
1D60589B0D05DD56006BFB54 /* main.m in Sources */,
|
|
13B73C8E19DEE9B800A42447 /* MyGLKViewController.mm in Sources */,
|
|
13B73C8D19DEE9B800A42447 /* AppDelegate.mm in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
13B73C8F19E2D5C000A42447 /* MainStoryboard_iPad.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
13B73C9019E2D5C000A42447 /* en */,
|
|
);
|
|
name = MainStoryboard_iPad.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
13B73C9119E2D5C000A42447 /* MainStoryboard_iPhone.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
13B73C9219E2D5C000A42447 /* en */,
|
|
);
|
|
name = MainStoryboard_iPhone.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LIBRARY = "compiler-default";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/usr/local/frameworks,
|
|
);
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
"../../../vtkinstall/include/vtk-6.2",
|
|
);
|
|
INFOPLIST_FILE = "VolumeRender-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.kitware.VolumeRender;
|
|
PRODUCT_NAME = VolumeRender;
|
|
PROVISIONING_PROFILE = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
VALID_ARCHS = "armv7 armv7s arm64";
|
|
WARNING_CFLAGS = "-Wall";
|
|
};
|
|
name = Debug;
|
|
};
|
|
1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_CXX_LIBRARY = "compiler-default";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
COPY_PHASE_STRIP = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
ENABLE_BITCODE = NO;
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/usr/local/frameworks,
|
|
);
|
|
GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
GCC_PREFIX_HEADER = Prefix.pch;
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
"../../../vtkinstall/include/vtk-6.2",
|
|
);
|
|
INFOPLIST_FILE = "VolumeRender-Info.plist";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.kitware.VolumeRender;
|
|
PRODUCT_NAME = VolumeRender;
|
|
PROVISIONING_PROFILE = "";
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
USER_HEADER_SEARCH_PATHS = "";
|
|
VALID_ARCHS = "armv7 armv7s arm64";
|
|
WARNING_CFLAGS = "-Wall";
|
|
};
|
|
name = Release;
|
|
};
|
|
C01FCF4F08A954540054247B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
ENABLE_TESTABILITY = YES;
|
|
FRAMEWORK_SEARCH_PATHS = ../../vtkes3/install/frameworks;
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = NO;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Debug;
|
|
};
|
|
C01FCF5008A954540054247B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
FRAMEWORK_SEARCH_PATHS = ../../vtkes3/install/frameworks;
|
|
GCC_C_LANGUAGE_STANDARD = c99;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
SDKROOT = iphoneos;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "VolumeRender" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
1D6058940D05DD3E006BFB54 /* Debug */,
|
|
1D6058950D05DD3E006BFB54 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "VolumeRender" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
C01FCF4F08A954540054247B /* Debug */,
|
|
C01FCF5008A954540054247B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Debug;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
}
|