From: Jeff Cohen Date: Sat, 1 Jan 2005 22:30:19 +0000 (+0000) Subject: Add missing header files to projects. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c201755cb16a55286182fd4b31f011cae39c7a53;p=oota-llvm.git Add missing header files to projects. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/AsmParser/AsmParser.vcproj b/win32/AsmParser/AsmParser.vcproj index ce06c7fad0d..24cb88eec04 100644 --- a/win32/AsmParser/AsmParser.vcproj +++ b/win32/AsmParser/AsmParser.vcproj @@ -157,6 +157,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + + diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index b10f1549679..04ffe5bc740 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -177,9 +177,15 @@ + + + + @@ -246,6 +252,9 @@ + + @@ -267,6 +276,9 @@ + +