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="gtest" | 5 Name="gtest" |
6 ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" | 6 ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" |
7 Keyword="Win32Proj" | 7 Keyword="Win32Proj" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
177 > | 177 > |
178 </File> | 178 </File> |
179 <File | 179 <File |
180 RelativePath="gtest\include\gtest\gtest_pred_impl.h" | 180 RelativePath="gtest\include\gtest\gtest_pred_impl.h" |
181 > | 181 > |
182 </File> | 182 </File> |
183 <File | 183 <File |
184 RelativePath="gtest\include\gtest\gtest_prod.h" | 184 RelativePath="gtest\include\gtest\gtest_prod.h" |
185 > | 185 > |
186 </File> | 186 </File> |
| 187 <File |
| 188 RelativePath="multiprocess_func_list.cc" |
| 189 > |
| 190 </File> |
187 </Files> | 191 </Files> |
188 <Globals> | 192 <Globals> |
189 </Globals> | 193 </Globals> |
190 </VisualStudioProject> | 194 </VisualStudioProject> |
OLD | NEW |