diff options
Diffstat (limited to 'base/build/base.vcproj')
-rw-r--r-- | base/build/base.vcproj | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 10c7dad..606d530 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -694,6 +694,10 @@ > </File> <File + RelativePath="..\scoped_comptr.h" + > + </File> + <File RelativePath="..\scoped_handle.h" > </File> @@ -834,11 +838,11 @@ > </File> <File - RelativePath="..\test_file_util_win.cc" + RelativePath="..\test_file_util.h" > </File> <File - RelativePath="..\test_file_util.h" + RelativePath="..\test_file_util_win.cc" > </File> <File |