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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
123 <Files> | 123 <Files> |
124 <File | 124 <File |
125 RelativePath=".\animation.cc" | 125 RelativePath=".\animation.cc" |
126 > | 126 > |
127 </File> | 127 </File> |
128 <File | 128 <File |
129 RelativePath=".\animation.h" | 129 RelativePath=".\animation.h" |
130 > | 130 > |
131 </File> | 131 </File> |
132 <File | 132 <File |
| 133 RelativePath=".\l10n_util.cc" |
| 134 > |
| 135 </File> |
| 136 <File |
| 137 RelativePath=".\l10n_util.h" |
| 138 > |
| 139 </File> |
| 140 <File |
| 141 RelativePath=".\l10n_util_win.cc" |
| 142 > |
| 143 </File> |
| 144 <File |
| 145 RelativePath=".\l10n_util_win.h" |
| 146 > |
| 147 </File> |
| 148 <File |
133 RelativePath=".\resource_bundle.cc" | 149 RelativePath=".\resource_bundle.cc" |
134 > | 150 > |
135 </File> | 151 </File> |
136 <File | 152 <File |
137 RelativePath=".\resource_bundle.h" | 153 RelativePath=".\resource_bundle.h" |
138 > | 154 > |
139 </File> | 155 </File> |
140 <File | 156 <File |
141 RelativePath=".\resource_bundle_win.cc" | 157 RelativePath=".\resource_bundle_win.cc" |
142 > | 158 > |
(...skipping 11 matching lines...) Expand all Loading... |
154 > | 170 > |
155 </File> | 171 </File> |
156 <File | 172 <File |
157 RelativePath=".\throb_animation.h" | 173 RelativePath=".\throb_animation.h" |
158 > | 174 > |
159 </File> | 175 </File> |
160 </Files> | 176 </Files> |
161 <Globals> | 177 <Globals> |
162 </Globals> | 178 </Globals> |
163 </VisualStudioProject> | 179 </VisualStudioProject> |
OLD | NEW |