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="WebKit" | 5 Name="WebKit" |
6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}" | 6 ProjectGUID="{5ECEC9E5-8F23-47B6-93E0-C3B328B3BE65}" |
7 RootNamespace="WebKit" | 7 RootNamespace="WebKit" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
121 <References> | 121 <References> |
122 </References> | 122 </References> |
123 <Files> | 123 <Files> |
124 <Filter | 124 <Filter |
125 Name="chromium" | 125 Name="chromium" |
126 > | 126 > |
127 <Filter | 127 <Filter |
128 Name="public" | 128 Name="public" |
129 > | 129 > |
130 <File | 130 <File |
| 131 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebClipboard.h" |
| 132 > |
| 133 </File> |
| 134 <File |
131 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebCommon.h" | 135 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebCommon.h" |
132 > | 136 > |
133 </File> | 137 </File> |
134 <File | 138 <File |
| 139 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebCString.h" |
| 140 > |
| 141 </File> |
| 142 <File |
| 143 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebImage.h" |
| 144 > |
| 145 </File> |
| 146 <File |
| 147 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebKit.h" |
| 148 > |
| 149 </File> |
| 150 <File |
| 151 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebKitClient.h" |
| 152 > |
| 153 </File> |
| 154 <File |
| 155 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebPoint.h" |
| 156 > |
| 157 </File> |
| 158 <File |
| 159 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebRect.h" |
| 160 > |
| 161 </File> |
| 162 <File |
| 163 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebSize.h" |
| 164 > |
| 165 </File> |
| 166 <File |
135 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebString.h" | 167 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebString.h" |
136 > | 168 > |
137 </File> | 169 </File> |
| 170 <File |
| 171 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\public\WebURL.h" |
| 172 > |
| 173 </File> |
138 </Filter> | 174 </Filter> |
139 <Filter | 175 <Filter |
140 Name="src" | 176 Name="src" |
141 > | 177 > |
142 <File | 178 <File |
| 179 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\ChromiumBridge.cpp" |
| 180 > |
| 181 </File> |
| 182 <File |
| 183 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebCString.cpp" |
| 184 > |
| 185 </File> |
| 186 <File |
| 187 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebImageSkia.cpp" |
| 188 > |
| 189 </File> |
| 190 <File |
| 191 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebKit.cpp" |
| 192 > |
| 193 </File> |
| 194 <File |
| 195 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebKitPrivate.h" |
| 196 > |
| 197 </File> |
| 198 <File |
143 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebString.cpp" | 199 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebString.cpp" |
144 > | 200 > |
145 </File> | 201 </File> |
| 202 <File |
| 203 RelativePath="..\..\..\third_party\WebKi
t\WebKit\chromium\src\WebURL.cpp" |
| 204 > |
| 205 </File> |
146 </Filter> | 206 </Filter> |
147 </Filter> | 207 </Filter> |
148 </Files> | 208 </Files> |
149 <Globals> | 209 <Globals> |
150 </Globals> | 210 </Globals> |
151 </VisualStudioProject> | 211 </VisualStudioProject> |
OLD | NEW |