]> granicus.if.org Git - clang/commitdiff
add PTHLexer.h to project
authorChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2008 20:18:49 +0000 (20:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 16 Nov 2008 20:18:49 +0000 (20:18 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59423 91177308-0d34-0410-b5e6-96231b3b80d8

clang.xcodeproj/project.pbxproj

index 88312be4b70a21b037cbf2dede37363201e67dbf..0d47951bb0a04d1c77b702f4fc6e7ac60c3ff46e 100644 (file)
                DE85CDB50D839BAE0070E26E /* PPLexerChange.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PPLexerChange.cpp; sourceTree = "<group>"; };
                DE8822350EC80C0A00CBC30A /* CGBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGBuilder.h; path = lib/CodeGen/CGBuilder.h; sourceTree = "<group>"; };
                DE8823CA0ED0046600CBC30A /* APValue.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = APValue.cpp; path = lib/AST/APValue.cpp; sourceTree = "<group>"; };
+               DE8823DE0ED0B78600CBC30A /* PTHLexer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTHLexer.h; sourceTree = "<group>"; };
                DE928B120C05659200231DA4 /* ModuleBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.cpp.cpp; name = ModuleBuilder.cpp; path = lib/CodeGen/ModuleBuilder.cpp; sourceTree = "<group>"; tabWidth = 2; };
                DE928B1F0C0565B000231DA4 /* ModuleBuilder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ModuleBuilder.h; path = clang/CodeGen/ModuleBuilder.h; sourceTree = "<group>"; };
                DE928B7C0C0A615100231DA4 /* CodeGenModule.h */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 2; lastKnownFileType = sourcecode.c.h; name = CodeGenModule.h; path = lib/CodeGen/CodeGenModule.h; sourceTree = "<group>"; tabWidth = 2; };
                                DED7D73E0A524295003AD0FB /* MacroInfo.h */,
                                DEAEE98A0A5A2B970045101B /* MultipleIncludeOpt.h */,
                                DE01DA480B12ADA300AC22CE /* PPCallbacks.h */,
+                               DE8823DE0ED0B78600CBC30A /* PTHLexer.h */,
                                DED7D73F0A524295003AD0FB /* Pragma.h */,
                                DED7D7400A524295003AD0FB /* Preprocessor.h */,
                                35B820740ECB811A0020BEC0 /* PreprocessorLexer.h */,