diff options
author | Steve Naroff <snaroff@apple.com> | 2008-03-24 22:01:58 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-03-24 22:01:58 +0000 |
commit | f32c2315205d228b131e9a59e03562c09c6446cd (patch) | |
tree | bb6c25fa424ffa51fc0554c03ab33d11a5fafee0 | |
parent | 6c249332a89347efb35c04df0f1fac2bcd804970 (diff) | |
download | external_llvm-f32c2315205d228b131e9a59e03562c09c6446cd.zip external_llvm-f32c2315205d228b131e9a59e03562c09c6446cd.tar.gz external_llvm-f32c2315205d228b131e9a59e03562c09c6446cd.tar.bz2 |
Add file to project.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48747 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | win32/TableGen/TableGen.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj index 7c4561d..225882d 100644 --- a/win32/TableGen/TableGen.vcproj +++ b/win32/TableGen/TableGen.vcproj @@ -408,6 +408,10 @@ > </File> <File + RelativePath="..\..\utils\TableGen\LLVMCCConfigurationEmitter.cpp" + > + </File> + <File RelativePath="..\..\utils\TableGen\Record.cpp" > </File> |