| 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="test_worker" | 5 Name="test_worker" |
| 6 ProjectGUID="{3E03D462-780D-4C4D-B22E-5E095E6CF110}" | 6 ProjectGUID="{3E03D462-780D-4C4D-B22E-5E095E6CF110}" |
| 7 RootNamespace="test_worker" | 7 RootNamespace="test_worker" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 /> | 134 /> |
| 135 <Tool | 135 <Tool |
| 136 Name="VCPostBuildEventTool" | 136 Name="VCPostBuildEventTool" |
| 137 /> | 137 /> |
| 138 </Configuration> | 138 </Configuration> |
| 139 </Configurations> | 139 </Configurations> |
| 140 <References> | 140 <References> |
| 141 </References> | 141 </References> |
| 142 <Files> | 142 <Files> |
| 143 <File | 143 <File |
| 144 » » » RelativePath="..\..\..\glue\simple_clipboard_impl.cc" | 144 » » » RelativePath="..\simple_clipboard_impl.cc" |
| 145 > | 145 > |
| 146 </File> | 146 </File> |
| 147 <File | 147 <File |
| 148 RelativePath=".\test_webworker.cc" | 148 RelativePath=".\test_webworker.cc" |
| 149 > | 149 > |
| 150 </File> | 150 </File> |
| 151 <File | 151 <File |
| 152 RelativePath=".\test_webworker.h" | 152 RelativePath=".\test_webworker.h" |
| 153 > | 153 > |
| 154 </File> | 154 </File> |
| 155 <File | 155 <File |
| 156 RelativePath=".\test_worker.def" | 156 RelativePath=".\test_worker.def" |
| 157 > | 157 > |
| 158 </File> | 158 </File> |
| 159 <File | 159 <File |
| 160 RelativePath=".\test_worker_main.cc" | 160 RelativePath=".\test_worker_main.cc" |
| 161 > | 161 > |
| 162 </File> | 162 </File> |
| 163 </Files> | 163 </Files> |
| 164 <Globals> | 164 <Globals> |
| 165 </Globals> | 165 </Globals> |
| 166 </VisualStudioProject> | 166 </VisualStudioProject> |
| OLD | NEW |