| OLD | NEW |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
| 2 <VisualStudioProject | 2 <VisualStudioProject |
| 3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
| 4 Version="8.00" | 4 Version="8.00" |
| 5 Name="flush_cache" | 5 Name="flush_cache" |
| 6 ProjectGUID="{4539AFB3-B8DC-47F3-A491-6DAC8FD26657}" | 6 ProjectGUID="{4539AFB3-B8DC-47F3-A491-6DAC8FD26657}" |
| 7 RootNamespace="flush_cache" | 7 RootNamespace="flush_cache" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 135 /> | 135 /> |
| 136 </Configuration> | 136 </Configuration> |
| 137 </Configurations> | 137 </Configurations> |
| 138 <References> | 138 <References> |
| 139 </References> | 139 </References> |
| 140 <Files> | 140 <Files> |
| 141 <File | 141 <File |
| 142 RelativePath=".\flush_cache.cc" | 142 RelativePath=".\flush_cache.cc" |
| 143 > | 143 > |
| 144 </File> | 144 </File> |
| 145 <File | |
| 146 RelativePath="..\..\..\test\test_file_util.cc" | |
| 147 > | |
| 148 </File> | |
| 149 <File | |
| 150 RelativePath="..\..\..\test\test_file_util.h" | |
| 151 > | |
| 152 </File> | |
| 153 </Files> | 145 </Files> |
| 154 <Globals> | 146 <Globals> |
| 155 </Globals> | 147 </Globals> |
| 156 </VisualStudioProject> | 148 </VisualStudioProject> |
| OLD | NEW |