diff options
| author | Chuck Rose III <cfr@adobe.com> | 2008-01-03 19:53:03 +0000 |
|---|---|---|
| committer | Chuck Rose III <cfr@adobe.com> | 2008-01-03 19:53:03 +0000 |
| commit | 74ef9eabe6401b8b499ceddcc20799fc221a61df (patch) | |
| tree | 34577a7c29bc2a4fce671307d0fb625f2bc8414b /win32/System | |
| parent | 82577bd097ab4d840113a7a0ac22d9331cb6c233 (diff) | |
| download | external_llvm-74ef9eabe6401b8b499ceddcc20799fc221a61df.zip external_llvm-74ef9eabe6401b8b499ceddcc20799fc221a61df.tar.gz external_llvm-74ef9eabe6401b8b499ceddcc20799fc221a61df.tar.bz2 | |
Adding new files to win32 build
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45545 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/System')
| -rw-r--r-- | win32/System/System.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/System/System.vcproj b/win32/System/System.vcproj index 68130a6..457340f 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -372,6 +372,10 @@ > </File> <File + RelativePath="..\..\include\llvm\System\Host.h" + > + </File> + <File RelativePath="..\..\include\llvm\System\IncludeFile.h" > </File> |
