summaryrefslogtreecommitdiffstats
path: root/win32/Target/Target.vcproj
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-01-07 15:52:36 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-01-07 15:52:36 +0000
commitbb66a9f960ca3068feed9ce1fb84bf8fa6214618 (patch)
tree14e23da6ea600ec399ffc7595a129b208ea06a5d /win32/Target/Target.vcproj
parentc18ae4cb6a263cf31283c0ef51ace24350f8d72b (diff)
downloadexternal_llvm-bb66a9f960ca3068feed9ce1fb84bf8fa6214618.zip
external_llvm-bb66a9f960ca3068feed9ce1fb84bf8fa6214618.tar.gz
external_llvm-bb66a9f960ca3068feed9ce1fb84bf8fa6214618.tar.bz2
Get new SelectionDAG stuff building with Visual Studio.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19340 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Target/Target.vcproj')
-rw-r--r--win32/Target/Target.vcproj6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/Target/Target.vcproj b/win32/Target/Target.vcproj
index d67454d..46a82b4 100644
--- a/win32/Target/Target.vcproj
+++ b/win32/Target/Target.vcproj
@@ -119,6 +119,9 @@
RelativePath="..\..\lib\Target\TargetInstrInfo.cpp">
</File>
<File
+ RelativePath="..\..\lib\Target\TargetLowering.cpp">
+ </File>
+ <File
RelativePath="..\..\lib\Target\TargetMachine.cpp">
</File>
<File
@@ -148,6 +151,9 @@
RelativePath="..\..\include\llvm\Target\TargetJITInfo.h">
</File>
<File
+ RelativePath="..\..\include\llvm\Target\TargetLowering.h">
+ </File>
+ <File
RelativePath="..\..\include\llvm\Target\TargetMachine.h">
</File>
<File