diff options
author | Steve Naroff <snaroff@apple.com> | 2008-05-06 23:14:34 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-05-06 23:14:34 +0000 |
commit | e06a30d58325441e486a08077dcf11012339da4e (patch) | |
tree | 592d43232150ca2dea20732f6503d17c1cc6af11 /win32/TableGen | |
parent | 0a06e27134a7456f6d550e02e9cdb5817e760239 (diff) | |
download | external_llvm-e06a30d58325441e486a08077dcf11012339da4e.zip external_llvm-e06a30d58325441e486a08077dcf11012339da4e.tar.gz external_llvm-e06a30d58325441e486a08077dcf11012339da4e.tar.bz2 |
Update a couple VC++ project files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50780 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/TableGen')
-rw-r--r-- | win32/TableGen/TableGen.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 225882d..f64f195 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -408,7 +408,7 @@ > </File> <File - RelativePath="..\..\utils\TableGen\LLVMCCConfigurationEmitter.cpp" + RelativePath="..\..\utils\TableGen\LLVMCConfigurationEmitter.cpp" > </File> <File |