cmvr_head/packages/erpc-1.14.0/erpcgen/embedded-rpc.xcodeproj/project.pbxproj

568 lines
35 KiB
Plaintext
Raw Permalink Normal View History

2025-12-30 15:44:41 +08:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
02423DAD1D2C625C008C0C9A /* py_interface.template in Sources */ = {isa = PBXBuildFile; fileRef = 02423DAC1D2C6239008C0C9A /* py_interface.template */; };
025895AD1C5043E700836277 /* c_client_source.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A31C5043DA00836277 /* c_client_source.template */; };
025895AE1C5043E700836277 /* c_coders.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A41C5043DA00836277 /* c_coders.template */; };
025895AF1C5043E700836277 /* c_common_header.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A51C5043DA00836277 /* c_common_header.template */; };
025895B01C5043E700836277 /* c_server_header.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A61C5043DA00836277 /* c_server_header.template */; };
025895B11C5043E700836277 /* c_server_source.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A71C5043DA00836277 /* c_server_source.template */; };
025895B21C5043E700836277 /* py_client.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A81C5043DA00836277 /* py_client.template */; };
025895B31C5043E700836277 /* py_coders.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895A91C5043DA00836277 /* py_coders.template */; };
025895B41C5043E700836277 /* py_common.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895AA1C5043DA00836277 /* py_common.template */; };
025895B51C5043E700836277 /* py_init.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895AB1C5043DA00836277 /* py_init.template */; };
025895B61C5043E700836277 /* py_server.template in Sources */ = {isa = PBXBuildFile; fileRef = 025895AC1C5043DA00836277 /* py_server.template */; };
025996171BA4F3D900DC39B8 /* PythonGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 025996151BA4F3D900DC39B8 /* PythonGenerator.cpp */; };
025A889C19ED71390027CFCB /* cpptempl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 025A889A19ED71390027CFCB /* cpptempl.cpp */; };
025C36C91A091E15007EE0D1 /* Type.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 025C36C61A091B5E007EE0D1 /* Type.cpp */; };
0260D4321D25B0F100C85C1C /* format_string.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D4251D25B0F100C85C1C /* format_string.cpp */; };
0260D4331D25B0F100C85C1C /* HexValues.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D4271D25B0F100C85C1C /* HexValues.cpp */; };
0260D4341D25B0F100C85C1C /* Logging.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D4291D25B0F100C85C1C /* Logging.cpp */; };
0260D4351D25B0F100C85C1C /* options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D42B1D25B0F100C85C1C /* options.cpp */; };
0260D4361D25B0F100C85C1C /* SearchPath.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D42D1D25B0F100C85C1C /* SearchPath.cpp */; };
0260D4371D25B0F100C85C1C /* Value.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0260D4301D25B0F100C85C1C /* Value.cpp */; };
026380CC1974759F00449300 /* AstNode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380C41974759F00449300 /* AstNode.cpp */; };
026380CD1974759F00449300 /* erpcgen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380C61974759F00449300 /* erpcgen.cpp */; };
026380CE1974759F00449300 /* erpcgen_lexer.l in Sources */ = {isa = PBXBuildFile; fileRef = 026380C71974759F00449300 /* erpcgen_lexer.l */; };
026380CF1974759F00449300 /* erpcgen_parser.y in Sources */ = {isa = PBXBuildFile; fileRef = 026380C81974759F00449300 /* erpcgen_parser.y */; };
026380D01974759F00449300 /* ErpcLexer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380C91974759F00449300 /* ErpcLexer.cpp */; };
026380DF1980533E00449300 /* Token.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380DD1980533E00449300 /* Token.cpp */; };
026380E21985BE5F00449300 /* AstWalker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380E01985BE5F00449300 /* AstWalker.cpp */; };
026380EE199AA5EC00449300 /* InterfaceDefinition.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380EC199AA5EC00449300 /* InterfaceDefinition.cpp */; };
026380F1199FFCF300449300 /* Generator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380EF199FFCF300449300 /* Generator.cpp */; };
026380F419A0099500449300 /* SymbolScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380F219A0099500449300 /* SymbolScanner.cpp */; };
026380F719A00A1100449300 /* CGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026380F519A00A1100449300 /* CGenerator.cpp */; };
02647FD01D568F6000F8B142 /* libboost_filesystem-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02647FCE1D568F6000F8B142 /* libboost_filesystem-mt.a */; };
02647FD11D568F6000F8B142 /* libboost_system-mt.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 02647FCF1D568F6000F8B142 /* libboost_system-mt.a */; };
026AA6F91C7A865600D42DAB /* UniqueIdChecker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 026AA6F71C7A865600D42DAB /* UniqueIdChecker.cpp */; };
02C3FC491D1358A400A5552A /* c_common_functions.template in Sources */ = {isa = PBXBuildFile; fileRef = 02C3FC481D13587900A5552A /* c_common_functions.template */; };
04C347F11AB08FA3003C36B7 /* ParseErrors.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 04C347EF1AB08F2D003C36B7 /* ParseErrors.cpp */; };
/* End PBXBuildFile section */
/* Begin PBXBuildRule section */
02425275194382FB00A3E0D1 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
fileType = sourcecode.lex;
isEditable = 1;
outputFiles = (
"${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.cpp",
);
script = "/usr/local/opt/flex/bin/flex -o${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.cpp ${INPUT_FILE_DIR}/${INPUT_FILE_NAME}";
};
024252761943830000A3E0D1 /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
fileType = sourcecode.yacc;
isEditable = 1;
outputFiles = (
"${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.tab.hpp",
"${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.tab.cpp",
);
script = "/usr/local/opt/bison/bin/bison -Wno-other -o ${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.tab.cpp ${INPUT_FILE_DIR}/${INPUT_FILE_NAME}";
};
02612BAF19B1521200E3B75B /* PBXBuildRule */ = {
isa = PBXBuildRule;
compilerSpec = com.apple.compilers.proxy.script;
filePatterns = "*.template";
fileType = pattern.proxy;
isEditable = 1;
outputFiles = (
"$(DERIVED_FILES_DIR)/${INPUT_FILE_BASE}.c",
);
script = "python ${PROJECT_DIR}/bin/txt_to_c.py -o ${DERIVED_FILES_DIR}/${INPUT_FILE_BASE}.c ${INPUT_FILE_DIR}/${INPUT_FILE_NAME}";
};
/* End PBXBuildRule section */
/* Begin PBXCopyFilesBuildPhase section */
02425266194381F200A3E0D1 /* CopyFiles */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = /usr/share/man/man1/;
dstSubfolderSpec = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 1;
};
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
02423DAC1D2C6239008C0C9A /* py_interface.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_interface.template; sourceTree = "<group>"; };
02423DAE1D30544C008C0C9A /* erpcgen_version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = erpcgen_version.h; sourceTree = "<group>"; };
02425268194381F200A3E0D1 /* erpcgen */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = erpcgen; sourceTree = BUILT_PRODUCTS_DIR; };
02565BC01A00120900E97D02 /* cpptempl_test.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = cpptempl_test.cpp; sourceTree = "<group>"; };
02565BC11A00120900E97D02 /* README.rst */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.rst; sourceTree = "<group>"; };
02565BC21A00120900E97D02 /* unit_testing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = unit_testing.h; sourceTree = "<group>"; };
025895A31C5043DA00836277 /* c_client_source.template */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = c_client_source.template; sourceTree = "<group>"; };
025895A41C5043DA00836277 /* c_coders.template */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = c_coders.template; sourceTree = "<group>"; };
025895A51C5043DA00836277 /* c_common_header.template */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = c_common_header.template; sourceTree = "<group>"; };
025895A61C5043DA00836277 /* c_server_header.template */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = c_server_header.template; sourceTree = "<group>"; };
025895A71C5043DA00836277 /* c_server_source.template */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = c_server_source.template; sourceTree = "<group>"; };
025895A81C5043DA00836277 /* py_client.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_client.template; sourceTree = "<group>"; };
025895A91C5043DA00836277 /* py_coders.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_coders.template; sourceTree = "<group>"; };
025895AA1C5043DA00836277 /* py_common.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_common.template; sourceTree = "<group>"; };
025895AB1C5043DA00836277 /* py_init.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_init.template; sourceTree = "<group>"; };
025895AC1C5043DA00836277 /* py_server.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = py_server.template; sourceTree = "<group>"; };
025996151BA4F3D900DC39B8 /* PythonGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PythonGenerator.cpp; sourceTree = "<group>"; };
025996161BA4F3D900DC39B8 /* PythonGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PythonGenerator.h; sourceTree = "<group>"; };
025996181BA4F3F900DC39B8 /* os_config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = os_config.h; sourceTree = "<group>"; };
025996191BA4F44500DC39B8 /* ConstType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ConstType.h; sourceTree = "<group>"; };
0259961A1BA4F45600DC39B8 /* Program.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Program.h; sourceTree = "<group>"; };
025A889A19ED71390027CFCB /* cpptempl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cpptempl.cpp; sourceTree = "<group>"; };
025A889B19ED71390027CFCB /* cpptempl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpptempl.h; sourceTree = "<group>"; };
025C36B81A091B5E007EE0D1 /* AliasType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AliasType.h; sourceTree = "<group>"; };
025C36B91A091B5E007EE0D1 /* Annotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Annotation.h; sourceTree = "<group>"; };
025C36BA1A091B5E007EE0D1 /* ArrayType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ArrayType.h; sourceTree = "<group>"; };
025C36BB1A091B5E007EE0D1 /* BuiltinType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BuiltinType.h; sourceTree = "<group>"; };
025C36BC1A091B5E007EE0D1 /* DataType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DataType.h; sourceTree = "<group>"; };
025C36BD1A091B5E007EE0D1 /* EnumMember.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EnumMember.h; sourceTree = "<group>"; };
025C36BE1A091B5E007EE0D1 /* EnumType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EnumType.h; sourceTree = "<group>"; };
025C36BF1A091B5E007EE0D1 /* Function.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Function.h; sourceTree = "<group>"; };
025C36C01A091B5E007EE0D1 /* Interface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Interface.h; sourceTree = "<group>"; };
025C36C11A091B5E007EE0D1 /* ListType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ListType.h; sourceTree = "<group>"; };
025C36C21A091B5E007EE0D1 /* StructMember.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StructMember.h; sourceTree = "<group>"; };
025C36C31A091B5E007EE0D1 /* StructType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StructType.h; sourceTree = "<group>"; };
025C36C41A091B5E007EE0D1 /* Symbol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Symbol.h; sourceTree = "<group>"; };
025C36C51A091B5E007EE0D1 /* SymbolScope.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SymbolScope.h; sourceTree = "<group>"; };
025C36C61A091B5E007EE0D1 /* Type.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Type.cpp; sourceTree = "<group>"; };
025C36C71A091B5E007EE0D1 /* VoidType.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoidType.h; sourceTree = "<group>"; };
0260D4251D25B0F100C85C1C /* format_string.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = format_string.cpp; sourceTree = "<group>"; };
0260D4261D25B0F100C85C1C /* format_string.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = format_string.h; sourceTree = "<group>"; };
0260D4271D25B0F100C85C1C /* HexValues.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = HexValues.cpp; sourceTree = "<group>"; };
0260D4281D25B0F100C85C1C /* HexValues.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HexValues.h; sourceTree = "<group>"; };
0260D4291D25B0F100C85C1C /* Logging.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Logging.cpp; sourceTree = "<group>"; };
0260D42A1D25B0F100C85C1C /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logging.h; sourceTree = "<group>"; };
0260D42B1D25B0F100C85C1C /* options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = options.cpp; sourceTree = "<group>"; };
0260D42C1D25B0F100C85C1C /* options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = options.h; sourceTree = "<group>"; };
0260D42D1D25B0F100C85C1C /* SearchPath.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SearchPath.cpp; sourceTree = "<group>"; };
0260D42E1D25B0F100C85C1C /* SearchPath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchPath.h; sourceTree = "<group>"; };
0260D42F1D25B0F100C85C1C /* smart_ptr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smart_ptr.h; sourceTree = "<group>"; };
0260D4301D25B0F100C85C1C /* Value.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Value.cpp; sourceTree = "<group>"; };
0260D4311D25B0F100C85C1C /* Value.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Value.h; sourceTree = "<group>"; };
026380C41974759F00449300 /* AstNode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AstNode.cpp; sourceTree = "<group>"; };
026380C51974759F00449300 /* AstNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AstNode.h; sourceTree = "<group>"; };
026380C61974759F00449300 /* erpcgen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = erpcgen.cpp; sourceTree = "<group>"; };
026380C71974759F00449300 /* erpcgen_lexer.l */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.lex; path = erpcgen_lexer.l; sourceTree = "<group>"; };
026380C81974759F00449300 /* erpcgen_parser.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = erpcgen_parser.y; sourceTree = "<group>"; };
026380C91974759F00449300 /* ErpcLexer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ErpcLexer.cpp; sourceTree = "<group>"; };
026380CA1974759F00449300 /* ErpcLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ErpcLexer.h; sourceTree = "<group>"; };
026380DD1980533E00449300 /* Token.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Token.cpp; sourceTree = "<group>"; };
026380DE1980533E00449300 /* Token.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Token.h; sourceTree = "<group>"; };
026380E01985BE5F00449300 /* AstWalker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AstWalker.cpp; sourceTree = "<group>"; };
026380E11985BE5F00449300 /* AstWalker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AstWalker.h; sourceTree = "<group>"; };
026380EC199AA5EC00449300 /* InterfaceDefinition.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InterfaceDefinition.cpp; sourceTree = "<group>"; };
026380ED199AA5EC00449300 /* InterfaceDefinition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InterfaceDefinition.h; sourceTree = "<group>"; };
026380EF199FFCF300449300 /* Generator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Generator.cpp; sourceTree = "<group>"; };
026380F0199FFCF300449300 /* Generator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Generator.h; sourceTree = "<group>"; };
026380F219A0099500449300 /* SymbolScanner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolScanner.cpp; sourceTree = "<group>"; };
026380F319A0099500449300 /* SymbolScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SymbolScanner.h; sourceTree = "<group>"; };
026380F519A00A1100449300 /* CGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CGenerator.cpp; sourceTree = "<group>"; };
026380F619A00A1100449300 /* CGenerator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CGenerator.h; sourceTree = "<group>"; };
0263810719A40B6700449300 /* ParseErrors.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParseErrors.h; sourceTree = "<group>"; };
02647FCE1D568F6000F8B142 /* libboost_filesystem-mt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libboost_filesystem-mt.a"; path = "/usr/local/Cellar/boost/1.61.0/lib/libboost_filesystem-mt.a"; sourceTree = "<absolute>"; };
02647FCF1D568F6000F8B142 /* libboost_system-mt.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libboost_system-mt.a"; path = "/usr/local/Cellar/boost/1.61.0/lib/libboost_system-mt.a"; sourceTree = "<absolute>"; };
026AA6F71C7A865600D42DAB /* UniqueIdChecker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = UniqueIdChecker.cpp; sourceTree = "<group>"; };
026AA6F81C7A865600D42DAB /* UniqueIdChecker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UniqueIdChecker.h; sourceTree = "<group>"; };
028205F41D342A0A0036A073 /* annotations.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = annotations.h; sourceTree = "<group>"; };
02C3FC481D13587900A5552A /* c_common_functions.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = c_common_functions.template; sourceTree = "<group>"; };
04C347EF1AB08F2D003C36B7 /* ParseErrors.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParseErrors.cpp; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
02425265194381F200A3E0D1 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
02647FD01D568F6000F8B142 /* libboost_filesystem-mt.a in Frameworks */,
02647FD11D568F6000F8B142 /* libboost_system-mt.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0242524D193BDFAA00A3E0D1 = {
isa = PBXGroup;
children = (
02425258193BDFAA00A3E0D1 /* src */,
02DB343819BD414900DA6C43 /* Libraries */,
02425257193BDFAA00A3E0D1 /* Products */,
);
sourceTree = "<group>";
};
02425257193BDFAA00A3E0D1 /* Products */ = {
isa = PBXGroup;
children = (
02425268194381F200A3E0D1 /* erpcgen */,
);
name = Products;
sourceTree = "<group>";
};
02425258193BDFAA00A3E0D1 /* src */ = {
isa = PBXGroup;
children = (
026380C41974759F00449300 /* AstNode.cpp */,
026380C51974759F00449300 /* AstNode.h */,
026380E01985BE5F00449300 /* AstWalker.cpp */,
026380E11985BE5F00449300 /* AstWalker.h */,
026380F519A00A1100449300 /* CGenerator.cpp */,
026380F619A00A1100449300 /* CGenerator.h */,
025A889D19ED71470027CFCB /* cpptemplate */,
026380C71974759F00449300 /* erpcgen_lexer.l */,
026380C81974759F00449300 /* erpcgen_parser.y */,
02423DAE1D30544C008C0C9A /* erpcgen_version.h */,
026380C61974759F00449300 /* erpcgen.cpp */,
026380C91974759F00449300 /* ErpcLexer.cpp */,
026380CA1974759F00449300 /* ErpcLexer.h */,
0260D4251D25B0F100C85C1C /* format_string.cpp */,
0260D4261D25B0F100C85C1C /* format_string.h */,
026380EF199FFCF300449300 /* Generator.cpp */,
026380F0199FFCF300449300 /* Generator.h */,
0260D4271D25B0F100C85C1C /* HexValues.cpp */,
0260D4281D25B0F100C85C1C /* HexValues.h */,
026380EC199AA5EC00449300 /* InterfaceDefinition.cpp */,
026380ED199AA5EC00449300 /* InterfaceDefinition.h */,
0260D4291D25B0F100C85C1C /* Logging.cpp */,
0260D42A1D25B0F100C85C1C /* Logging.h */,
0260D42B1D25B0F100C85C1C /* options.cpp */,
0260D42C1D25B0F100C85C1C /* options.h */,
025996181BA4F3F900DC39B8 /* os_config.h */,
04C347EF1AB08F2D003C36B7 /* ParseErrors.cpp */,
0263810719A40B6700449300 /* ParseErrors.h */,
025996151BA4F3D900DC39B8 /* PythonGenerator.cpp */,
025996161BA4F3D900DC39B8 /* PythonGenerator.h */,
0260D42D1D25B0F100C85C1C /* SearchPath.cpp */,
0260D42E1D25B0F100C85C1C /* SearchPath.h */,
0260D42F1D25B0F100C85C1C /* smart_ptr.h */,
026380F219A0099500449300 /* SymbolScanner.cpp */,
026380F319A0099500449300 /* SymbolScanner.h */,
0258958C1C50328500836277 /* templates */,
026380DD1980533E00449300 /* Token.cpp */,
026380DE1980533E00449300 /* Token.h */,
025C36B71A091B5E007EE0D1 /* types */,
026AA6F71C7A865600D42DAB /* UniqueIdChecker.cpp */,
026AA6F81C7A865600D42DAB /* UniqueIdChecker.h */,
0260D4301D25B0F100C85C1C /* Value.cpp */,
0260D4311D25B0F100C85C1C /* Value.h */,
028205F41D342A0A0036A073 /* annotations.h */,
);
path = src;
sourceTree = "<group>";
};
0258958C1C50328500836277 /* templates */ = {
isa = PBXGroup;
children = (
025895A31C5043DA00836277 /* c_client_source.template */,
025895A41C5043DA00836277 /* c_coders.template */,
02C3FC481D13587900A5552A /* c_common_functions.template */,
025895A51C5043DA00836277 /* c_common_header.template */,
025895A61C5043DA00836277 /* c_server_header.template */,
025895A71C5043DA00836277 /* c_server_source.template */,
025895A81C5043DA00836277 /* py_client.template */,
025895A91C5043DA00836277 /* py_coders.template */,
025895AA1C5043DA00836277 /* py_common.template */,
025895AB1C5043DA00836277 /* py_init.template */,
02423DAC1D2C6239008C0C9A /* py_interface.template */,
025895AC1C5043DA00836277 /* py_server.template */,
);
path = templates;
sourceTree = "<group>";
};
025A889D19ED71470027CFCB /* cpptemplate */ = {
isa = PBXGroup;
children = (
02565BC01A00120900E97D02 /* cpptempl_test.cpp */,
025A889A19ED71390027CFCB /* cpptempl.cpp */,
025A889B19ED71390027CFCB /* cpptempl.h */,
02565BC11A00120900E97D02 /* README.rst */,
02565BC21A00120900E97D02 /* unit_testing.h */,
);
path = cpptemplate;
sourceTree = "<group>";
};
025C36B71A091B5E007EE0D1 /* types */ = {
isa = PBXGroup;
children = (
025C36B81A091B5E007EE0D1 /* AliasType.h */,
025C36B91A091B5E007EE0D1 /* Annotation.h */,
025C36BA1A091B5E007EE0D1 /* ArrayType.h */,
025C36BB1A091B5E007EE0D1 /* BuiltinType.h */,
025996191BA4F44500DC39B8 /* ConstType.h */,
025C36BC1A091B5E007EE0D1 /* DataType.h */,
025C36BD1A091B5E007EE0D1 /* EnumMember.h */,
025C36BE1A091B5E007EE0D1 /* EnumType.h */,
025C36BF1A091B5E007EE0D1 /* Function.h */,
025C36C01A091B5E007EE0D1 /* Interface.h */,
0259961A1BA4F45600DC39B8 /* Program.h */,
025C36C11A091B5E007EE0D1 /* ListType.h */,
025C36C21A091B5E007EE0D1 /* StructMember.h */,
025C36C31A091B5E007EE0D1 /* StructType.h */,
025C36C41A091B5E007EE0D1 /* Symbol.h */,
025C36C51A091B5E007EE0D1 /* SymbolScope.h */,
025C36C61A091B5E007EE0D1 /* Type.cpp */,
025C36C71A091B5E007EE0D1 /* VoidType.h */,
);
path = types;
sourceTree = "<group>";
};
02DB343819BD414900DA6C43 /* Libraries */ = {
isa = PBXGroup;
children = (
02647FCE1D568F6000F8B142 /* libboost_filesystem-mt.a */,
02647FCF1D568F6000F8B142 /* libboost_system-mt.a */,
);
name = Libraries;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
02425267194381F200A3E0D1 /* erpcgen */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0242526E194381F200A3E0D1 /* Build configuration list for PBXNativeTarget "erpcgen" */;
buildPhases = (
02425264194381F200A3E0D1 /* Sources */,
02425265194381F200A3E0D1 /* Frameworks */,
02425266194381F200A3E0D1 /* CopyFiles */,
);
buildRules = (
02612BAF19B1521200E3B75B /* PBXBuildRule */,
024252761943830000A3E0D1 /* PBXBuildRule */,
02425275194382FB00A3E0D1 /* PBXBuildRule */,
);
dependencies = (
);
name = erpcgen;
productName = erpcgen;
productReference = 02425268194381F200A3E0D1 /* erpcgen */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0242524E193BDFAA00A3E0D1 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0510;
ORGANIZATIONNAME = "Freescale Semiconductor, Inc.";
};
buildConfigurationList = 02425251193BDFAA00A3E0D1 /* Build configuration list for PBXProject "embedded-rpc" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = 0242524D193BDFAA00A3E0D1;
productRefGroup = 02425257193BDFAA00A3E0D1 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
02425267194381F200A3E0D1 /* erpcgen */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
02425264194381F200A3E0D1 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
02423DAD1D2C625C008C0C9A /* py_interface.template in Sources */,
02C3FC491D1358A400A5552A /* c_common_functions.template in Sources */,
025895AD1C5043E700836277 /* c_client_source.template in Sources */,
0260D4361D25B0F100C85C1C /* SearchPath.cpp in Sources */,
0260D4351D25B0F100C85C1C /* options.cpp in Sources */,
025895AE1C5043E700836277 /* c_coders.template in Sources */,
0260D4331D25B0F100C85C1C /* HexValues.cpp in Sources */,
025895AF1C5043E700836277 /* c_common_header.template in Sources */,
025895B01C5043E700836277 /* c_server_header.template in Sources */,
025895B11C5043E700836277 /* c_server_source.template in Sources */,
025895B21C5043E700836277 /* py_client.template in Sources */,
026AA6F91C7A865600D42DAB /* UniqueIdChecker.cpp in Sources */,
025895B31C5043E700836277 /* py_coders.template in Sources */,
025895B41C5043E700836277 /* py_common.template in Sources */,
025895B51C5043E700836277 /* py_init.template in Sources */,
025895B61C5043E700836277 /* py_server.template in Sources */,
0260D4341D25B0F100C85C1C /* Logging.cpp in Sources */,
04C347F11AB08FA3003C36B7 /* ParseErrors.cpp in Sources */,
025C36C91A091E15007EE0D1 /* Type.cpp in Sources */,
026380CC1974759F00449300 /* AstNode.cpp in Sources */,
026380D01974759F00449300 /* ErpcLexer.cpp in Sources */,
0260D4371D25B0F100C85C1C /* Value.cpp in Sources */,
026380E21985BE5F00449300 /* AstWalker.cpp in Sources */,
0260D4321D25B0F100C85C1C /* format_string.cpp in Sources */,
026380DF1980533E00449300 /* Token.cpp in Sources */,
025996171BA4F3D900DC39B8 /* PythonGenerator.cpp in Sources */,
026380F419A0099500449300 /* SymbolScanner.cpp in Sources */,
026380EE199AA5EC00449300 /* InterfaceDefinition.cpp in Sources */,
026380CE1974759F00449300 /* erpcgen_lexer.l in Sources */,
026380F719A00A1100449300 /* CGenerator.cpp in Sources */,
026380CF1974759F00449300 /* erpcgen_parser.y in Sources */,
025A889C19ED71390027CFCB /* cpptempl.cpp in Sources */,
026380F1199FFCF300449300 /* Generator.cpp in Sources */,
026380CD1974759F00449300 /* erpcgen.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
0242525D193BDFAA00A3E0D1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
/usr/local/opt/boost/include,
);
MACOSX_DEPLOYMENT_TARGET = 10.9;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = macosx;
WARNING_CFLAGS = "-Wno-deprecated-register";
};
name = Debug;
};
0242525E193BDFAA00A3E0D1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
/usr/local/opt/boost/include,
);
MACOSX_DEPLOYMENT_TARGET = 10.9;
SDKROOT = macosx;
WARNING_CFLAGS = "-Wno-deprecated-register";
};
name = Release;
};
0242526F194381F200A3E0D1 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
HEADER_SEARCH_PATHS = (
"$(inherited)",
"/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
/usr/local/opt/boost/include,
/usr/local/opt/flex/include,
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/usr/local/Cellar/boost/1.61.0/lib,
);
PRODUCT_NAME = "$(TARGET_NAME)";
WARNING_CFLAGS = "-Wno-deprecated-register";
};
name = Debug;
};
02425270194381F200A3E0D1 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"/Applications/Xcode6-Beta6.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include",
/usr/local/opt/boost/include,
/usr/local/opt/flex/include,
);
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
/usr/local/Cellar/boost/1.61.0/lib,
);
PRODUCT_NAME = "$(TARGET_NAME)";
WARNING_CFLAGS = "-Wno-deprecated-register";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
02425251193BDFAA00A3E0D1 /* Build configuration list for PBXProject "embedded-rpc" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0242525D193BDFAA00A3E0D1 /* Debug */,
0242525E193BDFAA00A3E0D1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
0242526E194381F200A3E0D1 /* Build configuration list for PBXNativeTarget "erpcgen" */ = {
isa = XCConfigurationList;
buildConfigurations = (
0242526F194381F200A3E0D1 /* Debug */,
02425270194381F200A3E0D1 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0242524E193BDFAA00A3E0D1 /* Project object */;
}