| 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="v8_process_sample" | 5 Name="v8_process_sample" |
| 6 ProjectGUID="{EF019874-D38A-40E3-B17C-DB5923F0A79C}" | 6 ProjectGUID="{EF019874-D38A-40E3-B17C-DB5923F0A79C}" |
| 7 RootNamespace="v8_process_sample" | 7 RootNamespace="v8_process_sample" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 63 <Tool | 63 <Tool |
| 64 Name="VCBscMakeTool" | 64 Name="VCBscMakeTool" |
| 65 /> | 65 /> |
| 66 <Tool | 66 <Tool |
| 67 Name="VCFxCopTool" | 67 Name="VCFxCopTool" |
| 68 /> | 68 /> |
| 69 <Tool | 69 <Tool |
| 70 Name="VCAppVerifierTool" | 70 Name="VCAppVerifierTool" |
| 71 /> | 71 /> |
| 72 <Tool | 72 <Tool |
| 73 Name="VCWebDeploymentTool" | |
| 74 /> | |
| 75 <Tool | |
| 76 Name="VCPostBuildEventTool" | 73 Name="VCPostBuildEventTool" |
| 77 /> | 74 /> |
| 78 </Configuration> | 75 </Configuration> |
| 79 <Configuration | 76 <Configuration |
| 80 Name="Release|Win32" | 77 Name="Release|Win32" |
| 81 ConfigurationType="1" | 78 ConfigurationType="1" |
| 82 InheritedPropertySheets=".\common.vsprops;.\arm.vsprops;
.\release.vsprops" | 79 InheritedPropertySheets=".\common.vsprops;.\arm.vsprops;
.\release.vsprops" |
| 83 > | 80 > |
| 84 <Tool | 81 <Tool |
| 85 Name="VCPreBuildEventTool" | 82 Name="VCPreBuildEventTool" |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 124 <Tool | 121 <Tool |
| 125 Name="VCBscMakeTool" | 122 Name="VCBscMakeTool" |
| 126 /> | 123 /> |
| 127 <Tool | 124 <Tool |
| 128 Name="VCFxCopTool" | 125 Name="VCFxCopTool" |
| 129 /> | 126 /> |
| 130 <Tool | 127 <Tool |
| 131 Name="VCAppVerifierTool" | 128 Name="VCAppVerifierTool" |
| 132 /> | 129 /> |
| 133 <Tool | 130 <Tool |
| 134 Name="VCWebDeploymentTool" | |
| 135 /> | |
| 136 <Tool | |
| 137 Name="VCPostBuildEventTool" | 131 Name="VCPostBuildEventTool" |
| 138 /> | 132 /> |
| 139 </Configuration> | 133 </Configuration> |
| 140 </Configurations> | 134 </Configurations> |
| 141 <References> | 135 <References> |
| 142 </References> | 136 </References> |
| 143 <Files> | 137 <Files> |
| 144 <File | 138 <File |
| 145 RelativePath="..\..\samples\process.cc" | 139 RelativePath="..\..\samples\process.cc" |
| 146 > | 140 > |
| 147 </File> | 141 </File> |
| 148 </Files> | 142 </Files> |
| 149 <Globals> | 143 <Globals> |
| 150 </Globals> | 144 </Globals> |
| 151 </VisualStudioProject> | 145 </VisualStudioProject> |
| OLD | NEW |