|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0DA686322E20F281002A6651 /* zsync_make_wrapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA6862F2E20F281002A6651 /* zsync_make_wrapper.cpp */; }; |
| 11 | + 0DA686332E20F281002A6651 /* zsync_info_make.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DA686312E20F281002A6651 /* zsync_info_make.cpp */; }; |
10 | 12 | 0DD68AB529EFF932000EFD20 /* libMiniHttps.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DD68AB429EFF932000EFD20 /* libMiniHttps.a */; }; |
11 | 13 | 0DD68B3229F01783000EFD20 /* hsync_import_patch.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DD68B3029F01783000EFD20 /* hsync_import_patch.cpp */; }; |
12 | 14 | 0DD68B3329F01783000EFD20 /* client_download_demo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0DD68B3129F01783000EFD20 /* client_download_demo.cpp */; }; |
|
31 | 33 | /* End PBXCopyFilesBuildPhase section */ |
32 | 34 |
|
33 | 35 | /* Begin PBXFileReference section */ |
| 36 | + 0DA6862E2E20F281002A6651 /* zsync_info_make.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zsync_info_make.h; path = ../../HDiffPatch/libhsync/zsync_make_wrapper/zsync_info_make.h; sourceTree = "<group>"; }; |
| 37 | + 0DA6862F2E20F281002A6651 /* zsync_make_wrapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = zsync_make_wrapper.cpp; path = ../../HDiffPatch/libhsync/zsync_make_wrapper/zsync_make_wrapper.cpp; sourceTree = "<group>"; }; |
| 38 | + 0DA686302E20F281002A6651 /* zsync_make_wrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zsync_make_wrapper.h; path = ../../HDiffPatch/libhsync/zsync_make_wrapper/zsync_make_wrapper.h; sourceTree = "<group>"; }; |
| 39 | + 0DA686312E20F281002A6651 /* zsync_info_make.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = zsync_info_make.cpp; path = ../../HDiffPatch/libhsync/zsync_make_wrapper/zsync_info_make.cpp; sourceTree = "<group>"; }; |
34 | 40 | 0DD68AB429EFF932000EFD20 /* libMiniHttps.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libMiniHttps.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | 41 | 0DD68B3029F01783000EFD20 /* hsync_import_patch.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = hsync_import_patch.cpp; path = ../../hsync_import_patch.cpp; sourceTree = "<group>"; }; |
36 | 42 | 0DD68B3129F01783000EFD20 /* client_download_demo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = client_download_demo.cpp; path = ../../client_download_demo.cpp; sourceTree = "<group>"; }; |
|
64 | 70 | /* End PBXFrameworksBuildPhase section */ |
65 | 71 |
|
66 | 72 | /* Begin PBXGroup section */ |
| 73 | + 0DA6862D2E20F281002A6651 /* zsync_make_wrapper */ = { |
| 74 | + isa = PBXGroup; |
| 75 | + children = ( |
| 76 | + 0DA686312E20F281002A6651 /* zsync_info_make.cpp */, |
| 77 | + 0DA6862E2E20F281002A6651 /* zsync_info_make.h */, |
| 78 | + 0DA6862F2E20F281002A6651 /* zsync_make_wrapper.cpp */, |
| 79 | + 0DA686302E20F281002A6651 /* zsync_make_wrapper.h */, |
| 80 | + ); |
| 81 | + name = zsync_make_wrapper; |
| 82 | + sourceTree = "<group>"; |
| 83 | + }; |
67 | 84 | 0DD68B3429F0179C000EFD20 /* sync_make */ = { |
68 | 85 | isa = PBXGroup; |
69 | 86 | children = ( |
|
96 | 113 | D65C6A482330A3C700A3C89C = { |
97 | 114 | isa = PBXGroup; |
98 | 115 | children = ( |
| 116 | + 0DA6862D2E20F281002A6651 /* zsync_make_wrapper */, |
99 | 117 | 0DD68B3429F0179C000EFD20 /* sync_make */, |
100 | 118 | 0DD68B3129F01783000EFD20 /* client_download_demo.cpp */, |
101 | 119 | 0DD68B3029F01783000EFD20 /* hsync_import_patch.cpp */, |
|
173 | 191 | 0DD68B4329F0179C000EFD20 /* dir_sync_make.cpp in Sources */, |
174 | 192 | 0DD68B4229F0179C000EFD20 /* sync_info_make.cpp in Sources */, |
175 | 193 | 0DD68B4129F0179C000EFD20 /* sync_make.cpp in Sources */, |
| 194 | + 0DA686322E20F281002A6651 /* zsync_make_wrapper.cpp in Sources */, |
176 | 195 | D68E3226241BC59A00C1C06F /* hsync_make.cpp in Sources */, |
177 | 196 | 0DD68B4029F0179C000EFD20 /* match_in_new.cpp in Sources */, |
178 | 197 | 0DD68B3229F01783000EFD20 /* hsync_import_patch.cpp in Sources */, |
179 | 198 | 0DD68B3329F01783000EFD20 /* client_download_demo.cpp in Sources */, |
| 199 | + 0DA686332E20F281002A6651 /* zsync_info_make.cpp in Sources */, |
180 | 200 | ); |
181 | 201 | runOnlyForDeploymentPostprocessing = 0; |
182 | 202 | }; |
|
0 commit comments