diff options
Diffstat (limited to 'base/build')
-rw-r--r-- | base/build/base.vcproj | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/base/build/base.vcproj b/base/build/base.vcproj index 35b9684..a6112e3 100644 --- a/base/build/base.vcproj +++ b/base/build/base.vcproj @@ -206,10 +206,6 @@ > </File> <File - RelativePath="..\clipboard_win.cc" - > - </File> - <File RelativePath="..\clipboard.h" > </File> @@ -222,6 +218,10 @@ > </File> <File + RelativePath="..\clipboard_win.cc" + > + </File> + <File RelativePath="..\command_line.cc" > </File> @@ -290,11 +290,11 @@ > </File> <File - RelativePath="..\hash_tables.h" + RelativePath="..\float_util.h" > </File> <File - RelativePath="..\float_util.h" + RelativePath="..\hash_tables.h" > </File> <File @@ -418,6 +418,18 @@ > </File> <File + RelativePath="..\message_pump.h" + > + </File> + <File + RelativePath="..\message_pump_win.cc" + > + </File> + <File + RelativePath="..\message_pump_win.h" + > + </File> + <File RelativePath="..\non_thread_safe.cc" > </File> @@ -582,11 +594,11 @@ > </File> <File - RelativePath="..\shared_memory_win.cc" + RelativePath="..\shared_memory.h" > </File> <File - RelativePath="..\shared_memory.h" + RelativePath="..\shared_memory_win.cc" > </File> <File |