|
27 | 27 | /* End PBXAggregateTarget section */ |
28 | 28 |
|
29 | 29 | /* Begin PBXBuildFile section */ |
| 30 | + 1A0B5F55203E0EC800948FDA /* ZWRObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0B5F53203E0EC800948FDA /* ZWRObject.m */; }; |
| 31 | + 1A0B5F56203E0EC800948FDA /* ZWRObject.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A0B5F54203E0EC800948FDA /* ZWRObject.h */; }; |
30 | 32 | 1A0E2F361FD6D3CB00F0855D /* VVOSCQueryBrowserAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A0E2F351FD6D3CB00F0855D /* VVOSCQueryBrowserAppDelegate.m */; }; |
31 | 33 | 1A0E2F381FD6D3CB00F0855D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 1A0E2F371FD6D3CB00F0855D /* Assets.xcassets */; }; |
32 | 34 | 1A0E2F3B1FD6D3CB00F0855D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1A0E2F391FD6D3CB00F0855D /* MainMenu.xib */; }; |
|
347 | 349 | /* End PBXCopyFilesBuildPhase section */ |
348 | 350 |
|
349 | 351 | /* Begin PBXFileReference section */ |
| 352 | + 1A0B5F53203E0EC800948FDA /* ZWRObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZWRObject.m; sourceTree = "<group>"; }; |
| 353 | + 1A0B5F54203E0EC800948FDA /* ZWRObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZWRObject.h; sourceTree = "<group>"; }; |
350 | 354 | 1A0E2F321FD6D3CB00F0855D /* OSCQuery Browser.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "OSCQuery Browser.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
351 | 355 | 1A0E2F341FD6D3CB00F0855D /* VVOSCQueryBrowserAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VVOSCQueryBrowserAppDelegate.h; sourceTree = "<group>"; }; |
352 | 356 | 1A0E2F351FD6D3CB00F0855D /* VVOSCQueryBrowserAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VVOSCQueryBrowserAppDelegate.m; sourceTree = "<group>"; }; |
|
764 | 768 | 1AF1087C1FCDD7F3004566A8 /* internal */ = { |
765 | 769 | isa = PBXGroup; |
766 | 770 | children = ( |
| 771 | + 1A0B5F54203E0EC800948FDA /* ZWRObject.h */, |
| 772 | + 1A0B5F53203E0EC800948FDA /* ZWRObject.m */, |
767 | 773 | 1A906E7E1FCC8D1700F0E412 /* NSNetServiceAdditions.h */, |
768 | 774 | 1A906E7F1FCC8D1700F0E412 /* NSNetServiceAdditions.m */, |
769 | 775 | 1AF108781FCDC509004566A8 /* NSStringAdditions.h */, |
|
803 | 809 | 1AF108761FCD9DC0004566A8 /* CURLDL.h in Headers */, |
804 | 810 | 1A906E801FCC8D1700F0E412 /* NSNetServiceAdditions.h in Headers */, |
805 | 811 | 1A336E941FC871900007877C /* VVOSCQueryRemoteServer.h in Headers */, |
| 812 | + 1A0B5F56203E0EC800948FDA /* ZWRObject.h in Headers */, |
806 | 813 | 1AB89C311FD1EE1B0094A66B /* WSPPServer.hpp in Headers */, |
807 | 814 | 1AB4FB2C1FCC6C91005E3028 /* VVOSCQueryServerDetectorDomain.h in Headers */, |
808 | 815 | 1A480FE51FCAD55D00F86354 /* VVOSCQueryServerDetector.h in Headers */, |
|
1152 | 1159 | 1AB89C301FD1EE1B0094A66B /* WSPPServer.cpp in Sources */, |
1153 | 1160 | 1A480FDE1FC89A9D00F86354 /* VVOSCQueryReply.m in Sources */, |
1154 | 1161 | 1AF108771FCD9DC0004566A8 /* CURLDL.m in Sources */, |
| 1162 | + 1A0B5F55203E0EC800948FDA /* ZWRObject.m in Sources */, |
1155 | 1163 | 1A7C48F61FD586DB00AE4287 /* VVOSCQueryStringUtilities.cpp in Sources */, |
1156 | 1164 | 1A336E911FC871870007877C /* VVOSCQueryServer.mm in Sources */, |
1157 | 1165 | 1A336E951FC871900007877C /* VVOSCQueryRemoteServer.mm in Sources */, |
|
0 commit comments