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 | b96af47381e074150e7935554d34ed8b0738b325 (patch) | |
tree | bb6c25fa424ffa51fc0554c03ab33d11a5fafee0 | |
parent | 62a3f1538cf50f0373c2a5eeb440d6288604f969 (diff) | |
download | external_llvm-b96af47381e074150e7935554d34ed8b0738b325.zip external_llvm-b96af47381e074150e7935554d34ed8b0738b325.tar.gz external_llvm-b96af47381e074150e7935554d34ed8b0738b325.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> |