diff options
Diffstat (limited to 'net/build/net.vcproj')
-rw-r--r-- | net/build/net.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/build/net.vcproj b/net/build/net.vcproj index 4a2064b..47f34cd 100644 --- a/net/build/net.vcproj +++ b/net/build/net.vcproj @@ -761,6 +761,14 @@ > </File> <File + RelativePath="..\disk_cache\cache_util.h" + > + </File> + <File + RelativePath="..\disk_cache\cache_util_win.cc" + > + </File> + <File RelativePath="..\disk_cache\disk_cache.h" > </File> @@ -841,6 +849,14 @@ > </File> <File + RelativePath="..\disk_cache\os_file.h" + > + </File> + <File + RelativePath="..\disk_cache\os_file_win.cc" + > + </File> + <File RelativePath="..\disk_cache\rankings.cc" > </File> |