Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Side by Side Diff: third_party/sqlite/sqlite.vcproj

Issue 15067: Upgrade our sqlite to 3.6.1, with the local changes made by Gears. I'm... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « third_party/sqlite/google_update_sqlite.sh ('k') | webkit/build/webkit_common_includes.vsprops » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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="sqlite" 5 Name="sqlite"
6 ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" 6 ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
7 RootNamespace="sqlite" 7 RootNamespace="sqlite"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 19 matching lines...) Expand all
30 Name="VCXMLDataGeneratorTool" 30 Name="VCXMLDataGeneratorTool"
31 /> 31 />
32 <Tool 32 <Tool
33 Name="VCWebServiceProxyGeneratorTool" 33 Name="VCWebServiceProxyGeneratorTool"
34 /> 34 />
35 <Tool 35 <Tool
36 Name="VCMIDLTool" 36 Name="VCMIDLTool"
37 /> 37 />
38 <Tool 38 <Tool
39 Name="VCCLCompilerTool" 39 Name="VCCLCompilerTool"
40 AdditionalIncludeDirectories="&quot;$(SolutionDi r)..\third_party\sqlite\src&quot;;&quot;$(SolutionDir)..\third_party\sqlite\prep rocessed&quot;"
40 /> 41 />
41 <Tool 42 <Tool
42 Name="VCManagedResourceCompilerTool" 43 Name="VCManagedResourceCompilerTool"
43 /> 44 />
44 <Tool 45 <Tool
45 Name="VCResourceCompilerTool" 46 Name="VCResourceCompilerTool"
46 /> 47 />
47 <Tool 48 <Tool
48 Name="VCPreLinkEventTool" 49 Name="VCPreLinkEventTool"
49 /> 50 />
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 Name="VCXMLDataGeneratorTool" 82 Name="VCXMLDataGeneratorTool"
82 /> 83 />
83 <Tool 84 <Tool
84 Name="VCWebServiceProxyGeneratorTool" 85 Name="VCWebServiceProxyGeneratorTool"
85 /> 86 />
86 <Tool 87 <Tool
87 Name="VCMIDLTool" 88 Name="VCMIDLTool"
88 /> 89 />
89 <Tool 90 <Tool
90 Name="VCCLCompilerTool" 91 Name="VCCLCompilerTool"
92 AdditionalIncludeDirectories="&quot;$(SolutionDi r)..\third_party\sqlite\src&quot;;&quot;$(SolutionDir)..\third_party\sqlite\prep rocessed&quot;"
91 /> 93 />
92 <Tool 94 <Tool
93 Name="VCManagedResourceCompilerTool" 95 Name="VCManagedResourceCompilerTool"
94 /> 96 />
95 <Tool 97 <Tool
96 Name="VCResourceCompilerTool" 98 Name="VCResourceCompilerTool"
97 /> 99 />
98 <Tool 100 <Tool
99 Name="VCPreLinkEventTool" 101 Name="VCPreLinkEventTool"
100 /> 102 />
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
132 Name="VCXMLDataGeneratorTool" 134 Name="VCXMLDataGeneratorTool"
133 /> 135 />
134 <Tool 136 <Tool
135 Name="VCWebServiceProxyGeneratorTool" 137 Name="VCWebServiceProxyGeneratorTool"
136 /> 138 />
137 <Tool 139 <Tool
138 Name="VCMIDLTool" 140 Name="VCMIDLTool"
139 /> 141 />
140 <Tool 142 <Tool
141 Name="VCCLCompilerTool" 143 Name="VCCLCompilerTool"
144 AdditionalIncludeDirectories="&quot;$(SolutionDi r)..\third_party\sqlite\src&quot;;&quot;$(SolutionDir)..\third_party\sqlite\prep rocessed&quot;"
142 /> 145 />
143 <Tool 146 <Tool
144 Name="VCManagedResourceCompilerTool" 147 Name="VCManagedResourceCompilerTool"
145 /> 148 />
146 <Tool 149 <Tool
147 Name="VCResourceCompilerTool" 150 Name="VCResourceCompilerTool"
148 /> 151 />
149 <Tool 152 <Tool
150 Name="VCPreLinkEventTool" 153 Name="VCPreLinkEventTool"
151 /> 154 />
(...skipping 23 matching lines...) Expand all
175 /> 178 />
176 <Tool 179 <Tool
177 Name="VCPostBuildEventTool" 180 Name="VCPostBuildEventTool"
178 /> 181 />
179 </Configuration> 182 </Configuration>
180 </Configurations> 183 </Configurations>
181 <References> 184 <References>
182 </References> 185 </References>
183 <Files> 186 <Files>
184 <File 187 <File
185 » » » RelativePath=".\alter.c" 188 » » » RelativePath=".\src\alter.c"
186 » » » > 189 » » » >
187 » » </File> 190 » » </File>
188 » » <File 191 » » <File
189 » » » RelativePath=".\analyze.c" 192 » » » RelativePath=".\src\analyze.c"
190 » » » > 193 » » » >
191 » » </File> 194 » » </File>
192 » » <File 195 » » <File
193 » » » RelativePath=".\attach.c" 196 » » » RelativePath=".\src\attach.c"
194 » » » > 197 » » » >
195 » » </File> 198 » » </File>
196 » » <File 199 » » <File
197 » » » RelativePath=".\auth.c" 200 » » » RelativePath=".\src\auth.c"
198 » » » > 201 » » » >
199 » » </File> 202 » » </File>
200 » » <File 203 » » <File
201 » » » RelativePath=".\btree.c" 204 » » » RelativePath=".\src\bitvec.c"
202 » » » > 205 » » » >
203 » » </File> 206 » » </File>
204 » » <File 207 » » <File
205 » » » RelativePath=".\btree.h" 208 » » » RelativePath=".\src\btmutex.c"
206 » » » > 209 » » » >
207 » » </File> 210 » » </File>
208 » » <File 211 » » <File
209 » » » RelativePath=".\btreeInt.h" 212 » » » RelativePath=".\src\btree.c"
210 » » » > 213 » » » >
211 » » </File> 214 » » </File>
212 » » <File 215 » » <File
213 » » » RelativePath=".\build.c" 216 » » » RelativePath=".\src\btree.h"
214 » » » > 217 » » » >
215 » » </File> 218 » » </File>
216 » » <File 219 » » <File
217 » » » RelativePath=".\callback.c" 220 » » » RelativePath=".\src\btreeInt.h"
218 » » » > 221 » » » >
219 » » </File> 222 » » </File>
220 » » <File 223 » » <File
221 » » » RelativePath=".\complete.c" 224 » » » RelativePath=".\src\build.c"
222 » » » > 225 » » » >
223 » » </File> 226 » » </File>
224 » » <File 227 » » <File
225 » » » RelativePath=".\date.c" 228 » » » RelativePath=".\src\callback.c"
226 » » » > 229 » » » >
227 » » </File> 230 » » </File>
228 » » <File 231 » » <File
229 » » » RelativePath=".\delete.c" 232 » » » RelativePath=".\src\complete.c"
230 » » » > 233 » » » >
231 » » </File> 234 » » </File>
232 » » <File 235 » » <File
233 » » » RelativePath=".\expr.c" 236 » » » RelativePath=".\src\date.c"
234 » » » > 237 » » » >
235 » » </File> 238 » » </File>
236 » » <File 239 » » <File
237 » » » RelativePath=".\fts2.c" 240 » » » RelativePath=".\src\delete.c"
238 » » » > 241 » » » >
239 » » </File> 242 » » </File>
240 » » <File 243 » » <File
241 » » » RelativePath=".\fts2.h" 244 » » » RelativePath=".\src\expr.c"
242 » » » > 245 » » » >
243 » » </File> 246 » » </File>
244 » » <File 247 » » <File
245 » » » RelativePath=".\fts2_hash.c" 248 » » » RelativePath=".\src\fault.c"
246 » » » > 249 » » » >
247 » » </File> 250 » » </File>
248 » » <File 251 » » <File
249 » » » RelativePath=".\fts2_hash.h" 252 » » » RelativePath=".\ext\fts2\fts2.c"
250 » » » > 253 » » » >
251 » » </File> 254 » » </File>
252 » » <File 255 » » <File
253 » » » RelativePath=".\fts2_icu.c" 256 » » » RelativePath=".\ext\fts2\fts2.h"
254 » » » > 257 » » » >
255 » » </File> 258 » » </File>
256 » » <File 259 » » <File
257 » » » RelativePath=".\fts2_porter.c" 260 » » » RelativePath=".\ext\fts2\fts2_hash.c"
258 » » » > 261 » » » >
259 » » </File> 262 » » </File>
260 » » <File 263 » » <File
261 » » » RelativePath=".\fts2_tokenizer.c" 264 » » » RelativePath=".\ext\fts2\fts2_hash.h"
262 » » » > 265 » » » >
263 » » </File> 266 » » </File>
264 » » <File 267 » » <File
265 » » » RelativePath=".\fts2_tokenizer.h" 268 » » » RelativePath=".\ext\fts2\fts2_icu.c"
266 » » » > 269 » » » >
267 » » </File> 270 » » </File>
268 » » <File 271 » » <File
269 » » » RelativePath=".\fts2_tokenizer1.c" 272 » » » RelativePath=".\ext\fts2\fts2_porter.c"
270 » » » > 273 » » » >
271 » » </File> 274 » » </File>
272 » » <File 275 » » <File
273 » » » RelativePath=".\func.c" 276 » » » RelativePath=".\ext\fts2\fts2_tokenizer.c"
274 » » » > 277 » » » >
275 » » </File> 278 » » </File>
276 » » <File 279 » » <File
277 » » » RelativePath=".\hash.c" 280 » » » RelativePath=".\ext\fts2\fts2_tokenizer.h"
278 » » » > 281 » » » >
279 » » </File> 282 » » </File>
280 » » <File 283 » » <File
281 » » » RelativePath=".\hash.h" 284 » » » RelativePath=".\ext\fts2\fts2_tokenizer1.c"
282 » » » > 285 » » » >
283 » » </File> 286 » » </File>
284 » » <File 287 » » <File
285 » » » RelativePath=".\icu.c" 288 » » » RelativePath=".\src\func.c"
286 » » » > 289 » » » >
287 » » </File> 290 » » </File>
288 » » <File 291 » » <File
289 » » » RelativePath=".\insert.c" 292 » » » RelativePath=".\src\global.c"
290 » » » > 293 » » » >
291 » » </File> 294 » » </File>
292 » » <File 295 » » <File
293 » » » RelativePath=".\keywordhash.h" 296 » » » RelativePath=".\src\hash.c"
294 » » » > 297 » » » >
295 » » </File> 298 » » </File>
296 » » <File 299 » » <File
297 » » » RelativePath=".\legacy.c" 300 » » » RelativePath=".\src\hash.h"
298 » » » > 301 » » » >
299 » » </File> 302 » » </File>
300 » » <File 303 » » <File
301 » » » RelativePath=".\limits.h" 304 » » » RelativePath=".\ext\icu\icu.c"
302 » » » > 305 » » » >
303 » » </File> 306 » » </File>
304 » » <File 307 » » <File
305 » » » RelativePath=".\loadext.c" 308 » » » RelativePath=".\src\insert.c"
306 » » » > 309 » » » >
307 » » </File> 310 » » </File>
308 » » <File 311 » » <File
309 » » » RelativePath=".\main.c" 312 » » » RelativePath=".\preprocessed\keywordhash.h"
310 » » » > 313 » » » >
311 » » </File> 314 » » </File>
312 » » <File 315 » » <File
313 » » » RelativePath=".\malloc.c" 316 » » » RelativePath=".\src\legacy.c"
314 » » » > 317 » » » >
315 » » </File> 318 » » </File>
316 » » <File 319 » » <File
317 » » » RelativePath=".\opcodes.c" 320 » » » RelativePath=".\src\loadext.c"
318 » » » > 321 » » » >
319 » » </File> 322 » » </File>
320 » » <File 323 » » <File
321 » » » RelativePath=".\opcodes.h" 324 » » » RelativePath=".\src\main.c"
322 » » » > 325 » » » >
323 » » </File> 326 » » </File>
324 » » <File 327 » » <File
325 » » » RelativePath=".\os.c" 328 » » » RelativePath=".\src\malloc.c"
326 » » » > 329 » » » >
327 » » </File> 330 » » </File>
328 » » <File 331 » » <File
329 » » » RelativePath=".\os.h" 332 » » » RelativePath=".\src\mem1.c"
330 » » » > 333 » » » >
331 » » </File> 334 » » </File>
332 » » <File 335 » » <File
333 » » » RelativePath=".\os_win.c" 336 » » » RelativePath=".\src\mem2.c"
334 » » » > 337 » » » >
335 » » </File> 338 » » </File>
336 » » <File 339 » » <File
337 » » » RelativePath=".\pager.c" 340 » » » RelativePath=".\src\mem3.c"
338 » » » > 341 » » » >
339 » » </File> 342 » » </File>
340 » » <File 343 » » <File
341 » » » RelativePath=".\pager.h" 344 » » » RelativePath=".\src\mem4.c"
342 » » » > 345 » » » >
343 » » </File> 346 » » </File>
344 » » <File 347 » » <File
345 » » » RelativePath=".\parse.c" 348 » » » RelativePath=".\src\mem5.c"
346 » » » > 349 » » » >
347 » » </File> 350 » » </File>
348 » » <File 351 » » <File
349 » » » RelativePath=".\parse.h" 352 » » » RelativePath=".\src\mem6.c"
350 » » » > 353 » » » >
351 » » </File> 354 » » </File>
352 » » <File 355 » » <File
353 » » » RelativePath=".\pragma.c" 356 » » » RelativePath=".\src\mutex.c"
354 » » » > 357 » » » >
355 » » </File> 358 » » </File>
356 » » <File 359 » » <File
357 » » » RelativePath=".\prepare.c" 360 » » » RelativePath=".\src\mutex.h"
358 » » » > 361 » » » >
359 » » </File> 362 » » </File>
360 » » <File 363 » » <File
361 » » » RelativePath=".\printf.c" 364 » » » RelativePath=".\src\mutex_w32.c"
362 » » » > 365 » » » >
363 » » </File> 366 » » </File>
364 » » <File 367 » » <File
365 » » » RelativePath=".\random.c" 368 » » » RelativePath=".\preprocessed\opcodes.c"
366 » » » > 369 » » » >
367 » » </File> 370 » » </File>
368 » » <File 371 » » <File
369 » » » RelativePath=".\select.c" 372 » » » RelativePath=".\preprocessed\opcodes.h"
370 » » » > 373 » » » >
371 » » </File> 374 » » </File>
372 » » <File 375 » » <File
373 » » » RelativePath=".\shell.c" 376 » » » RelativePath=".\src\os.c"
377 » » » >
378 » » </File>
379 » » <File
380 » » » RelativePath=".\src\os.h"
381 » » » >
382 » » </File>
383 » » <File
384 » » » RelativePath=".\src\os_common.h"
385 » » » >
386 » » </File>
387 » » <File
388 » » » RelativePath=".\src\os_win.c"
389 » » » >
390 » » </File>
391 » » <File
392 » » » RelativePath=".\src\pager.c"
393 » » » >
394 » » </File>
395 » » <File
396 » » » RelativePath=".\src\pager.h"
397 » » » >
398 » » </File>
399 » » <File
400 » » » RelativePath=".\preprocessed\parse.c"
401 » » » >
402 » » </File>
403 » » <File
404 » » » RelativePath=".\preprocessed\parse.h"
405 » » » >
406 » » </File>
407 » » <File
408 » » » RelativePath=".\src\pragma.c"
409 » » » >
410 » » </File>
411 » » <File
412 » » » RelativePath=".\src\prepare.c"
413 » » » >
414 » » </File>
415 » » <File
416 » » » RelativePath=".\src\printf.c"
417 » » » >
418 » » </File>
419 » » <File
420 » » » RelativePath=".\src\random.c"
421 » » » >
422 » » </File>
423 » » <File
424 » » » RelativePath=".\src\select.c"
425 » » » >
426 » » </File>
427 » » <File
428 » » » RelativePath=".\src\shell.c"
374 > 429 >
375 <FileConfiguration 430 <FileConfiguration
376 Name="Debug|Win32" 431 Name="Debug|Win32"
377 ExcludedFromBuild="true" 432 ExcludedFromBuild="true"
378 > 433 >
379 <Tool 434 <Tool
380 Name="VCCLCompilerTool" 435 Name="VCCLCompilerTool"
381 /> 436 />
382 </FileConfiguration> 437 </FileConfiguration>
383 <FileConfiguration 438 <FileConfiguration
384 Name="Release|Win32" 439 Name="Release|Win32"
385 ExcludedFromBuild="true" 440 ExcludedFromBuild="true"
386 > 441 >
387 <Tool 442 <Tool
388 Name="VCCLCompilerTool" 443 Name="VCCLCompilerTool"
389 /> 444 />
390 </FileConfiguration> 445 </FileConfiguration>
391 </File> 446 </File>
392 <File 447 <File
393 » » » RelativePath=".\shell_icu.c" 448 » » » RelativePath=".\src\shell_icu.c"
394 > 449 >
395 </File> 450 </File>
396 <File 451 <File
397 » » » RelativePath=".\sqlite3.h" 452 » » » RelativePath=".\preprocessed\sqlite3.h"
398 > 453 >
399 </File> 454 </File>
400 <File 455 <File
401 » » » RelativePath=".\sqlite3ext.h" 456 » » » RelativePath=".\src\sqlite3ext.h"
402 > 457 >
403 </File> 458 </File>
404 <File 459 <File
405 » » » RelativePath=".\sqliteInt.h" 460 » » » RelativePath=".\src\sqliteInt.h"
406 > 461 >
407 </File> 462 </File>
408 <File 463 <File
409 » » » RelativePath=".\sqliteLimit.h" 464 » » » RelativePath=".\src\sqliteLimit.h"
410 > 465 >
411 </File> 466 </File>
412 <File 467 <File
413 » » » RelativePath=".\table.c" 468 » » » RelativePath=".\src\status.c"
414 > 469 >
415 </File> 470 </File>
416 <File 471 <File
417 » » » RelativePath=".\tokenize.c" 472 » » » RelativePath=".\src\table.c"
418 > 473 >
419 </File> 474 </File>
420 <File 475 <File
421 » » » RelativePath=".\trigger.c" 476 » » » RelativePath=".\src\tokenize.c"
422 > 477 >
423 </File> 478 </File>
424 <File 479 <File
425 » » » RelativePath=".\update.c" 480 » » » RelativePath=".\src\trigger.c"
426 > 481 >
427 </File> 482 </File>
428 <File 483 <File
429 » » » RelativePath=".\utf.c" 484 » » » RelativePath=".\src\update.c"
430 > 485 >
431 </File> 486 </File>
432 <File 487 <File
433 » » » RelativePath=".\util.c" 488 » » » RelativePath=".\src\utf.c"
434 > 489 >
435 </File> 490 </File>
436 <File 491 <File
437 » » » RelativePath=".\vacuum.c" 492 » » » RelativePath=".\src\util.c"
438 > 493 >
439 </File> 494 </File>
440 <File 495 <File
441 » » » RelativePath=".\vdbe.c" 496 » » » RelativePath=".\src\vacuum.c"
442 > 497 >
443 </File> 498 </File>
444 <File 499 <File
445 » » » RelativePath=".\vdbe.h" 500 » » » RelativePath=".\src\vdbe.c"
446 > 501 >
447 </File> 502 </File>
448 <File 503 <File
449 » » » RelativePath=".\vdbeapi.c" 504 » » » RelativePath=".\src\vdbe.h"
450 > 505 >
451 </File> 506 </File>
452 <File 507 <File
453 » » » RelativePath=".\vdbeaux.c" 508 » » » RelativePath=".\src\vdbeapi.c"
454 > 509 >
455 </File> 510 </File>
456 <File 511 <File
457 » » » RelativePath=".\vdbefifo.c" 512 » » » RelativePath=".\src\vdbeaux.c"
458 > 513 >
459 </File> 514 </File>
460 <File 515 <File
461 » » » RelativePath=".\vdbeInt.h" 516 » » » RelativePath=".\src\vdbeblob.c"
462 > 517 >
463 </File> 518 </File>
464 <File 519 <File
465 » » » RelativePath=".\vdbemem.c" 520 » » » RelativePath=".\src\vdbefifo.c"
466 > 521 >
467 </File> 522 </File>
468 <File 523 <File
469 » » » RelativePath=".\vtab.c" 524 » » » RelativePath=".\src\vdbeInt.h"
470 > 525 >
471 </File> 526 </File>
472 <File 527 <File
473 » » » RelativePath=".\where.c" 528 » » » RelativePath=".\src\vdbemem.c"
529 » » » >
530 » » </File>
531 » » <File
532 » » » RelativePath=".\src\vtab.c"
533 » » » >
534 » » </File>
535 » » <File
536 » » » RelativePath=".\src\where.c"
474 > 537 >
475 </File> 538 </File>
476 </Files> 539 </Files>
477 <Globals> 540 <Globals>
478 </Globals> 541 </Globals>
479 </VisualStudioProject> 542 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/sqlite/google_update_sqlite.sh ('k') | webkit/build/webkit_common_includes.vsprops » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698