aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-11-10 20:03:21 +0000
committerSteve Naroff <snaroff@apple.com>2008-11-10 20:03:21 +0000
commitcf1f23f6e31a869e7742cf28b5497ca15ef74846 (patch)
tree28f7f7ef539edca423892559534fd49627980356
parentd4e7f44319824998bafe1bd1c50314e1310a9ca1 (diff)
Update VC++ project file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58997 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--win32/Analysis/Analysis.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj
index 6ac27ff615..c631a66c20 100644
--- a/win32/Analysis/Analysis.vcproj
+++ b/win32/Analysis/Analysis.vcproj
@@ -341,6 +341,10 @@
>
</File>
<File
+ RelativePath="..\..\lib\Analysis\DebugInfo.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\lib\Analysis\EscapeAnalysis.cpp"
>
</File>