summaryrefslogtreecommitdiff
path: root/win32/CodeGen/CodeGen.vcproj
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-09-25 19:04:43 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-09-25 19:04:43 +0000
commita48283baa314c076f270e4d3da9d283599255402 (patch)
treeb21dbbfb59c31e312062edd22ec00df27d5ff83c /win32/CodeGen/CodeGen.vcproj
parentaebac50e776933bd6fb4f04e3c6c79d6fb7dab81 (diff)
downloadllvm-a48283baa314c076f270e4d3da9d283599255402.tar.gz
llvm-a48283baa314c076f270e4d3da9d283599255402.tar.bz2
llvm-a48283baa314c076f270e4d3da9d283599255402.tar.xz
Fix VC++ build errors.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23431 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/CodeGen/CodeGen.vcproj')
-rw-r--r--win32/CodeGen/CodeGen.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/CodeGen/CodeGen.vcproj b/win32/CodeGen/CodeGen.vcproj
index fb2c37e123..ac39ecfb01 100644
--- a/win32/CodeGen/CodeGen.vcproj
+++ b/win32/CodeGen/CodeGen.vcproj
@@ -212,10 +212,10 @@
RelativePath="..\..\include\llvm\CodeGen\IntrinsicLowering.h">
</File>
<File
- RelativePath="..\..\lib\CodeGen\LiveInterval.h">
+ RelativePath="..\..\include\llvm\CodeGen\LiveInterval.h">
</File>
<File
- RelativePath="..\..\lib\CodeGen\LiveIntervalAnalysis.h">
+ RelativePath="..\..\include\llvm\CodeGen\LiveIntervalAnalysis.h">
</File>
<File
RelativePath="..\..\include\llvm\CodeGen\LiveVariables.h">