| 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_snapshot" | 5 Name="v8_snapshot" |
| 6 ProjectGUID="{C0334F9A-1168-4101-9DD8-C30FB252D435}" | 6 ProjectGUID="{C0334F9A-1168-4101-9DD8-C30FB252D435}" |
| 7 RootNamespace="v8_snapshot" | 7 RootNamespace="v8_snapshot" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 </Filter> | 153 </Filter> |
| 154 <File | 154 <File |
| 155 RelativePath="$(OutDir)\v8_mksnapshot.exe" | 155 RelativePath="$(OutDir)\v8_mksnapshot.exe" |
| 156 > | 156 > |
| 157 <FileConfiguration | 157 <FileConfiguration |
| 158 Name="Debug|Win32" | 158 Name="Debug|Win32" |
| 159 > | 159 > |
| 160 <Tool | 160 <Tool |
| 161 Name="VCCustomBuildTool" | 161 Name="VCCustomBuildTool" |
| 162 Description="Building snapshot..." | 162 Description="Building snapshot..." |
| 163 » » » » » CommandLine="$(OutDir)\v8_mksnapshot.exe
$(IntDir)\DerivedSources\snapshot.cc
" | 163 » » » » » CommandLine=""$(OutDir)\v8_mksnapsh
ot.exe" "$(IntDir)\DerivedSources\snapshot.cc"
" |
| 164 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" | 164 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" |
| 165 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" | 165 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" |
| 166 /> | 166 /> |
| 167 </FileConfiguration> | 167 </FileConfiguration> |
| 168 <FileConfiguration | 168 <FileConfiguration |
| 169 Name="Release|Win32" | 169 Name="Release|Win32" |
| 170 > | 170 > |
| 171 <Tool | 171 <Tool |
| 172 Name="VCCustomBuildTool" | 172 Name="VCCustomBuildTool" |
| 173 Description="Building snapshot..." | 173 Description="Building snapshot..." |
| 174 » » » » » CommandLine="$(OutDir)\v8_mksnapshot.exe
$(IntDir)\DerivedSources\snapshot.cc
" | 174 » » » » » CommandLine=""$(OutDir)\v8_mksnapsh
ot.exe" "$(IntDir)\DerivedSources\snapshot.cc"
" |
| 175 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" | 175 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" |
| 176 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" | 176 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" |
| 177 /> | 177 /> |
| 178 </FileConfiguration> | 178 </FileConfiguration> |
| 179 </File> | 179 </File> |
| 180 </Files> | 180 </Files> |
| 181 <Globals> | 181 <Globals> |
| 182 </Globals> | 182 </Globals> |
| 183 </VisualStudioProject> | 183 </VisualStudioProject> |
| OLD | NEW |