|
198 | 198 | DA577D771998E6B2007367ED /* vp8li.h in Headers */ = {isa = PBXBuildFile; fileRef = DA577D681998E6B2007367ED /* vp8li.h */; }; |
199 | 199 | DA577D781998E6B2007367ED /* webp.c in Sources */ = {isa = PBXBuildFile; fileRef = DA577D691998E6B2007367ED /* webp.c */; }; |
200 | 200 | DA577D791998E6B2007367ED /* webpi.h in Headers */ = {isa = PBXBuildFile; fileRef = DA577D6A1998E6B2007367ED /* webpi.h */; }; |
| 201 | + DAC075D21A08CBDA002E5D32 /* alpha_processing_sse2.c in Sources */ = {isa = PBXBuildFile; fileRef = DAC075D01A08CB9C002E5D32 /* alpha_processing_sse2.c */; }; |
201 | 202 | DAFAA6C219485CAA00581B9E /* SDWebImageCompat.m in Sources */ = {isa = PBXBuildFile; fileRef = 5340674F167780C40042B59E /* SDWebImageCompat.m */; }; |
202 | 203 | /* End PBXBuildFile section */ |
203 | 204 |
|
|
326 | 327 | DA577D681998E6B2007367ED /* vp8li.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vp8li.h; sourceTree = "<group>"; }; |
327 | 328 | DA577D691998E6B2007367ED /* webp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = webp.c; sourceTree = "<group>"; }; |
328 | 329 | DA577D6A1998E6B2007367ED /* webpi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = webpi.h; sourceTree = "<group>"; }; |
| 330 | + DAC075D01A08CB9C002E5D32 /* alpha_processing_sse2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = alpha_processing_sse2.c; sourceTree = "<group>"; }; |
329 | 331 | /* End PBXFileReference section */ |
330 | 332 |
|
331 | 333 | /* Begin PBXFrameworksBuildPhase section */ |
|
488 | 490 | DA577C651998E60B007367ED /* dsp */ = { |
489 | 491 | isa = PBXGroup; |
490 | 492 | children = ( |
| 493 | + DAC075D01A08CB9C002E5D32 /* alpha_processing_sse2.c */, |
491 | 494 | DA577C661998E60B007367ED /* alpha_processing.c */, |
492 | 495 | DA577C671998E60B007367ED /* cpu.c */, |
493 | 496 | DA577C681998E60B007367ED /* dec.c */, |
|
928 | 931 | DA577D3C1998E60B007367ED /* filters.c in Sources */, |
929 | 932 | DA577D341998E60B007367ED /* bit_reader.c in Sources */, |
930 | 933 | ABBE71AB18C43B6000B75E91 /* UIImageView+HighlightedWebCache.m in Sources */, |
| 934 | + DAC075D21A08CBDA002E5D32 /* alpha_processing_sse2.c in Sources */, |
931 | 935 | DA577D6F1998E6B2007367ED /* frame.c in Sources */, |
932 | 936 | ); |
933 | 937 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments