front_idill/extern/fajran-npTuioClient/npTuioClient.xcodeproj/project.pbxproj
changeset 30 45c889eae324
parent 29 fcf435874395
child 31 2c7fc855eba8
equal deleted inserted replaced
29:fcf435874395 30:45c889eae324
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 42;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXBuildFile section */
       
    10 		3F79C6440FF778D800293A4E /* client.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6130FF778D800293A4E /* client.cpp */; };
       
    11 		3F79C6450FF778D800293A4E /* np_entry.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6150FF778D800293A4E /* np_entry.cpp */; };
       
    12 		3F79C6460FF778D800293A4E /* npn_gate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6160FF778D800293A4E /* npn_gate.cpp */; };
       
    13 		3F79C6470FF778D800293A4E /* npp_gate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6170FF778D800293A4E /* npp_gate.cpp */; };
       
    14 		3F79C6480FF778D800293A4E /* plugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6190FF778D800293A4E /* plugin.cpp */; };
       
    15 		3F79C64A0FF778D800293A4E /* IpEndpointName.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6200FF778D800293A4E /* IpEndpointName.cpp */; };
       
    16 		3F79C64B0FF778D800293A4E /* NetworkingUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6250FF778D800293A4E /* NetworkingUtils.cpp */; };
       
    17 		3F79C64C0FF778D800293A4E /* UdpSocket.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6260FF778D800293A4E /* UdpSocket.cpp */; };
       
    18 		3F79C6500FF778D800293A4E /* OscOutboundPacketStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6310FF778D800293A4E /* OscOutboundPacketStream.cpp */; };
       
    19 		3F79C6510FF778D800293A4E /* OscPrintReceivedElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6340FF778D800293A4E /* OscPrintReceivedElements.cpp */; };
       
    20 		3F79C6520FF778D800293A4E /* OscReceivedElements.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6360FF778D800293A4E /* OscReceivedElements.cpp */; };
       
    21 		3F79C6530FF778D800293A4E /* OscTypes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C6380FF778D800293A4E /* OscTypes.cpp */; };
       
    22 		3F79C6560FF778D800293A4E /* TuioClient.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3F79C63C0FF778D800293A4E /* TuioClient.cpp */; };
       
    23 		8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
       
    24 /* End PBXBuildFile section */
       
    25 
       
    26 /* Begin PBXFileReference section */
       
    27 		089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
       
    28 		3F79C6130FF778D800293A4E /* client.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = client.cpp; sourceTree = "<group>"; };
       
    29 		3F79C6140FF778D800293A4E /* client.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = client.h; sourceTree = "<group>"; };
       
    30 		3F79C6150FF778D800293A4E /* np_entry.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = np_entry.cpp; sourceTree = "<group>"; };
       
    31 		3F79C6160FF778D800293A4E /* npn_gate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = npn_gate.cpp; sourceTree = "<group>"; };
       
    32 		3F79C6170FF778D800293A4E /* npp_gate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = npp_gate.cpp; sourceTree = "<group>"; };
       
    33 		3F79C6180FF778D800293A4E /* npplat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = npplat.h; sourceTree = "<group>"; };
       
    34 		3F79C6190FF778D800293A4E /* plugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = plugin.cpp; sourceTree = "<group>"; };
       
    35 		3F79C61A0FF778D800293A4E /* plugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = plugin.h; sourceTree = "<group>"; };
       
    36 		3F79C61B0FF778D800293A4E /* pluginbase.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = pluginbase.h; sourceTree = "<group>"; };
       
    37 		3F79C6200FF778D800293A4E /* IpEndpointName.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = IpEndpointName.cpp; sourceTree = "<group>"; };
       
    38 		3F79C6210FF778D800293A4E /* IpEndpointName.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = IpEndpointName.h; sourceTree = "<group>"; };
       
    39 		3F79C6220FF778D800293A4E /* NetworkingUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = NetworkingUtils.h; sourceTree = "<group>"; };
       
    40 		3F79C6230FF778D800293A4E /* PacketListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = PacketListener.h; sourceTree = "<group>"; };
       
    41 		3F79C6250FF778D800293A4E /* NetworkingUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = NetworkingUtils.cpp; sourceTree = "<group>"; };
       
    42 		3F79C6260FF778D800293A4E /* UdpSocket.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = UdpSocket.cpp; sourceTree = "<group>"; };
       
    43 		3F79C6270FF778D800293A4E /* TimerListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TimerListener.h; sourceTree = "<group>"; };
       
    44 		3F79C6280FF778D800293A4E /* UdpSocket.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = UdpSocket.h; sourceTree = "<group>"; };
       
    45 		3F79C62E0FF778D800293A4E /* MessageMappingOscPacketListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MessageMappingOscPacketListener.h; sourceTree = "<group>"; };
       
    46 		3F79C62F0FF778D800293A4E /* OscException.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscException.h; sourceTree = "<group>"; };
       
    47 		3F79C6300FF778D800293A4E /* OscHostEndianness.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscHostEndianness.h; sourceTree = "<group>"; };
       
    48 		3F79C6310FF778D800293A4E /* OscOutboundPacketStream.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OscOutboundPacketStream.cpp; sourceTree = "<group>"; };
       
    49 		3F79C6320FF778D800293A4E /* OscOutboundPacketStream.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscOutboundPacketStream.h; sourceTree = "<group>"; };
       
    50 		3F79C6330FF778D800293A4E /* OscPacketListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscPacketListener.h; sourceTree = "<group>"; };
       
    51 		3F79C6340FF778D800293A4E /* OscPrintReceivedElements.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OscPrintReceivedElements.cpp; sourceTree = "<group>"; };
       
    52 		3F79C6350FF778D800293A4E /* OscPrintReceivedElements.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscPrintReceivedElements.h; sourceTree = "<group>"; };
       
    53 		3F79C6360FF778D800293A4E /* OscReceivedElements.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OscReceivedElements.cpp; sourceTree = "<group>"; };
       
    54 		3F79C6370FF778D800293A4E /* OscReceivedElements.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscReceivedElements.h; sourceTree = "<group>"; };
       
    55 		3F79C6380FF778D800293A4E /* OscTypes.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = OscTypes.cpp; sourceTree = "<group>"; };
       
    56 		3F79C6390FF778D800293A4E /* OscTypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = OscTypes.h; sourceTree = "<group>"; };
       
    57 		3F79C63C0FF778D800293A4E /* TuioClient.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = TuioClient.cpp; sourceTree = "<group>"; };
       
    58 		3F79C63D0FF778D800293A4E /* TuioClient.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioClient.h; sourceTree = "<group>"; };
       
    59 		3F79C63E0FF778D800293A4E /* TuioContainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioContainer.h; sourceTree = "<group>"; };
       
    60 		3F79C63F0FF778D800293A4E /* TuioCursor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioCursor.h; sourceTree = "<group>"; };
       
    61 		3F79C6400FF778D800293A4E /* TuioListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioListener.h; sourceTree = "<group>"; };
       
    62 		3F79C6410FF778D800293A4E /* TuioObject.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioObject.h; sourceTree = "<group>"; };
       
    63 		3F79C6420FF778D800293A4E /* TuioPoint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = TuioPoint.h; sourceTree = "<group>"; };
       
    64 		8D01CCD10486CAD60068D4B7 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
       
    65 		8D01CCD20486CAD60068D4B7 /* npTuioClient.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = npTuioClient.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
       
    66 /* End PBXFileReference section */
       
    67 
       
    68 /* Begin PBXFrameworksBuildPhase section */
       
    69 		8D01CCCD0486CAD60068D4B7 /* Frameworks */ = {
       
    70 			isa = PBXFrameworksBuildPhase;
       
    71 			buildActionMask = 2147483647;
       
    72 			files = (
       
    73 			);
       
    74 			runOnlyForDeploymentPostprocessing = 0;
       
    75 		};
       
    76 /* End PBXFrameworksBuildPhase section */
       
    77 
       
    78 /* Begin PBXGroup section */
       
    79 		089C166AFE841209C02AAC07 /* npTuioClient */ = {
       
    80 			isa = PBXGroup;
       
    81 			children = (
       
    82 				08FB77ADFE841716C02AAC07 /* Source */,
       
    83 				089C167CFE841241C02AAC07 /* Resources */,
       
    84 				089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
       
    85 				19C28FB4FE9D528D11CA2CBB /* Products */,
       
    86 			);
       
    87 			name = npTuioClient;
       
    88 			sourceTree = "<group>";
       
    89 		};
       
    90 		089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
       
    91 			isa = PBXGroup;
       
    92 			children = (
       
    93 			);
       
    94 			name = "External Frameworks and Libraries";
       
    95 			sourceTree = "<group>";
       
    96 		};
       
    97 		089C167CFE841241C02AAC07 /* Resources */ = {
       
    98 			isa = PBXGroup;
       
    99 			children = (
       
   100 				8D01CCD10486CAD60068D4B7 /* Info.plist */,
       
   101 				089C167DFE841241C02AAC07 /* InfoPlist.strings */,
       
   102 			);
       
   103 			name = Resources;
       
   104 			sourceTree = "<group>";
       
   105 		};
       
   106 		08FB77ADFE841716C02AAC07 /* Source */ = {
       
   107 			isa = PBXGroup;
       
   108 			children = (
       
   109 				3F79C6110FF778D800293A4E /* src */,
       
   110 				3F79C61C0FF778D800293A4E /* TuioClient */,
       
   111 			);
       
   112 			name = Source;
       
   113 			sourceTree = "<group>";
       
   114 		};
       
   115 		19C28FB4FE9D528D11CA2CBB /* Products */ = {
       
   116 			isa = PBXGroup;
       
   117 			children = (
       
   118 				8D01CCD20486CAD60068D4B7 /* npTuioClient.plugin */,
       
   119 			);
       
   120 			name = Products;
       
   121 			sourceTree = "<group>";
       
   122 		};
       
   123 		3F79C6110FF778D800293A4E /* src */ = {
       
   124 			isa = PBXGroup;
       
   125 			children = (
       
   126 				3F79C6130FF778D800293A4E /* client.cpp */,
       
   127 				3F79C6140FF778D800293A4E /* client.h */,
       
   128 				3F79C6150FF778D800293A4E /* np_entry.cpp */,
       
   129 				3F79C6160FF778D800293A4E /* npn_gate.cpp */,
       
   130 				3F79C6170FF778D800293A4E /* npp_gate.cpp */,
       
   131 				3F79C6180FF778D800293A4E /* npplat.h */,
       
   132 				3F79C6190FF778D800293A4E /* plugin.cpp */,
       
   133 				3F79C61A0FF778D800293A4E /* plugin.h */,
       
   134 				3F79C61B0FF778D800293A4E /* pluginbase.h */,
       
   135 			);
       
   136 			path = src;
       
   137 			sourceTree = "<group>";
       
   138 		};
       
   139 		3F79C61C0FF778D800293A4E /* TuioClient */ = {
       
   140 			isa = PBXGroup;
       
   141 			children = (
       
   142 				3F79C61D0FF778D800293A4E /* oscpack */,
       
   143 				3F79C63C0FF778D800293A4E /* TuioClient.cpp */,
       
   144 				3F79C63D0FF778D800293A4E /* TuioClient.h */,
       
   145 				3F79C63E0FF778D800293A4E /* TuioContainer.h */,
       
   146 				3F79C63F0FF778D800293A4E /* TuioCursor.h */,
       
   147 				3F79C6400FF778D800293A4E /* TuioListener.h */,
       
   148 				3F79C6410FF778D800293A4E /* TuioObject.h */,
       
   149 				3F79C6420FF778D800293A4E /* TuioPoint.h */,
       
   150 			);
       
   151 			path = TuioClient;
       
   152 			sourceTree = "<group>";
       
   153 		};
       
   154 		3F79C61D0FF778D800293A4E /* oscpack */ = {
       
   155 			isa = PBXGroup;
       
   156 			children = (
       
   157 				3F79C61F0FF778D800293A4E /* ip */,
       
   158 				3F79C62D0FF778D800293A4E /* osc */,
       
   159 			);
       
   160 			path = oscpack;
       
   161 			sourceTree = "<group>";
       
   162 		};
       
   163 		3F79C61F0FF778D800293A4E /* ip */ = {
       
   164 			isa = PBXGroup;
       
   165 			children = (
       
   166 				3F79C6200FF778D800293A4E /* IpEndpointName.cpp */,
       
   167 				3F79C6210FF778D800293A4E /* IpEndpointName.h */,
       
   168 				3F79C6220FF778D800293A4E /* NetworkingUtils.h */,
       
   169 				3F79C6230FF778D800293A4E /* PacketListener.h */,
       
   170 				3F79C6240FF778D800293A4E /* posix */,
       
   171 				3F79C6270FF778D800293A4E /* TimerListener.h */,
       
   172 				3F79C6280FF778D800293A4E /* UdpSocket.h */,
       
   173 			);
       
   174 			path = ip;
       
   175 			sourceTree = "<group>";
       
   176 		};
       
   177 		3F79C6240FF778D800293A4E /* posix */ = {
       
   178 			isa = PBXGroup;
       
   179 			children = (
       
   180 				3F79C6250FF778D800293A4E /* NetworkingUtils.cpp */,
       
   181 				3F79C6260FF778D800293A4E /* UdpSocket.cpp */,
       
   182 			);
       
   183 			path = posix;
       
   184 			sourceTree = "<group>";
       
   185 		};
       
   186 		3F79C62D0FF778D800293A4E /* osc */ = {
       
   187 			isa = PBXGroup;
       
   188 			children = (
       
   189 				3F79C62E0FF778D800293A4E /* MessageMappingOscPacketListener.h */,
       
   190 				3F79C62F0FF778D800293A4E /* OscException.h */,
       
   191 				3F79C6300FF778D800293A4E /* OscHostEndianness.h */,
       
   192 				3F79C6310FF778D800293A4E /* OscOutboundPacketStream.cpp */,
       
   193 				3F79C6320FF778D800293A4E /* OscOutboundPacketStream.h */,
       
   194 				3F79C6330FF778D800293A4E /* OscPacketListener.h */,
       
   195 				3F79C6340FF778D800293A4E /* OscPrintReceivedElements.cpp */,
       
   196 				3F79C6350FF778D800293A4E /* OscPrintReceivedElements.h */,
       
   197 				3F79C6360FF778D800293A4E /* OscReceivedElements.cpp */,
       
   198 				3F79C6370FF778D800293A4E /* OscReceivedElements.h */,
       
   199 				3F79C6380FF778D800293A4E /* OscTypes.cpp */,
       
   200 				3F79C6390FF778D800293A4E /* OscTypes.h */,
       
   201 			);
       
   202 			path = osc;
       
   203 			sourceTree = "<group>";
       
   204 		};
       
   205 /* End PBXGroup section */
       
   206 
       
   207 /* Begin PBXNativeTarget section */
       
   208 		8D01CCC60486CAD60068D4B7 /* npTuioClient */ = {
       
   209 			isa = PBXNativeTarget;
       
   210 			buildConfigurationList = 4FADC23308B4156C00ABE55E /* Build configuration list for PBXNativeTarget "npTuioClient" */;
       
   211 			buildPhases = (
       
   212 				8D01CCC90486CAD60068D4B7 /* Resources */,
       
   213 				8D01CCCB0486CAD60068D4B7 /* Sources */,
       
   214 				8D01CCCD0486CAD60068D4B7 /* Frameworks */,
       
   215 			);
       
   216 			buildRules = (
       
   217 			);
       
   218 			dependencies = (
       
   219 			);
       
   220 			name = npTuioClient;
       
   221 			productInstallPath = "$(HOME)/Library/Bundles";
       
   222 			productName = npTuioClient;
       
   223 			productReference = 8D01CCD20486CAD60068D4B7 /* npTuioClient.plugin */;
       
   224 			productType = "com.apple.product-type.bundle";
       
   225 		};
       
   226 /* End PBXNativeTarget section */
       
   227 
       
   228 /* Begin PBXProject section */
       
   229 		089C1669FE841209C02AAC07 /* Project object */ = {
       
   230 			isa = PBXProject;
       
   231 			buildConfigurationList = 4FADC23708B4156C00ABE55E /* Build configuration list for PBXProject "npTuioClient" */;
       
   232 			hasScannedForEncodings = 1;
       
   233 			mainGroup = 089C166AFE841209C02AAC07 /* npTuioClient */;
       
   234 			projectDirPath = "";
       
   235 			targets = (
       
   236 				8D01CCC60486CAD60068D4B7 /* npTuioClient */,
       
   237 			);
       
   238 		};
       
   239 /* End PBXProject section */
       
   240 
       
   241 /* Begin PBXResourcesBuildPhase section */
       
   242 		8D01CCC90486CAD60068D4B7 /* Resources */ = {
       
   243 			isa = PBXResourcesBuildPhase;
       
   244 			buildActionMask = 2147483647;
       
   245 			files = (
       
   246 				8D01CCCA0486CAD60068D4B7 /* InfoPlist.strings in Resources */,
       
   247 			);
       
   248 			runOnlyForDeploymentPostprocessing = 0;
       
   249 		};
       
   250 /* End PBXResourcesBuildPhase section */
       
   251 
       
   252 /* Begin PBXSourcesBuildPhase section */
       
   253 		8D01CCCB0486CAD60068D4B7 /* Sources */ = {
       
   254 			isa = PBXSourcesBuildPhase;
       
   255 			buildActionMask = 2147483647;
       
   256 			files = (
       
   257 				3F79C6440FF778D800293A4E /* client.cpp in Sources */,
       
   258 				3F79C6450FF778D800293A4E /* np_entry.cpp in Sources */,
       
   259 				3F79C6460FF778D800293A4E /* npn_gate.cpp in Sources */,
       
   260 				3F79C6470FF778D800293A4E /* npp_gate.cpp in Sources */,
       
   261 				3F79C6480FF778D800293A4E /* plugin.cpp in Sources */,
       
   262 				3F79C64A0FF778D800293A4E /* IpEndpointName.cpp in Sources */,
       
   263 				3F79C64B0FF778D800293A4E /* NetworkingUtils.cpp in Sources */,
       
   264 				3F79C64C0FF778D800293A4E /* UdpSocket.cpp in Sources */,
       
   265 				3F79C6500FF778D800293A4E /* OscOutboundPacketStream.cpp in Sources */,
       
   266 				3F79C6510FF778D800293A4E /* OscPrintReceivedElements.cpp in Sources */,
       
   267 				3F79C6520FF778D800293A4E /* OscReceivedElements.cpp in Sources */,
       
   268 				3F79C6530FF778D800293A4E /* OscTypes.cpp in Sources */,
       
   269 				3F79C6560FF778D800293A4E /* TuioClient.cpp in Sources */,
       
   270 			);
       
   271 			runOnlyForDeploymentPostprocessing = 0;
       
   272 		};
       
   273 /* End PBXSourcesBuildPhase section */
       
   274 
       
   275 /* Begin PBXVariantGroup section */
       
   276 		089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
       
   277 			isa = PBXVariantGroup;
       
   278 			children = (
       
   279 				089C167EFE841241C02AAC07 /* English */,
       
   280 			);
       
   281 			name = InfoPlist.strings;
       
   282 			sourceTree = "<group>";
       
   283 		};
       
   284 /* End PBXVariantGroup section */
       
   285 
       
   286 /* Begin XCBuildConfiguration section */
       
   287 		4FADC23408B4156C00ABE55E /* Debug */ = {
       
   288 			isa = XCBuildConfiguration;
       
   289 			buildSettings = {
       
   290 				ARCHS = i386;
       
   291 				COPY_PHASE_STRIP = NO;
       
   292 				GCC_DYNAMIC_NO_PIC = NO;
       
   293 				GCC_ENABLE_FIX_AND_CONTINUE = YES;
       
   294 				GCC_MODEL_TUNING = G5;
       
   295 				GCC_OPTIMIZATION_LEVEL = 0;
       
   296 				GCC_PRECOMPILE_PREFIX_HEADER = NO;
       
   297 				GCC_PREFIX_HEADER = "";
       
   298 				INFOPLIST_FILE = Info.plist;
       
   299 				INSTALL_PATH = "$(HOME)/Library/Bundles";
       
   300 				PRODUCT_NAME = npTuioClient;
       
   301 				WRAPPER_EXTENSION = plugin;
       
   302 				ZERO_LINK = YES;
       
   303 			};
       
   304 			name = Debug;
       
   305 		};
       
   306 		4FADC23508B4156C00ABE55E /* Release */ = {
       
   307 			isa = XCBuildConfiguration;
       
   308 			buildSettings = {
       
   309 				ARCHS = i386;
       
   310 				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
       
   311 				GCC_MODEL_TUNING = G5;
       
   312 				GCC_PRECOMPILE_PREFIX_HEADER = NO;
       
   313 				GCC_PREFIX_HEADER = "";
       
   314 				INFOPLIST_FILE = Info.plist;
       
   315 				INSTALL_PATH = "$(HOME)/Library/Bundles";
       
   316 				PRODUCT_NAME = npTuioClient;
       
   317 				WRAPPER_EXTENSION = plugin;
       
   318 			};
       
   319 			name = Release;
       
   320 		};
       
   321 		4FADC23808B4156C00ABE55E /* Debug */ = {
       
   322 			isa = XCBuildConfiguration;
       
   323 			buildSettings = {
       
   324 				GCC_PREPROCESSOR_DEFINITIONS = (
       
   325 					OSC_HOST_LITTLE_ENDIAN,
       
   326 					XP_MAC,
       
   327 					XP_MACOSX,
       
   328 				);
       
   329 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   330 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   331 				HEADER_SEARCH_PATHS = (
       
   332 					npapi,
       
   333 					TuioClient,
       
   334 					TuioClient/oscpack,
       
   335 				);
       
   336 				PREBINDING = NO;
       
   337 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
       
   338 			};
       
   339 			name = Debug;
       
   340 		};
       
   341 		4FADC23908B4156C00ABE55E /* Release */ = {
       
   342 			isa = XCBuildConfiguration;
       
   343 			buildSettings = {
       
   344 				GCC_PREPROCESSOR_DEFINITIONS = (
       
   345 					OSC_HOST_LITTLE_ENDIAN,
       
   346 					XP_MAC,
       
   347 					XP_MACOSX,
       
   348 				);
       
   349 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   350 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   351 				HEADER_SEARCH_PATHS = (
       
   352 					npapi,
       
   353 					TuioClient,
       
   354 					TuioClient/oscpack,
       
   355 				);
       
   356 				PREBINDING = NO;
       
   357 				SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
       
   358 			};
       
   359 			name = Release;
       
   360 		};
       
   361 /* End XCBuildConfiguration section */
       
   362 
       
   363 /* Begin XCConfigurationList section */
       
   364 		4FADC23308B4156C00ABE55E /* Build configuration list for PBXNativeTarget "npTuioClient" */ = {
       
   365 			isa = XCConfigurationList;
       
   366 			buildConfigurations = (
       
   367 				4FADC23408B4156C00ABE55E /* Debug */,
       
   368 				4FADC23508B4156C00ABE55E /* Release */,
       
   369 			);
       
   370 			defaultConfigurationIsVisible = 0;
       
   371 			defaultConfigurationName = Release;
       
   372 		};
       
   373 		4FADC23708B4156C00ABE55E /* Build configuration list for PBXProject "npTuioClient" */ = {
       
   374 			isa = XCConfigurationList;
       
   375 			buildConfigurations = (
       
   376 				4FADC23808B4156C00ABE55E /* Debug */,
       
   377 				4FADC23908B4156C00ABE55E /* Release */,
       
   378 			);
       
   379 			defaultConfigurationIsVisible = 0;
       
   380 			defaultConfigurationName = Release;
       
   381 		};
       
   382 /* End XCConfigurationList section */
       
   383 	};
       
   384 	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
       
   385 }