|
379 | 379 | D068222E1F5149B500040321 /* muParserDLL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D06822251F51498700040321 /* muParserDLL.cpp */; };
|
380 | 380 | D068222F1F5149B500040321 /* muParserError.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D06822261F51498700040321 /* muParserError.cpp */; };
|
381 | 381 | D06822301F5149B500040321 /* muParserInt.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D06822271F51498700040321 /* muParserInt.cpp */; };
|
382 |
| - D06822311F5149B500040321 /* muParserTest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D06822281F51498700040321 /* muParserTest.cpp */; }; |
383 | 382 | D06822321F5149B500040321 /* muParserTokenReader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = D06822291F51498700040321 /* muParserTokenReader.cpp */; };
|
384 | 383 | D07B247315BCC15700D4ADB4 /* add-shell in Resources */ = {isa = PBXBuildFile; fileRef = D07B247215BCC15700D4ADB4 /* add-shell */; };
|
385 | 384 | D07B247615BCC4BE00D4ADB4 /* install.sh in Resources */ = {isa = PBXBuildFile; fileRef = D07B247515BCC4BE00D4ADB4 /* install.sh */; };
|
|
822 | 821 | D06822251F51498700040321 /* muParserDLL.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = muParserDLL.cpp; sourceTree = "<group>"; };
|
823 | 822 | D06822261F51498700040321 /* muParserError.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = muParserError.cpp; sourceTree = "<group>"; };
|
824 | 823 | D06822271F51498700040321 /* muParserInt.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = muParserInt.cpp; sourceTree = "<group>"; };
|
825 |
| - D06822281F51498700040321 /* muParserTest.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = muParserTest.cpp; sourceTree = "<group>"; }; |
826 | 824 | D06822291F51498700040321 /* muParserTokenReader.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = muParserTokenReader.cpp; sourceTree = "<group>"; };
|
827 | 825 | D07B247215BCC15700D4ADB4 /* add-shell */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "add-shell"; path = "build_tools/osx_package_scripts/add-shell"; sourceTree = "<group>"; };
|
828 | 826 | D07B247515BCC4BE00D4ADB4 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = install.sh; path = osx/install.sh; sourceTree = "<group>"; };
|
|
1082 | 1080 | D06822251F51498700040321 /* muParserDLL.cpp */,
|
1083 | 1081 | D06822261F51498700040321 /* muParserError.cpp */,
|
1084 | 1082 | D06822271F51498700040321 /* muParserInt.cpp */,
|
1085 |
| - D06822281F51498700040321 /* muParserTest.cpp */, |
1086 | 1083 | D06822291F51498700040321 /* muParserTokenReader.cpp */,
|
1087 | 1084 | );
|
1088 | 1085 | path = src;
|
|
1930 | 1927 | D068222E1F5149B500040321 /* muParserDLL.cpp in Sources */,
|
1931 | 1928 | D068222F1F5149B500040321 /* muParserError.cpp in Sources */,
|
1932 | 1929 | D06822301F5149B500040321 /* muParserInt.cpp in Sources */,
|
1933 |
| - D06822311F5149B500040321 /* muParserTest.cpp in Sources */, |
1934 | 1930 | D06822321F5149B500040321 /* muParserTokenReader.cpp in Sources */,
|
1935 | 1931 | );
|
1936 | 1932 | runOnlyForDeploymentPostprocessing = 0;
|
|
2432 | 2428 | DEBUG_INFORMATION_FORMAT = dwarf;
|
2433 | 2429 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
2434 | 2430 | ENABLE_TESTABILITY = YES;
|
| 2431 | + GCC_ENABLE_CPP_EXCEPTIONS = NO; |
2435 | 2432 | GCC_ENABLE_CPP_RTTI = YES;
|
2436 | 2433 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
2437 | 2434 | GCC_NO_COMMON_BLOCKS = YES;
|
|
2485 | 2482 | DEAD_CODE_STRIPPING = YES;
|
2486 | 2483 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
2487 | 2484 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
| 2485 | + GCC_ENABLE_CPP_EXCEPTIONS = NO; |
2488 | 2486 | GCC_ENABLE_CPP_RTTI = YES;
|
2489 | 2487 | GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
|
2490 | 2488 | GCC_NO_COMMON_BLOCKS = YES;
|
|
0 commit comments