Index: base/build/base.vcproj |
=================================================================== |
--- base/build/base.vcproj (revision 2544) |
+++ base/build/base.vcproj (working copy) |
@@ -558,6 +558,18 @@ |
> |
</File> |
<File |
+ RelativePath=".\rand_util.cc" |
Mark Mentovai
2008/09/29 22:20:05
These need to be ..\whatever.
|
+ > |
+ </File> |
+ <File |
+ RelativePath=".\rand_util_win.cc" |
Mark Mentovai
2008/09/29 22:20:05
Should follow rand_util.h. (The VS IDE sorts thes
|
+ > |
+ </File> |
+ <File |
+ RelativePath=".\rand_util.h" |
+ > |
+ </File> |
+ <File |
RelativePath="..\ref_counted.cc" |
> |
</File> |