diff options
author | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-10 19:50:09 +0000 |
---|---|---|
committer | Hartmut Kaiser <hartmut.kaiser@gmail.com> | 2007-10-10 19:50:09 +0000 |
commit | d09dfaff9fb998b583c0698c1bb852d77d63bc9f (patch) | |
tree | 2b6404429b83eee72a5e09656c798580ac15c6fc /win32/VMCore | |
parent | c30c3cecfbed79fdf4bed4287181335c7139f0de (diff) | |
download | external_llvm-d09dfaff9fb998b583c0698c1bb852d77d63bc9f.zip external_llvm-d09dfaff9fb998b583c0698c1bb852d77d63bc9f.tar.gz external_llvm-d09dfaff9fb998b583c0698c1bb852d77d63bc9f.tar.bz2 |
Updated VC++ build system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42835 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/VMCore')
-rw-r--r-- | win32/VMCore/VMCore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/VMCore/VMCore.vcproj b/win32/VMCore/VMCore.vcproj index 52f8abb..89de390 100644 --- a/win32/VMCore/VMCore.vcproj +++ b/win32/VMCore/VMCore.vcproj @@ -183,6 +183,10 @@ > </File> <File + RelativePath="..\..\lib\VMCore\Core.cpp" + > + </File> + <File RelativePath="..\..\lib\VMCore\Dominators.cpp" > </File> |