| 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 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 118 <Tool | 118 <Tool |
| 119 Name="VCPostBuildEventTool" | 119 Name="VCPostBuildEventTool" |
| 120 /> | 120 /> |
| 121 </Configuration> | 121 </Configuration> |
| 122 </Configurations> | 122 </Configurations> |
| 123 <References> | 123 <References> |
| 124 </References> | 124 </References> |
| 125 <Files> | 125 <Files> |
| 126 <Filter | 126 <Filter |
| 127 Name="generated files" | 127 Name="generated files" |
| 128 SourceControlFiles="false" |
| 128 > | 129 > |
| 129 <File | 130 <File |
| 130 RelativePath="$(IntDir)\..\v8\DerivedSources\nat
ives-empty.cc" | 131 RelativePath="$(IntDir)\..\v8\DerivedSources\nat
ives-empty.cc" |
| 131 > | 132 > |
| 132 </File> | 133 </File> |
| 133 <File | 134 <File |
| 134 » » » » RelativePath="$(IntDir)\DerivedSources\snapshot.
cc" | 135 » » » » RelativePath="$(IntDir)\..\v8_snapshot_cc\Derive
dSources\snapshot.cc" |
| 135 > | 136 > |
| 136 <FileConfiguration | |
| 137 Name="Debug|Win32" | |
| 138 > | |
| 139 <Tool | |
| 140 Name="VCCLCompilerTool" | |
| 141 AdditionalIncludeDirectories="$(
SolutionDir)..\v8\src" | |
| 142 /> | |
| 143 </FileConfiguration> | |
| 144 <FileConfiguration | |
| 145 Name="Release|Win32" | |
| 146 > | |
| 147 <Tool | |
| 148 Name="VCCLCompilerTool" | |
| 149 AdditionalIncludeDirectories="$(
SolutionDir)..\v8\src" | |
| 150 /> | |
| 151 </FileConfiguration> | |
| 152 </File> | 137 </File> |
| 153 </Filter> | 138 </Filter> |
| 154 <File | |
| 155 RelativePath="$(OutDir)\v8_mksnapshot.exe" | |
| 156 > | |
| 157 <FileConfiguration | |
| 158 Name="Debug|Win32" | |
| 159 > | |
| 160 <Tool | |
| 161 Name="VCCustomBuildTool" | |
| 162 Description="Building snapshot..." | |
| 163 CommandLine=""$(OutDir)\v8_mksnapsh
ot.exe" "$(IntDir)\DerivedSources\snapshot.cc"
" | |
| 164 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" | |
| 165 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" | |
| 166 /> | |
| 167 </FileConfiguration> | |
| 168 <FileConfiguration | |
| 169 Name="Release|Win32" | |
| 170 > | |
| 171 <Tool | |
| 172 Name="VCCustomBuildTool" | |
| 173 Description="Building snapshot..." | |
| 174 CommandLine=""$(OutDir)\v8_mksnapsh
ot.exe" "$(IntDir)\DerivedSources\snapshot.cc"
" | |
| 175 AdditionalDependencies="$(OutDir)\v8_mks
napshot.exe" | |
| 176 Outputs="$(IntDir)\DerivedSources\snapsh
ot.cc" | |
| 177 /> | |
| 178 </FileConfiguration> | |
| 179 </File> | |
| 180 </Files> | 139 </Files> |
| 181 <Globals> | 140 <Globals> |
| 182 </Globals> | 141 </Globals> |
| 183 </VisualStudioProject> | 142 </VisualStudioProject> |
| OLD | NEW |