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

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

Issue 6258: This CL is due the thread I have made on chromium-dev:... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 2 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_unittests.scons ('k') | base/build/base_unittests.vcproj » ('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 760 matching lines...) Expand 10 before | Expand all | Expand 10 after
771 </File> 771 </File>
772 <File 772 <File
773 RelativePath="..\thread.cc" 773 RelativePath="..\thread.cc"
774 > 774 >
775 </File> 775 </File>
776 <File 776 <File
777 RelativePath="..\thread.h" 777 RelativePath="..\thread.h"
778 > 778 >
779 </File> 779 </File>
780 <File 780 <File
781 RelativePath="..\thread_collision_warner.cc"
782 >
783 </File>
784 <File
781 RelativePath="..\thread_local.h" 785 RelativePath="..\thread_local.h"
782 > 786 >
783 </File> 787 </File>
784 <File 788 <File
789 RelativePath="..\thread_collision_warner.h"
790 >
791 </File>
792 <File
785 RelativePath="..\thread_local_storage.h" 793 RelativePath="..\thread_local_storage.h"
786 > 794 >
787 </File> 795 </File>
788 <File 796 <File
789 RelativePath="..\thread_local_storage_win.cc" 797 RelativePath="..\thread_local_storage_win.cc"
790 > 798 >
791 </File> 799 </File>
792 <File 800 <File
801 RelativePath="..\thread_local_storage.h"
802 >
803 </File>
804 <File
805 RelativePath="..\thread_local_storage_win.cc"
806 >
807 </File>
808 <File
793 RelativePath="..\thread_local_win.cc" 809 RelativePath="..\thread_local_win.cc"
794 > 810 >
795 </File> 811 </File>
796 <File 812 <File
797 RelativePath="..\time.cc" 813 RelativePath="..\time.cc"
798 > 814 >
799 </File> 815 </File>
800 <File 816 <File
801 RelativePath="..\time.h" 817 RelativePath="..\time.h"
802 > 818 >
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
906 > 922 >
907 </File> 923 </File>
908 <File 924 <File
909 RelativePath="..\worker_pool.h" 925 RelativePath="..\worker_pool.h"
910 > 926 >
911 </File> 927 </File>
912 </Files> 928 </Files>
913 <Globals> 929 <Globals>
914 </Globals> 930 </Globals>
915 </VisualStudioProject> 931 </VisualStudioProject>
OLDNEW
« no previous file with comments | « base/base_unittests.scons ('k') | base/build/base_unittests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698