|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 876EE9D6170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 876EE9D5170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm */; }; |
| 11 | + 876EE9D7170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm in Sources */ = {isa = PBXBuildFile; fileRef = 876EE9D5170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm */; }; |
10 | 12 | D002DAF813656CDF005348A5 /* EXTNilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = D002DAF713656CDF005348A5 /* EXTNilTest.m */; };
|
11 | 13 | D002DAF913656CDF005348A5 /* EXTNilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = D002DAF713656CDF005348A5 /* EXTNilTest.m */; };
|
12 | 14 | D003EEEF15924CF000410411 /* EXTVarargsTest.m in Sources */ = {isa = PBXBuildFile; fileRef = D003EEEE15924CF000410411 /* EXTVarargsTest.m */; };
|
|
211 | 213 |
|
212 | 214 | /* Begin PBXFileReference section */
|
213 | 215 | 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
| 216 | + 876EE9D4170B13C000AB73BB /* EXTObjectiveCppCompileTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXTObjectiveCppCompileTest.h; sourceTree = "<group>"; }; |
| 217 | + 876EE9D5170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = EXTObjectiveCppCompileTest.mm; sourceTree = "<group>"; }; |
214 | 218 | D002DAF613656CDF005348A5 /* EXTNilTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXTNilTest.h; sourceTree = "<group>"; };
|
215 | 219 | D002DAF713656CDF005348A5 /* EXTNilTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXTNilTest.m; sourceTree = "<group>"; };
|
216 | 220 | D003EEED15924CF000410411 /* EXTVarargsTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXTVarargsTest.h; sourceTree = "<group>"; };
|
|
605 | 609 | D0FE94031596668400F3AE1C /* EXTMultimethodTest.m */,
|
606 | 610 | D002DAF613656CDF005348A5 /* EXTNilTest.h */,
|
607 | 611 | D002DAF713656CDF005348A5 /* EXTNilTest.m */,
|
| 612 | + 876EE9D4170B13C000AB73BB /* EXTObjectiveCppCompileTest.h */, |
| 613 | + 876EE9D5170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm */, |
608 | 614 | D0D1F93215A396F7002E2387 /* EXTPassthroughTest.h */,
|
609 | 615 | D0D1F93315A396F7002E2387 /* EXTPassthroughTest.m */,
|
610 | 616 | D033765B131E53DB0039ACFD /* EXTPrivateMethodTest.h */,
|
|
945 | 951 | D0E6A0F4159BB46D00FB92FC /* EXTAnnotationTest.m in Sources */,
|
946 | 952 | D0D1F93415A396F7002E2387 /* EXTPassthroughTest.m in Sources */,
|
947 | 953 | D0FBB1DB15F6897D002281B9 /* EXTSynthesizeTest.m in Sources */,
|
| 954 | + 876EE9D6170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm in Sources */, |
948 | 955 | );
|
949 | 956 | runOnlyForDeploymentPostprocessing = 0;
|
950 | 957 | };
|
|
975 | 982 | D0E6A0F5159BB46D00FB92FC /* EXTAnnotationTest.m in Sources */,
|
976 | 983 | D0D1F93515A396F7002E2387 /* EXTPassthroughTest.m in Sources */,
|
977 | 984 | D0FBB1DC15F6897D002281B9 /* EXTSynthesizeTest.m in Sources */,
|
| 985 | + 876EE9D7170B13C000AB73BB /* EXTObjectiveCppCompileTest.mm in Sources */, |
978 | 986 | );
|
979 | 987 | runOnlyForDeploymentPostprocessing = 0;
|
980 | 988 | };
|
|
0 commit comments