commit | 3929f987f0b3a30cfbf07456763b0e289cbc534a | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Jul 08 23:30:43 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Jul 08 23:30:43 2008 +0000 |
tree | b4e8a90fae8f64aab6d6c924a497789be3930b8b | |
parent | 48fa89e6f4abed6df2e5bcc77a4f85072188436a [diff] [blame] |
Add Environment.cpp to the clangAnalysis Visual Studio project. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53258 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/win32/clangAnalysis/clangAnalysis.vcproj b/win32/clangAnalysis/clangAnalysis.vcproj index b1f5c24..5d18d37 100644 --- a/win32/clangAnalysis/clangAnalysis.vcproj +++ b/win32/clangAnalysis/clangAnalysis.vcproj
@@ -179,6 +179,10 @@ > </File> <File + RelativePath="..\..\lib\Analysis\Environment.cpp" + > + </File> + <File RelativePath="..\..\lib\Analysis\ExplodedGraph.cpp" > </File>