Line 281... |
Line 281... |
281 |
0D5B55B01614E87800AF3BB9 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D5B55991614E36C00AF3BB9 /* OpenGL.framework */; };
|
281 |
0D5B55B01614E87800AF3BB9 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D5B55991614E36C00AF3BB9 /* OpenGL.framework */; };
|
282 |
0D902E8F18118B2B00B4E6BF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8818118B2B00B4E6BF /* AppDelegate.m */; };
|
282 |
0D902E8F18118B2B00B4E6BF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8818118B2B00B4E6BF /* AppDelegate.m */; };
|
283 |
0D902E9018118B2B00B4E6BF /* BasicOpenGLView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8A18118B2B00B4E6BF /* BasicOpenGLView.mm */; };
|
283 |
0D902E9018118B2B00B4E6BF /* BasicOpenGLView.mm in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8A18118B2B00B4E6BF /* BasicOpenGLView.mm */; };
|
284 |
0D902E9118118B2B00B4E6BF /* bunny.icns in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E8B18118B2B00B4E6BF /* bunny.icns */; };
|
284 |
0D902E9118118B2B00B4E6BF /* bunny.icns in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E8B18118B2B00B4E6BF /* bunny.icns */; };
|
285 |
0D902E9218118B2B00B4E6BF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8C18118B2B00B4E6BF /* main.m */; };
|
285 |
0D902E9218118B2B00B4E6BF /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 0D902E8C18118B2B00B4E6BF /* main.m */; };
|
286 |
0D902E9318118B2B00B4E6BF /* MeshEdit-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E8D18118B2B00B4E6BF /* MeshEdit-Info.plist */; };
|
- |
|
287 |
0D902E9818118BBF00B4E6BF /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9418118BBF00B4E6BF /* Credits.rtf */; };
|
286 |
0D902E9818118BBF00B4E6BF /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9418118BBF00B4E6BF /* Credits.rtf */; };
|
288 |
0D902E9918118BBF00B4E6BF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9618118BBF00B4E6BF /* InfoPlist.strings */; };
|
287 |
0D902E9918118BBF00B4E6BF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9618118BBF00B4E6BF /* InfoPlist.strings */; };
|
289 |
0D902E9B18118BD700B4E6BF /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9A18118BD700B4E6BF /* MainMenu.xib */; };
|
288 |
0D902E9B18118BD700B4E6BF /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 0D902E9A18118BD700B4E6BF /* MainMenu.xib */; };
|
290 |
0DA6031D18086F7A008EEB31 /* harmonics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6031B18086F7A008EEB31 /* harmonics.cpp */; };
|
289 |
0DA6031D18086F7A008EEB31 /* harmonics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6031B18086F7A008EEB31 /* harmonics.cpp */; };
|
291 |
0DA6032218086F99008EEB31 /* MeshEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6031E18086F99008EEB31 /* MeshEditor.cpp */; };
|
290 |
0DA6032218086F99008EEB31 /* MeshEditor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6031E18086F99008EEB31 /* MeshEditor.cpp */; };
|
Line 299... |
Line 298... |
299 |
0DB84A451810C65700526F1E /* Implicit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0DB84A3E1810C25900526F1E /* Implicit.h */; };
|
298 |
0DB84A451810C65700526F1E /* Implicit.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0DB84A3E1810C25900526F1E /* Implicit.h */; };
|
300 |
0DB84A461810C65700526F1E /* XForm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0DB84A3F1810C25900526F1E /* XForm.h */; };
|
299 |
0DB84A461810C65700526F1E /* XForm.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 0DB84A3F1810C25900526F1E /* XForm.h */; };
|
301 |
0DB883630C611DD20040A677 /* objviewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883610C611DD20040A677 /* objviewer.cpp */; };
|
300 |
0DB883630C611DD20040A677 /* objviewer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883610C611DD20040A677 /* objviewer.cpp */; };
|
302 |
0DB883E70C6120A50040A677 /* raytrace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883E50C6120A50040A677 /* raytrace.cpp */; };
|
301 |
0DB883E70C6120A50040A677 /* raytrace.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883E50C6120A50040A677 /* raytrace.cpp */; };
|
303 |
0DE7188115889A9B00174DAA /* meshdist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883FA0C61210A0040A677 /* meshdist.cpp */; };
|
302 |
0DE7188115889A9B00174DAA /* meshdist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DB883FA0C61210A0040A677 /* meshdist.cpp */; };
|
- |
|
303 |
0DF885051909E69300E03932 /* ShadowBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DF885041909E69300E03932 /* ShadowBuffer.cpp */; };
|
304 |
/* End PBXBuildFile section */
|
304 |
/* End PBXBuildFile section */
|
305 |
|
305 |
|
306 |
/* Begin PBXCopyFilesBuildPhase section */
|
306 |
/* Begin PBXCopyFilesBuildPhase section */
|
307 |
0D3A9EBE16164316000DE410 /* CopyFiles */ = {
|
307 |
0D3A9EBE16164316000DE410 /* CopyFiles */ = {
|
308 |
isa = PBXCopyFilesBuildPhase;
|
308 |
isa = PBXCopyFilesBuildPhase;
|
Line 915... |
Line 915... |
915 |
0DB883E30C6120A50040A677 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Camera.h; sourceTree = "<group>"; };
|
915 |
0DB883E30C6120A50040A677 /* Camera.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Camera.h; sourceTree = "<group>"; };
|
916 |
0DB883E50C6120A50040A677 /* raytrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = raytrace.cpp; sourceTree = "<group>"; };
|
916 |
0DB883E50C6120A50040A677 /* raytrace.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = raytrace.cpp; sourceTree = "<group>"; };
|
917 |
0DB883FA0C61210A0040A677 /* meshdist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = meshdist.cpp; sourceTree = "<group>"; };
|
917 |
0DB883FA0C61210A0040A677 /* meshdist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = meshdist.cpp; sourceTree = "<group>"; };
|
918 |
0DC4C91B0E5039EF00F1B8A3 /* eigensolvertest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eigensolvertest.cpp; sourceTree = "<group>"; };
|
918 |
0DC4C91B0E5039EF00F1B8A3 /* eigensolvertest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eigensolvertest.cpp; sourceTree = "<group>"; };
|
919 |
0DE7187815889A8300174DAA /* MeshDistance */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MeshDistance; sourceTree = BUILT_PRODUCTS_DIR; };
|
919 |
0DE7187815889A8300174DAA /* MeshDistance */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MeshDistance; sourceTree = BUILT_PRODUCTS_DIR; };
|
- |
|
920 |
0DF885031909E69300E03932 /* ShadowBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShadowBuffer.h; sourceTree = "<group>"; };
|
- |
|
921 |
0DF885041909E69300E03932 /* ShadowBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShadowBuffer.cpp; sourceTree = "<group>"; };
|
920 |
/* End PBXFileReference section */
|
922 |
/* End PBXFileReference section */
|
921 |
|
923 |
|
922 |
/* Begin PBXFrameworksBuildPhase section */
|
924 |
/* Begin PBXFrameworksBuildPhase section */
|
923 |
0D488E161618E2F000D0516F /* Frameworks */ = {
|
925 |
0D488E161618E2F000D0516F /* Frameworks */ = {
|
924 |
isa = PBXFrameworksBuildPhase;
|
926 |
isa = PBXFrameworksBuildPhase;
|
Line 1282... |
Line 1284... |
1282 |
children = (
|
1284 |
children = (
|
1283 |
0DA80D731624BAA80025E962 /* Headers */,
|
1285 |
0DA80D731624BAA80025E962 /* Headers */,
|
1284 |
0D3A9D22161641E4000DE410 /* image_DXT.c */,
|
1286 |
0D3A9D22161641E4000DE410 /* image_DXT.c */,
|
1285 |
0D3A9D24161641E4000DE410 /* image_helper.c */,
|
1287 |
0D3A9D24161641E4000DE410 /* image_helper.c */,
|
1286 |
0DA6031E18086F99008EEB31 /* MeshEditor.cpp */,
|
1288 |
0DA6031E18086F99008EEB31 /* MeshEditor.cpp */,
|
- |
|
1289 |
0DF885041909E69300E03932 /* ShadowBuffer.cpp */,
|
1287 |
0D3A9D2F161641E4000DE410 /* SOIL.c */,
|
1290 |
0D3A9D2F161641E4000DE410 /* SOIL.c */,
|
1288 |
0DA6032018086F99008EEB31 /* VisObj.cpp */,
|
1291 |
0DA6032018086F99008EEB31 /* VisObj.cpp */,
|
1289 |
0D3A9D31161641E4000DE410 /* stb_image.c */,
|
1292 |
0D3A9D31161641E4000DE410 /* stb_image.c */,
|
1290 |
0D3A9D34161641E4000DE410 /* stb_image_write.c */,
|
1293 |
0D3A9D34161641E4000DE410 /* stb_image_write.c */,
|
1291 |
0D3A9D15161641E4000DE410 /* Console.cpp */,
|
1294 |
0D3A9D15161641E4000DE410 /* Console.cpp */,
|
Line 1567... |
Line 1570... |
1567 |
sourceTree = "<group>";
|
1570 |
sourceTree = "<group>";
|
1568 |
};
|
1571 |
};
|
1569 |
0DA80D731624BAA80025E962 /* Headers */ = {
|
1572 |
0DA80D731624BAA80025E962 /* Headers */ = {
|
1570 |
isa = PBXGroup;
|
1573 |
isa = PBXGroup;
|
1571 |
children = (
|
1574 |
children = (
|
- |
|
1575 |
0DF885031909E69300E03932 /* ShadowBuffer.h */,
|
1572 |
0DA6031F18086F99008EEB31 /* MeshEditor.h */,
|
1576 |
0DA6031F18086F99008EEB31 /* MeshEditor.h */,
|
1573 |
0DA6032118086F99008EEB31 /* VisObj.h */,
|
1577 |
0DA6032118086F99008EEB31 /* VisObj.h */,
|
1574 |
0D3A9D16161641E4000DE410 /* Console.h */,
|
1578 |
0D3A9D16161641E4000DE410 /* Console.h */,
|
1575 |
0D3A9D18161641E4000DE410 /* draw.h */,
|
1579 |
0D3A9D18161641E4000DE410 /* draw.h */,
|
1576 |
0D3A9D1D161641E4000DE410 /* glsl_shader.h */,
|
1580 |
0D3A9D1D161641E4000DE410 /* glsl_shader.h */,
|
Line 1972... |
Line 1976... |
1972 |
|
1976 |
|
1973 |
/* Begin PBXProject section */
|
1977 |
/* Begin PBXProject section */
|
1974 |
0D0CAEB20C6112FC003604C6 /* Project object */ = {
|
1978 |
0D0CAEB20C6112FC003604C6 /* Project object */ = {
|
1975 |
isa = PBXProject;
|
1979 |
isa = PBXProject;
|
1976 |
attributes = {
|
1980 |
attributes = {
|
1977 |
LastUpgradeCheck = 0450;
|
1981 |
LastUpgradeCheck = 0510;
|
1978 |
};
|
1982 |
};
|
1979 |
buildConfigurationList = 0D0CAEB30C6112FC003604C6 /* Build configuration list for PBXProject "GEL" */;
|
1983 |
buildConfigurationList = 0D0CAEB30C6112FC003604C6 /* Build configuration list for PBXProject "GEL" */;
|
1980 |
compatibilityVersion = "Xcode 3.2";
|
1984 |
compatibilityVersion = "Xcode 3.2";
|
1981 |
developmentRegion = English;
|
1985 |
developmentRegion = English;
|
1982 |
hasScannedForEncodings = 0;
|
1986 |
hasScannedForEncodings = 0;
|
Line 2024... |
Line 2028... |
2024 |
files = (
|
2028 |
files = (
|
2025 |
0D902E9118118B2B00B4E6BF /* bunny.icns in Resources */,
|
2029 |
0D902E9118118B2B00B4E6BF /* bunny.icns in Resources */,
|
2026 |
0D902E9B18118BD700B4E6BF /* MainMenu.xib in Resources */,
|
2030 |
0D902E9B18118BD700B4E6BF /* MainMenu.xib in Resources */,
|
2027 |
0D902E9918118BBF00B4E6BF /* InfoPlist.strings in Resources */,
|
2031 |
0D902E9918118BBF00B4E6BF /* InfoPlist.strings in Resources */,
|
2028 |
0D902E9818118BBF00B4E6BF /* Credits.rtf in Resources */,
|
2032 |
0D902E9818118BBF00B4E6BF /* Credits.rtf in Resources */,
|
2029 |
0D902E9318118B2B00B4E6BF /* MeshEdit-Info.plist in Resources */,
|
- |
|
2030 |
);
|
2033 |
);
|
2031 |
runOnlyForDeploymentPostprocessing = 0;
|
2034 |
runOnlyForDeploymentPostprocessing = 0;
|
2032 |
};
|
2035 |
};
|
2033 |
/* End PBXResourcesBuildPhase section */
|
2036 |
/* End PBXResourcesBuildPhase section */
|
2034 |
|
2037 |
|
Line 2176... |
Line 2179... |
2176 |
0D3A9DC5161641E4000DE410 /* BoundingNode.cpp in Sources */,
|
2179 |
0D3A9DC5161641E4000DE410 /* BoundingNode.cpp in Sources */,
|
2177 |
0D3A9DC7161641E4000DE410 /* BoundingTree.cpp in Sources */,
|
2180 |
0D3A9DC7161641E4000DE410 /* BoundingTree.cpp in Sources */,
|
2178 |
0D3A9DC9161641E4000DE410 /* BSPTree.cpp in Sources */,
|
2181 |
0D3A9DC9161641E4000DE410 /* BSPTree.cpp in Sources */,
|
2179 |
0D3A9DCB161641E4000DE410 /* build_bbtree.cpp in Sources */,
|
2182 |
0D3A9DCB161641E4000DE410 /* build_bbtree.cpp in Sources */,
|
2180 |
0D3A9DCE161641E4000DE410 /* GradientFilter.cpp in Sources */,
|
2183 |
0D3A9DCE161641E4000DE410 /* GradientFilter.cpp in Sources */,
|
- |
|
2184 |
0DF885051909E69300E03932 /* ShadowBuffer.cpp in Sources */,
|
2181 |
0D3A9DD4161641E4000DE410 /* geo_load.cpp in Sources */,
|
2185 |
0D3A9DD4161641E4000DE410 /* geo_load.cpp in Sources */,
|
2182 |
0DA6032318086F99008EEB31 /* VisObj.cpp in Sources */,
|
2186 |
0DA6032318086F99008EEB31 /* VisObj.cpp in Sources */,
|
2183 |
0D3A9DD6161641E4000DE410 /* load_raw.cpp in Sources */,
|
2187 |
0D3A9DD6161641E4000DE410 /* load_raw.cpp in Sources */,
|
2184 |
0DB84A401810C25900526F1E /* Implicit.cpp in Sources */,
|
2188 |
0DB84A401810C25900526F1E /* Implicit.cpp in Sources */,
|
2185 |
0D3A9DDA161641E4000DE410 /* Neighbours.cpp in Sources */,
|
2189 |
0D3A9DDA161641E4000DE410 /* Neighbours.cpp in Sources */,
|
Line 2314... |
Line 2318... |
2314 |
|
2318 |
|
2315 |
/* Begin XCBuildConfiguration section */
|
2319 |
/* Begin XCBuildConfiguration section */
|
2316 |
0D0CAEB40C6112FC003604C6 /* Debug */ = {
|
2320 |
0D0CAEB40C6112FC003604C6 /* Debug */ = {
|
2317 |
isa = XCBuildConfiguration;
|
2321 |
isa = XCBuildConfiguration;
|
2318 |
buildSettings = {
|
2322 |
buildSettings = {
|
2319 |
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
- |
|
2320 |
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
2323 |
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
2321 |
CLANG_CXX_LIBRARY = "libc++";
|
2324 |
CLANG_CXX_LIBRARY = "libc++";
|
- |
|
2325 |
CLANG_WARN_BOOL_CONVERSION = YES;
|
- |
|
2326 |
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
- |
|
2327 |
CLANG_WARN_EMPTY_BODY = YES;
|
- |
|
2328 |
CLANG_WARN_ENUM_CONVERSION = YES;
|
- |
|
2329 |
CLANG_WARN_INT_CONVERSION = YES;
|
- |
|
2330 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2322 |
CLANG_X86_VECTOR_INSTRUCTIONS = default;
|
2331 |
CLANG_X86_VECTOR_INSTRUCTIONS = default;
|
2323 |
COPY_PHASE_STRIP = NO;
|
2332 |
COPY_PHASE_STRIP = NO;
|
2324 |
DEPLOYMENT_LOCATION = NO;
|
2333 |
DEPLOYMENT_LOCATION = NO;
|
2325 |
DEPLOYMENT_POSTPROCESSING = NO;
|
2334 |
DEPLOYMENT_POSTPROCESSING = NO;
|
2326 |
DSTROOT = /;
|
2335 |
DSTROOT = /;
|
2327 |
GCC_PREPROCESSOR_DEFINITIONS = (
|
2336 |
GCC_PREPROCESSOR_DEFINITIONS = (
|
2328 |
"_GLIBCXX_DEBUG=1",
|
2337 |
"_GLIBCXX_DEBUG=1",
|
2329 |
"_GLIBCXX_DEBUG_PEDANTIC=1",
|
2338 |
"_GLIBCXX_DEBUG_PEDANTIC=1",
|
2330 |
);
|
2339 |
);
|
2331 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
2340 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
- |
|
2341 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
- |
|
2342 |
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2332 |
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
2343 |
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
2333 |
GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
|
2344 |
GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
|
2334 |
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
|
2345 |
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
|
2335 |
GCC_WARN_PEDANTIC = NO;
|
2346 |
GCC_WARN_PEDANTIC = NO;
|
2336 |
GCC_WARN_SHADOW = NO;
|
2347 |
GCC_WARN_SHADOW = NO;
|
- |
|
2348 |
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
2337 |
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
2349 |
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
2338 |
GCC_WARN_UNKNOWN_PRAGMAS = NO;
|
2350 |
GCC_WARN_UNKNOWN_PRAGMAS = NO;
|
- |
|
2351 |
GCC_WARN_UNUSED_FUNCTION = YES;
|
2339 |
GCC_WARN_UNUSED_VARIABLE = YES;
|
2352 |
GCC_WARN_UNUSED_VARIABLE = YES;
|
2340 |
HEADER_SEARCH_PATHS = src;
|
2353 |
HEADER_SEARCH_PATHS = src;
|
2341 |
INSTALL_PATH = "";
|
2354 |
INSTALL_PATH = "";
|
2342 |
LIBRARY_SEARCH_PATHS = "";
|
2355 |
LIBRARY_SEARCH_PATHS = "";
|
2343 |
MACOSX_DEPLOYMENT_TARGET = "";
|
2356 |
MACOSX_DEPLOYMENT_TARGET = "";
|
Line 2349... |
Line 2362... |
2349 |
name = Debug;
|
2362 |
name = Debug;
|
2350 |
};
|
2363 |
};
|
2351 |
0D0CAEB50C6112FC003604C6 /* Release */ = {
|
2364 |
0D0CAEB50C6112FC003604C6 /* Release */ = {
|
2352 |
isa = XCBuildConfiguration;
|
2365 |
isa = XCBuildConfiguration;
|
2353 |
buildSettings = {
|
2366 |
buildSettings = {
|
2354 |
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
- |
|
2355 |
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
2367 |
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
2356 |
CLANG_CXX_LIBRARY = "libc++";
|
2368 |
CLANG_CXX_LIBRARY = "libc++";
|
- |
|
2369 |
CLANG_WARN_BOOL_CONVERSION = YES;
|
- |
|
2370 |
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
- |
|
2371 |
CLANG_WARN_EMPTY_BODY = YES;
|
- |
|
2372 |
CLANG_WARN_ENUM_CONVERSION = YES;
|
- |
|
2373 |
CLANG_WARN_INT_CONVERSION = YES;
|
- |
|
2374 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2357 |
CLANG_X86_VECTOR_INSTRUCTIONS = default;
|
2375 |
CLANG_X86_VECTOR_INSTRUCTIONS = default;
|
2358 |
COPY_PHASE_STRIP = YES;
|
2376 |
COPY_PHASE_STRIP = YES;
|
2359 |
DEPLOYMENT_LOCATION = NO;
|
2377 |
DEPLOYMENT_LOCATION = NO;
|
2360 |
DEPLOYMENT_POSTPROCESSING = NO;
|
2378 |
DEPLOYMENT_POSTPROCESSING = NO;
|
2361 |
DSTROOT = /;
|
2379 |
DSTROOT = /;
|
2362 |
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
|
2380 |
GCC_PREPROCESSOR_DEFINITIONS = NDEBUG;
|
2363 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
2381 |
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
- |
|
2382 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
- |
|
2383 |
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
2364 |
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
2384 |
GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
|
2365 |
GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
|
2385 |
GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
|
2366 |
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
|
2386 |
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = NO;
|
2367 |
GCC_WARN_PEDANTIC = NO;
|
2387 |
GCC_WARN_PEDANTIC = NO;
|
2368 |
GCC_WARN_SHADOW = NO;
|
2388 |
GCC_WARN_SHADOW = NO;
|
- |
|
2389 |
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
2369 |
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
2390 |
GCC_WARN_UNINITIALIZED_AUTOS = NO;
|
2370 |
GCC_WARN_UNKNOWN_PRAGMAS = NO;
|
2391 |
GCC_WARN_UNKNOWN_PRAGMAS = NO;
|
- |
|
2392 |
GCC_WARN_UNUSED_FUNCTION = YES;
|
2371 |
GCC_WARN_UNUSED_VARIABLE = YES;
|
2393 |
GCC_WARN_UNUSED_VARIABLE = YES;
|
2372 |
HEADER_SEARCH_PATHS = src;
|
2394 |
HEADER_SEARCH_PATHS = src;
|
2373 |
INSTALL_PATH = "";
|
2395 |
INSTALL_PATH = "";
|
2374 |
LIBRARY_SEARCH_PATHS = "";
|
2396 |
LIBRARY_SEARCH_PATHS = "";
|
2375 |
MACOSX_DEPLOYMENT_TARGET = "";
|
2397 |
MACOSX_DEPLOYMENT_TARGET = "";
|
Line 3048... |
Line 3070... |
3048 |
};
|
3070 |
};
|
3049 |
0DE7187F15889A8300174DAA /* Debug */ = {
|
3071 |
0DE7187F15889A8300174DAA /* Debug */ = {
|
3050 |
isa = XCBuildConfiguration;
|
3072 |
isa = XCBuildConfiguration;
|
3051 |
buildSettings = {
|
3073 |
buildSettings = {
|
3052 |
ALWAYS_SEARCH_USER_PATHS = NO;
|
3074 |
ALWAYS_SEARCH_USER_PATHS = NO;
|
3053 |
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
- |
|
3054 |
COPY_PHASE_STRIP = NO;
|
3075 |
COPY_PHASE_STRIP = NO;
|
3055 |
GCC_C_LANGUAGE_STANDARD = gnu99;
|
3076 |
GCC_C_LANGUAGE_STANDARD = gnu99;
|
3056 |
GCC_DYNAMIC_NO_PIC = NO;
|
3077 |
GCC_DYNAMIC_NO_PIC = NO;
|
3057 |
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
3078 |
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
3058 |
GCC_OPTIMIZATION_LEVEL = 0;
|
3079 |
GCC_OPTIMIZATION_LEVEL = 0;
|
Line 3068... |
Line 3089... |
3068 |
};
|
3089 |
};
|
3069 |
0DE7188015889A8300174DAA /* Release */ = {
|
3090 |
0DE7188015889A8300174DAA /* Release */ = {
|
3070 |
isa = XCBuildConfiguration;
|
3091 |
isa = XCBuildConfiguration;
|
3071 |
buildSettings = {
|
3092 |
buildSettings = {
|
3072 |
ALWAYS_SEARCH_USER_PATHS = NO;
|
3093 |
ALWAYS_SEARCH_USER_PATHS = NO;
|
3073 |
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
- |
|
3074 |
COPY_PHASE_STRIP = YES;
|
3094 |
COPY_PHASE_STRIP = YES;
|
3075 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
3095 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
3076 |
GCC_C_LANGUAGE_STANDARD = gnu99;
|
3096 |
GCC_C_LANGUAGE_STANDARD = gnu99;
|
3077 |
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
3097 |
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
3078 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
3098 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|