diff options
author | Steve Naroff <snaroff@apple.com> | 2008-10-05 01:04:07 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-10-05 01:04:07 +0000 |
commit | 8256d75f84b595dc29828819791b79d45fcaae81 (patch) | |
tree | 2d3f2c6cc9feb1044e927412f5adf49ce95cf4c5 /win32/System | |
parent | 2f63ca3fa8ea22d34a35204517803b2b0bd0bd89 (diff) | |
download | external_llvm-8256d75f84b595dc29828819791b79d45fcaae81.zip external_llvm-8256d75f84b595dc29828819791b79d45fcaae81.tar.gz external_llvm-8256d75f84b595dc29828819791b79d45fcaae81.tar.bz2 |
Update VC++ project file
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57091 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 07e1fd4..f72a754 100644 --- a/win32/System/System.vcproj +++ b/win32/System/System.vcproj @@ -314,6 +314,10 @@ > </File> <File + RelativePath="..\..\lib\System\Host.cpp" + > + </File> + <File RelativePath="..\..\lib\System\IncludeFile.cpp" > </File> |