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

Side by Side Diff: base/build/base.vcproj

Issue 3805: autorelease message pumps (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 3 months 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 | « base/base.xcodeproj/project.pbxproj ('k') | base/message_pump_default.cc » ('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="base" 5 Name="base"
6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" 6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}"
7 RootNamespace="base" 7 RootNamespace="base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 576 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 </File> 587 </File>
588 <File 588 <File
589 RelativePath="..\revocable_store.h" 589 RelativePath="..\revocable_store.h"
590 > 590 >
591 </File> 591 </File>
592 <File 592 <File
593 RelativePath="..\scoped_handle.h" 593 RelativePath="..\scoped_handle.h"
594 > 594 >
595 </File> 595 </File>
596 <File 596 <File
597 RelativePath="..\scoped_nsautorelease_pool.h"
598 >
599 </File>
600 <File
597 RelativePath="..\scoped_ptr.h" 601 RelativePath="..\scoped_ptr.h"
598 > 602 >
599 </File> 603 </File>
600 <File 604 <File
601 RelativePath="..\sha2.cc" 605 RelativePath="..\sha2.cc"
602 > 606 >
603 </File> 607 </File>
604 <File 608 <File
605 RelativePath="..\sha2.h" 609 RelativePath="..\sha2.h"
606 > 610 >
(...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after
870 > 874 >
871 </File> 875 </File>
872 <File 876 <File
873 RelativePath="..\worker_pool.h" 877 RelativePath="..\worker_pool.h"
874 > 878 >
875 </File> 879 </File>
876 </Files> 880 </Files>
877 <Globals> 881 <Globals>
878 </Globals> 882 </Globals>
879 </VisualStudioProject> 883 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base.xcodeproj/project.pbxproj ('k') | base/message_pump_default.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698