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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
250 > | 250 > |
251 </File> | 251 </File> |
252 <File | 252 <File |
253 RelativePath=".\throb_animation.cc" | 253 RelativePath=".\throb_animation.cc" |
254 > | 254 > |
255 </File> | 255 </File> |
256 <File | 256 <File |
257 RelativePath=".\throb_animation.h" | 257 RelativePath=".\throb_animation.h" |
258 > | 258 > |
259 </File> | 259 </File> |
| 260 <File |
| 261 RelativePath=".\win_util.cc" |
| 262 > |
| 263 </File> |
| 264 <File |
| 265 RelativePath=".\win_util.h" |
| 266 > |
| 267 </File> |
260 </Files> | 268 </Files> |
261 <Globals> | 269 <Globals> |
262 </Globals> | 270 </Globals> |
263 </VisualStudioProject> | 271 </VisualStudioProject> |
OLD | NEW |