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="automation" | 5 Name="automation" |
6 ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}" | 6 ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}" |
| 7 RootNamespace="automation" |
7 > | 8 > |
8 <Platforms> | 9 <Platforms> |
9 <Platform | 10 <Platform |
10 Name="Win32" | 11 Name="Win32" |
11 /> | 12 /> |
12 </Platforms> | 13 </Platforms> |
13 <ToolFiles> | 14 <ToolFiles> |
14 </ToolFiles> | 15 </ToolFiles> |
15 <Configurations> | 16 <Configurations> |
16 <Configuration | 17 <Configuration |
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
184 > | 185 > |
185 </File> | 186 </File> |
186 <File | 187 <File |
187 RelativePath=".\window_proxy.h" | 188 RelativePath=".\window_proxy.h" |
188 > | 189 > |
189 </File> | 190 </File> |
190 </Files> | 191 </Files> |
191 <Globals> | 192 <Globals> |
192 </Globals> | 193 </Globals> |
193 </VisualStudioProject> | 194 </VisualStudioProject> |
OLD | NEW |