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="base_gfx" | 5 Name="base_gfx" |
6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" | 6 ProjectGUID="{A508ADD3-CECE-4E0F-8448-2F5E454DF551}" |
7 RootNamespace="base_gfx" | 7 RootNamespace="base_gfx" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 /> | 115 /> |
116 <Tool | 116 <Tool |
117 Name="VCPostBuildEventTool" | 117 Name="VCPostBuildEventTool" |
118 /> | 118 /> |
119 </Configuration> | 119 </Configuration> |
120 </Configurations> | 120 </Configurations> |
121 <References> | 121 <References> |
122 </References> | 122 </References> |
123 <Files> | 123 <Files> |
124 <File | 124 <File |
125 RelativePath="..\gfx\convolver.cc" | |
126 > | |
127 </File> | |
128 <File | |
129 RelativePath="..\gfx\convolver.h" | |
130 > | |
131 </File> | |
132 <File | |
133 RelativePath="..\gfx\gdi_util.cc" | 125 RelativePath="..\gfx\gdi_util.cc" |
134 > | 126 > |
135 </File> | 127 </File> |
136 <File | 128 <File |
137 RelativePath="..\gfx\gdi_util.h" | 129 RelativePath="..\gfx\gdi_util.h" |
138 > | 130 > |
139 </File> | 131 </File> |
140 <File | 132 <File |
141 RelativePath="..\gfx\image_operations.cc" | |
142 > | |
143 </File> | |
144 <File | |
145 RelativePath="..\gfx\image_operations.h" | |
146 > | |
147 </File> | |
148 <File | |
149 RelativePath="..\gfx\native_theme.cc" | 133 RelativePath="..\gfx\native_theme.cc" |
150 > | 134 > |
151 </File> | 135 </File> |
152 <File | 136 <File |
153 RelativePath="..\gfx\native_theme.h" | 137 RelativePath="..\gfx\native_theme.h" |
154 > | 138 > |
155 </File> | 139 </File> |
156 <File | 140 <File |
157 RelativePath="..\gfx\png_decoder.cc" | 141 RelativePath="..\gfx\png_decoder.cc" |
158 > | 142 > |
(...skipping 27 matching lines...) Expand all Loading... |
186 > | 170 > |
187 </File> | 171 </File> |
188 <File | 172 <File |
189 RelativePath="..\gfx\size.cc" | 173 RelativePath="..\gfx\size.cc" |
190 > | 174 > |
191 </File> | 175 </File> |
192 <File | 176 <File |
193 RelativePath="..\gfx\size.h" | 177 RelativePath="..\gfx\size.h" |
194 > | 178 > |
195 </File> | 179 </File> |
196 <File | |
197 RelativePath="..\gfx\skia_utils.cc" | |
198 > | |
199 </File> | |
200 <File | |
201 RelativePath="..\gfx\skia_utils.h" | |
202 > | |
203 </File> | |
204 </Files> | 180 </Files> |
205 <Globals> | 181 <Globals> |
206 </Globals> | 182 </Globals> |
207 </VisualStudioProject> | 183 </VisualStudioProject> |
OLD | NEW |