diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-08-13 04:45:09 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-08-13 04:45:09 +0000 |
commit | 298419aad5fb49f2623d73abec93d582e8b32067 (patch) | |
tree | 200b1138f8e292f94721b82f608b2f104262050d | |
parent | 62e1dcca86e2b2be6168a447f0399337e2b71f33 (diff) |
Update VS project file.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54723 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/clangAnalysis/clangAnalysis.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/clangAnalysis/clangAnalysis.vcproj b/win32/clangAnalysis/clangAnalysis.vcproj index c65dcacb21..3328e64597 100644 --- a/win32/clangAnalysis/clangAnalysis.vcproj +++ b/win32/clangAnalysis/clangAnalysis.vcproj @@ -247,7 +247,7 @@ >
</File>
<File
- RelativePath="..\..\lib\Analysis\ValueState.cpp"
+ RelativePath="..\..\lib\Analysis\GRState.cpp"
>
</File>
</Filter>
|