diff options
author | Cedric Venet <cedric.venet@laposte.net> | 2008-07-20 12:04:49 +0000 |
---|---|---|
committer | Cedric Venet <cedric.venet@laposte.net> | 2008-07-20 12:04:49 +0000 |
commit | b8c44d3aacca4ac25ceca2f25c27cdc0cfc5b73c (patch) | |
tree | bd3256ade579641ff31c7b365141c03933dbec44 /win32 | |
parent | 3180e20cda2150a3fc694b3713cae4c5f2fda49f (diff) |
Updated VC++ projects
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53809 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Target/Target.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj index 094422026b..28b371aa40 100644 --- a/win32/Target/Target.vcproj +++ b/win32/Target/Target.vcproj @@ -305,6 +305,14 @@ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > <File + RelativePath="..\..\lib\Target\DarwinTargetAsmInfo.cpp" + > + </File> + <File + RelativePath="..\..\lib\Target\ELFTargetAsmInfo.cpp" + > + </File> + <File RelativePath="..\..\lib\Target\SubtargetFeature.cpp" > </File> |