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

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

Issue 12455: Fix Windows vcproj file, it should be test_file_util_win.cc. (Closed)
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
« no previous file with comments | « no previous file | no next file » | 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 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 </File> 827 </File>
828 <File 828 <File
829 RelativePath="..\system_monitor_win.cc" 829 RelativePath="..\system_monitor_win.cc"
830 > 830 >
831 </File> 831 </File>
832 <File 832 <File
833 RelativePath="..\task.h" 833 RelativePath="..\task.h"
834 > 834 >
835 </File> 835 </File>
836 <File 836 <File
837 » » » RelativePath="..\test_file_util.cc" 837 » » » RelativePath="..\test_file_util_win.cc"
838 > 838 >
839 </File> 839 </File>
840 <File 840 <File
841 RelativePath="..\test_file_util.h" 841 RelativePath="..\test_file_util.h"
842 > 842 >
843 </File> 843 </File>
844 <File 844 <File
845 RelativePath="..\thread.cc" 845 RelativePath="..\thread.cc"
846 > 846 >
847 </File> 847 </File>
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 > 978 >
979 </File> 979 </File>
980 <File 980 <File
981 RelativePath="..\worker_pool.h" 981 RelativePath="..\worker_pool.h"
982 > 982 >
983 </File> 983 </File>
984 </Files> 984 </Files>
985 <Globals> 985 <Globals>
986 </Globals> 986 </Globals>
987 </VisualStudioProject> 987 </VisualStudioProject>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698