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="unit_tests" | 5 Name="unit_tests" |
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" | 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" |
7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 861 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
872 </File> | 872 </File> |
873 <File | 873 <File |
874 RelativePath="..\..\common\ipc_message_unittest.
cc" | 874 RelativePath="..\..\common\ipc_message_unittest.
cc" |
875 > | 875 > |
876 </File> | 876 </File> |
877 <File | 877 <File |
878 RelativePath="..\..\common\ipc_sync_channel_unit
test.cc" | 878 RelativePath="..\..\common\ipc_sync_channel_unit
test.cc" |
879 > | 879 > |
880 </File> | 880 </File> |
881 <File | 881 <File |
882 RelativePath="..\..\common\ipc_sync_channel_unit
test.h" | |
883 > | |
884 </File> | |
885 <File | |
886 RelativePath="..\..\common\ipc_sync_message_unit
test.cc" | 882 RelativePath="..\..\common\ipc_sync_message_unit
test.cc" |
887 > | 883 > |
888 </File> | 884 </File> |
889 <File | 885 <File |
890 RelativePath="..\..\common\ipc_sync_message_unit
test.h" | 886 RelativePath="..\..\common\ipc_sync_message_unit
test.h" |
891 > | 887 > |
892 </File> | 888 </File> |
893 <File | 889 <File |
894 RelativePath="..\..\common\json_value_serializer
_unittest.cc" | 890 RelativePath="..\..\common\json_value_serializer
_unittest.cc" |
895 > | 891 > |
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
992 </File> | 988 </File> |
993 <File | 989 <File |
994 RelativePath="..\..\..\googleurl\src\url_util_un
ittest.cc" | 990 RelativePath="..\..\..\googleurl\src\url_util_un
ittest.cc" |
995 > | 991 > |
996 </File> | 992 </File> |
997 </Filter> | 993 </Filter> |
998 </Files> | 994 </Files> |
999 <Globals> | 995 <Globals> |
1000 </Globals> | 996 </Globals> |
1001 </VisualStudioProject> | 997 </VisualStudioProject> |
OLD | NEW |