diff options
Diffstat (limited to 'win32/Support')
-rw-r--r-- | win32/Support/Support.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index 0da1c3f..613bb0f 100644 --- a/win32/Support/Support.vcproj +++ b/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 |