| 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 917 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 928 > | 928 > |
| 929 </File> | 929 </File> |
| 930 <File | 930 <File |
| 931 RelativePath="..\..\renderer\render_widget_unitt
est.cc" | 931 RelativePath="..\..\renderer\render_widget_unitt
est.cc" |
| 932 > | 932 > |
| 933 </File> | 933 </File> |
| 934 <Filter | 934 <Filter |
| 935 Name="test_infrastructure" | 935 Name="test_infrastructure" |
| 936 > | 936 > |
| 937 <File | 937 <File |
| 938 RelativePath="..\..\renderer\mock_keyboa
rd.cc" |
| 939 > |
| 940 </File> |
| 941 <File |
| 942 RelativePath="..\..\renderer\mock_keyboa
rd.h" |
| 943 > |
| 944 </File> |
| 945 <File |
| 946 RelativePath="..\..\renderer\mock_keyboa
rd_driver_win.cc" |
| 947 > |
| 948 </File> |
| 949 <File |
| 950 RelativePath="..\..\renderer\mock_keyboa
rd_driver_win.h" |
| 951 > |
| 952 </File> |
| 953 <File |
| 938 RelativePath="..\..\renderer\mock_render
_process.h" | 954 RelativePath="..\..\renderer\mock_render
_process.h" |
| 939 > | 955 > |
| 940 </File> | 956 </File> |
| 941 <File | 957 <File |
| 942 RelativePath="..\..\renderer\mock_render
_thread.cc" | 958 RelativePath="..\..\renderer\mock_render
_thread.cc" |
| 943 > | 959 > |
| 944 </File> | 960 </File> |
| 945 <File | 961 <File |
| 946 RelativePath="..\..\renderer\mock_render
_thread.h" | 962 RelativePath="..\..\renderer\mock_render
_thread.h" |
| 947 > | 963 > |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1127 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" | 1143 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" |
| 1128 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" | 1144 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" |
| 1129 /> | 1145 /> |
| 1130 </FileConfiguration> | 1146 </FileConfiguration> |
| 1131 </File> | 1147 </File> |
| 1132 </Filter> | 1148 </Filter> |
| 1133 </Files> | 1149 </Files> |
| 1134 <Globals> | 1150 <Globals> |
| 1135 </Globals> | 1151 </Globals> |
| 1136 </VisualStudioProject> | 1152 </VisualStudioProject> |
| OLD | NEW |