Skip to content

Commit 1001c4d

Browse files
committed
Update Xcodeproject
1 parent 9afa01e commit 1001c4d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

libjxl.xcodeproj/project.pbxproj

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
323E1E582B88989E001C4C15 /* dec_patch_dictionary.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1A9C2B88989E001C4C15 /* dec_patch_dictionary.h */; };
3232
323E1E592B88989E001C4C15 /* dec_external_image.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1A9D2B88989E001C4C15 /* dec_external_image.h */; };
3333
323E1E5B2B88989E001C4C15 /* enc_butteraugli_comparator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1A9F2B88989E001C4C15 /* enc_butteraugli_comparator.cc */; };
34-
323E1E5D2B88989E001C4C15 /* fast_dct.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1AA12B88989E001C4C15 /* fast_dct.cc */; };
3534
323E1E5E2B88989E001C4C15 /* headers.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1AA22B88989E001C4C15 /* headers.cc */; };
3635
323E1E612B88989E001C4C15 /* dec_transforms-inl.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1AA52B88989E001C4C15 /* dec_transforms-inl.h */; };
3736
323E1E622B88989E001C4C15 /* stage_cms.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1AA72B88989E001C4C15 /* stage_cms.cc */; };
@@ -187,7 +186,6 @@
187186
323E1F132B88989F001C4C15 /* opsin_params.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1B592B88989E001C4C15 /* opsin_params.cc */; };
188187
323E1F162B88989F001C4C15 /* enc_fields.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1B5C2B88989E001C4C15 /* enc_fields.h */; };
189188
323E1F192B88989F001C4C15 /* enc_patch_dictionary.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1B5F2B88989E001C4C15 /* enc_patch_dictionary.cc */; };
190-
323E1F1B2B88989F001C4C15 /* fast_dct.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1B612B88989E001C4C15 /* fast_dct.h */; };
191189
323E1F1C2B88989F001C4C15 /* dec_ans.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1B622B88989E001C4C15 /* dec_ans.h */; };
192190
323E1F1D2B88989F001C4C15 /* loop_filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 323E1B632B88989E001C4C15 /* loop_filter.h */; };
193191
323E1F1E2B88989F001C4C15 /* enc_fields.cc in Sources */ = {isa = PBXBuildFile; fileRef = 323E1B642B88989E001C4C15 /* enc_fields.cc */; };
@@ -515,7 +513,6 @@
515513
323E1A9C2B88989E001C4C15 /* dec_patch_dictionary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dec_patch_dictionary.h; sourceTree = "<group>"; };
516514
323E1A9D2B88989E001C4C15 /* dec_external_image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dec_external_image.h; sourceTree = "<group>"; };
517515
323E1A9F2B88989E001C4C15 /* enc_butteraugli_comparator.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = enc_butteraugli_comparator.cc; sourceTree = "<group>"; };
518-
323E1AA12B88989E001C4C15 /* fast_dct.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fast_dct.cc; sourceTree = "<group>"; };
519516
323E1AA22B88989E001C4C15 /* headers.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = headers.cc; sourceTree = "<group>"; };
520517
323E1AA52B88989E001C4C15 /* dec_transforms-inl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dec_transforms-inl.h"; sourceTree = "<group>"; };
521518
323E1AA72B88989E001C4C15 /* stage_cms.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = stage_cms.cc; sourceTree = "<group>"; };
@@ -671,7 +668,6 @@
671668
323E1B592B88989E001C4C15 /* opsin_params.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opsin_params.cc; sourceTree = "<group>"; };
672669
323E1B5C2B88989E001C4C15 /* enc_fields.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enc_fields.h; sourceTree = "<group>"; };
673670
323E1B5F2B88989E001C4C15 /* enc_patch_dictionary.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = enc_patch_dictionary.cc; sourceTree = "<group>"; };
674-
323E1B612B88989E001C4C15 /* fast_dct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fast_dct.h; sourceTree = "<group>"; };
675671
323E1B622B88989E001C4C15 /* dec_ans.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dec_ans.h; sourceTree = "<group>"; };
676672
323E1B632B88989E001C4C15 /* loop_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loop_filter.h; sourceTree = "<group>"; };
677673
323E1B642B88989E001C4C15 /* enc_fields.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = enc_fields.cc; sourceTree = "<group>"; };
@@ -1100,7 +1096,6 @@
11001096
323E1A9C2B88989E001C4C15 /* dec_patch_dictionary.h */,
11011097
323E1A9D2B88989E001C4C15 /* dec_external_image.h */,
11021098
323E1A9F2B88989E001C4C15 /* enc_butteraugli_comparator.cc */,
1103-
323E1AA12B88989E001C4C15 /* fast_dct.cc */,
11041099
323E1AA22B88989E001C4C15 /* headers.cc */,
11051100
323E1AA52B88989E001C4C15 /* dec_transforms-inl.h */,
11061101
323E1AA62B88989E001C4C15 /* render_pipeline */,
@@ -1216,7 +1211,6 @@
12161211
323E1B592B88989E001C4C15 /* opsin_params.cc */,
12171212
323E1B5C2B88989E001C4C15 /* enc_fields.h */,
12181213
323E1B5F2B88989E001C4C15 /* enc_patch_dictionary.cc */,
1219-
323E1B612B88989E001C4C15 /* fast_dct.h */,
12201214
323E1B622B88989E001C4C15 /* dec_ans.h */,
12211215
323E1B632B88989E001C4C15 /* loop_filter.h */,
12221216
323E1B642B88989E001C4C15 /* enc_fields.cc */,
@@ -1868,7 +1862,6 @@
18681862
323E1E882B88989E001C4C15 /* test_render_pipeline_stages.h in Headers */,
18691863
323E1FB92B88989F001C4C15 /* iaca.h in Headers */,
18701864
323E1F5E2B88989F001C4C15 /* enc_encoding.h in Headers */,
1871-
323E1F1B2B88989F001C4C15 /* fast_dct.h in Headers */,
18721865
323E1EB02B88989F001C4C15 /* color_encoding_internal.h in Headers */,
18731866
323E1E812B88989E001C4C15 /* stage_spot.h in Headers */,
18741867
323E1F4F2B88989F001C4C15 /* quantizer.h in Headers */,
@@ -2293,7 +2286,6 @@
22932286
323E1F782B88989F001C4C15 /* enc_huffman.cc in Sources */,
22942287
323E1FA82B88989F001C4C15 /* image_bundle.cc in Sources */,
22952288
323E1EB12B88989F001C4C15 /* enc_huffman_tree.cc in Sources */,
2296-
323E1E5D2B88989E001C4C15 /* fast_dct.cc in Sources */,
22972289
323E1FB72B88989F001C4C15 /* entropy_coder.cc in Sources */,
22982290
323E1F502B88989F001C4C15 /* dec_xyb.cc in Sources */,
22992291
323E1F732B88989F001C4C15 /* enc_transform.cc in Sources */,

0 commit comments

Comments
 (0)