|
67 | 67 | CF52C39B22B974280043E825 /* UTIImpl_UT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF52C39922B974210043E825 /* UTIImpl_UT.cpp */; };
|
68 | 68 | CF5D1DC72B52B9E900750174 /* Tags.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF5D1DC62B52B9E900750174 /* Tags.cpp */; };
|
69 | 69 | CF5D1DC92B52B9FA00750174 /* Tags_UT.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF5D1DC82B52B9FA00750174 /* Tags_UT.mm */; };
|
| 70 | + CF5D1E442B652AA900750174 /* FSEventsDirUpdateImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF5D1E432B652AA900750174 /* FSEventsDirUpdateImpl.cpp */; }; |
70 | 71 | CF61F305264048F6009FF900 /* FSEventsFileUpdate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF61F304264048F6009FF900 /* FSEventsFileUpdate.cpp */; };
|
71 | 72 | CF61F30B26404962009FF900 /* FSEventsFileUpdateImpl.h in Headers */ = {isa = PBXBuildFile; fileRef = CF61F30A26404962009FF900 /* FSEventsFileUpdateImpl.h */; };
|
72 | 73 | CF61F30F26404971009FF900 /* FSEventsFileUpdateImpl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF61F30E26404971009FF900 /* FSEventsFileUpdateImpl.cpp */; };
|
|
159 | 160 | CF5D1DC52B52B9D900750174 /* Tags.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Tags.h; path = include/Utility/Tags.h; sourceTree = "<group>"; };
|
160 | 161 | CF5D1DC62B52B9E900750174 /* Tags.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Tags.cpp; path = source/Tags.cpp; sourceTree = "<group>"; };
|
161 | 162 | CF5D1DC82B52B9FA00750174 /* Tags_UT.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Tags_UT.mm; path = tests/Tags_UT.mm; sourceTree = "<group>"; };
|
| 163 | + CF5D1E422B652A9A00750174 /* FSEventsDirUpdateImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = FSEventsDirUpdateImpl.h; path = include/Utility/FSEventsDirUpdateImpl.h; sourceTree = "<group>"; }; |
| 164 | + CF5D1E432B652AA900750174 /* FSEventsDirUpdateImpl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = FSEventsDirUpdateImpl.cpp; path = source/FSEventsDirUpdateImpl.cpp; sourceTree = "<group>"; }; |
162 | 165 | CF614AA81F9D871D0005F2DB /* ByteCountFormatter_UT.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = ByteCountFormatter_UT.mm; path = tests/ByteCountFormatter_UT.mm; sourceTree = SOURCE_ROOT; };
|
163 | 166 | CF614AA91F9D871D0005F2DB /* Encodings_UT.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Encodings_UT.mm; path = tests/Encodings_UT.mm; sourceTree = SOURCE_ROOT; };
|
164 | 167 | CF614AAA1F9D871D0005F2DB /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = tests/Info.plist; sourceTree = SOURCE_ROOT; };
|
|
361 | 364 | CFD62BD91C9A6BE30021EE7F /* FontExtras.h */,
|
362 | 365 | CFD62BE71C9A709C0021EE7F /* FPSLimitedDrawer.h */,
|
363 | 366 | CFD62C111C9AB47F0021EE7F /* FSEventsDirUpdate.h */,
|
| 367 | + CF5D1E422B652A9A00750174 /* FSEventsDirUpdateImpl.h */, |
364 | 368 | CF61F303264048EA009FF900 /* FSEventsFileUpdate.h */,
|
365 | 369 | CF61F30A26404962009FF900 /* FSEventsFileUpdateImpl.h */,
|
366 | 370 | CF09392F1D10214200D67AC6 /* FunctionKeysPass.h */,
|
|
425 | 429 | CFD62C001C9A87170021EE7F /* FontExtras.mm */,
|
426 | 430 | CFD62BE91C9A70A40021EE7F /* FPSLimitedDrawer.mm */,
|
427 | 431 | CFD62C0F1C9AB4770021EE7F /* FSEventsDirUpdate.cpp */,
|
| 432 | + CF5D1E432B652AA900750174 /* FSEventsDirUpdateImpl.cpp */, |
428 | 433 | CF61F304264048F6009FF900 /* FSEventsFileUpdate.cpp */,
|
429 | 434 | CF61F30E26404971009FF900 /* FSEventsFileUpdateImpl.cpp */,
|
430 | 435 | CF0939311D10214D00D67AC6 /* FunctionKeysPass.mm */,
|
|
611 | 616 | CF71BCE32932389100997E0F /* SpdLogWindow.mm in Sources */,
|
612 | 617 | CF46015C256125E50095FC73 /* NativeFSManager.mm in Sources */,
|
613 | 618 | CF460149256125E50095FC73 /* FPSLimitedDrawer.mm in Sources */,
|
| 619 | + CF5D1E442B652AA900750174 /* FSEventsDirUpdateImpl.cpp in Sources */, |
614 | 620 | CF460143256125E50095FC73 /* NativeFSManagerVolumeLookup.cpp in Sources */,
|
615 | 621 | CF460158256125E50095FC73 /* VerticallyCenteredTextFieldCell.mm in Sources */,
|
616 | 622 | CF460164256125E50095FC73 /* SystemInformation.mm in Sources */,
|
|
0 commit comments