summaryrefslogtreecommitdiff
path: root/win32/Analysis
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-05-19 02:49:39 +0000
committerTed Kremenek <kremenek@apple.com>2008-05-19 02:49:39 +0000
commit83296ca341272e8d4beab1fa36c92ec911e25fde (patch)
tree82c685d00b86f47fbeac064456d3ea269e2a9458 /win32/Analysis
parent40da626d23ead8e3a773929bc914f8dfa8a9fe9d (diff)
downloadllvm-83296ca341272e8d4beab1fa36c92ec911e25fde.tar.gz
llvm-83296ca341272e8d4beab1fa36c92ec911e25fde.tar.bz2
llvm-83296ca341272e8d4beab1fa36c92ec911e25fde.tar.xz
Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.
Patch by Dmitri Makarov! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51237 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Analysis')
-rw-r--r--win32/Analysis/Analysis.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index 869e47e2ad..6f4eb6938e 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -353,6 +353,14 @@
>
</File>
<File
+ RelativePath="..\..\lib\Analysis\LibCallAliasAnalysis.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\lib\Analysis\LibCallSemantics.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Analysis\LoadValueNumbering.cpp"
>
</File>