diff options
Diffstat (limited to 'win32/Support')
-rw-r--r-- | win32/Support/Support.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/Support/Support.vcproj b/win32/Support/Support.vcproj index e9e9c30..6e9eb07 100644 --- a/win32/Support/Support.vcproj +++ b/win32/Support/Support.vcproj @@ -409,6 +409,10 @@ > </File> <File + RelativePath="..\..\lib\Support\StringPool.cpp" + > + </File> + <File RelativePath="..\..\lib\Support\SystemUtils.cpp" > </File> @@ -567,6 +571,10 @@ > </File> <File + RelativePath="..\..\include\llvm\Support\StringPool.h" + > + </File> + <File RelativePath="..\..\include\llvm\Support\SystemUtils.h" > </File> |