diff options
author | Steve Naroff <snaroff@apple.com> | 2008-11-10 20:03:21 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-11-10 20:03:21 +0000 |
commit | cf1f23f6e31a869e7742cf28b5497ca15ef74846 (patch) | |
tree | 28f7f7ef539edca423892559534fd49627980356 /win32/Analysis | |
parent | d4e7f44319824998bafe1bd1c50314e1310a9ca1 (diff) | |
download | external_llvm-cf1f23f6e31a869e7742cf28b5497ca15ef74846.zip external_llvm-cf1f23f6e31a869e7742cf28b5497ca15ef74846.tar.gz external_llvm-cf1f23f6e31a869e7742cf28b5497ca15ef74846.tar.bz2 |
Update VC++ project file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58997 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/Analysis')
-rw-r--r-- | win32/Analysis/Analysis.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/Analysis/Analysis.vcproj b/win32/Analysis/Analysis.vcproj index 6ac27ff..c631a66 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> |