commit | d98aab5a7ed06af779fdafa293b0df44ce8606dc | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Fri Apr 04 21:24:02 2008 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Fri Apr 04 21:24:02 2008 +0000 |
tree | 965fb8487ff6e5d1effd8310353640351c98dee4 | |
parent | 0c29b22f4384500cc0d04f3072cc5d5d58d10d6c [diff] [blame] |
Add BugReporter.cpp to VC++ project file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49233 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangAnalysis/clangAnalysis.vcproj b/win32/clangAnalysis/clangAnalysis.vcproj index ac1b810..a32de0f 100644 --- a/win32/clangAnalysis/clangAnalysis.vcproj +++ b/win32/clangAnalysis/clangAnalysis.vcproj
@@ -161,6 +161,10 @@ > </File> <File + RelativePath="..\..\lib\Analysis\BugReporter.cpp" + > + </File> + <File RelativePath="..\..\lib\Analysis\CFRefCount.cpp" > </File>