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="app" | 5 Name="app" |
6 ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}" | 6 ProjectGUID="{4631946D-7D5F-44BD-A5A8-504C0A7033BE}" |
7 RootNamespace="app" | 7 RootNamespace="app" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
187 </Filter> | 187 </Filter> |
188 <File | 188 <File |
189 RelativePath=".\animation.cc" | 189 RelativePath=".\animation.cc" |
190 > | 190 > |
191 </File> | 191 </File> |
192 <File | 192 <File |
193 RelativePath=".\animation.h" | 193 RelativePath=".\animation.h" |
194 > | 194 > |
195 </File> | 195 </File> |
196 <File | 196 <File |
| 197 RelativePath=".\app_paths.cc" |
| 198 > |
| 199 </File> |
| 200 <File |
| 201 RelativePath=".\app_paths.h" |
| 202 > |
| 203 </File> |
| 204 <File |
197 RelativePath=".\app_switches.cc" | 205 RelativePath=".\app_switches.cc" |
198 > | 206 > |
199 </File> | 207 </File> |
200 <File | 208 <File |
201 RelativePath=".\app_switches.h" | 209 RelativePath=".\app_switches.h" |
202 > | 210 > |
203 </File> | 211 </File> |
204 <File | 212 <File |
205 RelativePath=".\drag_drop_types.cc" | 213 RelativePath=".\drag_drop_types.cc" |
206 > | 214 > |
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
286 > | 294 > |
287 </File> | 295 </File> |
288 <File | 296 <File |
289 RelativePath=".\win_util.h" | 297 RelativePath=".\win_util.h" |
290 > | 298 > |
291 </File> | 299 </File> |
292 </Files> | 300 </Files> |
293 <Globals> | 301 <Globals> |
294 </Globals> | 302 </Globals> |
295 </VisualStudioProject> | 303 </VisualStudioProject> |
OLD | NEW |