diff options
Diffstat (limited to 'llvm/win32/Support/Support.vcproj')
-rw-r--r-- | llvm/win32/Support/Support.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/win32/Support/Support.vcproj b/llvm/win32/Support/Support.vcproj index 0da1c3f781c..613bb0f3de4 100644 --- a/llvm/win32/Support/Support.vcproj +++ b/llvm/win32/Support/Support.vcproj @@ -176,6 +176,9 @@ RelativePath="..\..\lib\Support\Statistic.cpp"> </File> <File + RelativePath="..\..\lib\Support\Streams.cpp"> + </File> + <File RelativePath="..\..\lib\Support\StringExtras.cpp"> </File> <File @@ -314,6 +317,9 @@ RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h"> </File> <File + RelativePath="..\..\include\llvm\Support\Streams.h"> + </File> + <File RelativePath="..\..\include\llvm\Support\SystemUtils.h"> </File> <File |