|
16 | 16 | 4CAFB58E17C5041E0076F2ED /* osxtext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CAFB58C17C504100076F2ED /* osxtext.cpp */; }; |
17 | 17 | 4CF7963617D6249F009DDCC2 /* legacyblendmodes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4CF7963517D6249F009DDCC2 /* legacyblendmodes.cpp */; }; |
18 | 18 | 4D6762EC17C3B3D600EE62C2 /* blur.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D6762EB17C3B3D600EE62C2 /* blur.cpp */; }; |
| 19 | + 4D67C5C918159D99007DE3B2 /* spread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 4D67C5C818159D99007DE3B2 /* spread.cpp */; }; |
19 | 20 | /* End PBXBuildFile section */ |
20 | 21 |
|
21 | 22 | /* Begin PBXCopyFilesBuildPhase section */ |
|
46 | 47 | 4CAFB58D17C504100076F2ED /* w32text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = w32text.cpp; path = src/w32text.cpp; sourceTree = "<group>"; }; |
47 | 48 | 4CF7963517D6249F009DDCC2 /* legacyblendmodes.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = legacyblendmodes.cpp; path = src/legacyblendmodes.cpp; sourceTree = "<group>"; }; |
48 | 49 | 4D6762EB17C3B3D600EE62C2 /* blur.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = blur.cpp; path = src/blur.cpp; sourceTree = "<group>"; }; |
| 50 | + 4D67C5C818159D99007DE3B2 /* spread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spread.cpp; path = src/spread.cpp; sourceTree = "<group>"; }; |
49 | 51 | 4DCDCA230B80890D0040D436 /* Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = ../rules/Release.xcconfig; sourceTree = SOURCE_ROOT; }; |
50 | 52 | 4DCDCA240B80890D0040D436 /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = ../rules/Debug.xcconfig; sourceTree = SOURCE_ROOT; }; |
51 | 53 | 4DCDCA320B8089D00040D436 /* Global.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xcconfig; name = Global.xcconfig; path = ../rules/Global.xcconfig; sourceTree = SOURCE_ROOT; }; |
|
91 | 93 | 4C03161A17D4D7BB00D6BDB7 /* cachetable.cpp */, |
92 | 94 | 4CF7963517D6249F009DDCC2 /* legacyblendmodes.cpp */, |
93 | 95 | 4C313A9418059BE1004232E1 /* legacygradients.cpp */, |
| 96 | + 4D67C5C818159D99007DE3B2 /* spread.cpp */, |
94 | 97 | ); |
95 | 98 | name = Source; |
96 | 99 | sourceTree = "<group>"; |
|
179 | 182 | 4C03161B17D4D7BB00D6BDB7 /* cachetable.cpp in Sources */, |
180 | 183 | 4CF7963617D6249F009DDCC2 /* legacyblendmodes.cpp in Sources */, |
181 | 184 | 4C313A9518059BE1004232E1 /* legacygradients.cpp in Sources */, |
| 185 | + 4D67C5C918159D99007DE3B2 /* spread.cpp in Sources */, |
182 | 186 | ); |
183 | 187 | runOnlyForDeploymentPostprocessing = 0; |
184 | 188 | }; |
|
0 commit comments