| 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" | 5 Name="v8" |
| 6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}" | 6 ProjectGUID="{21E22961-22BF-4493-BD3A-868F93DA5179}" |
| 7 RootNamespace="v8" | 7 RootNamespace="v8" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 176 </File> | 176 </File> |
| 177 <File | 177 <File |
| 178 RelativePath="..\..\src\v8natives.js" | 178 RelativePath="..\..\src\v8natives.js" |
| 179 > | 179 > |
| 180 <FileConfiguration | 180 <FileConfiguration |
| 181 Name="Debug|Win32" | 181 Name="Debug|Win32" |
| 182 > | 182 > |
| 183 <Tool | 183 <Tool |
| 184 Name="VCCustomBuildTool" | 184 Name="VCCustomBuildTool" |
| 185 Description="Processing js files
..." | 185 Description="Processing js files
..." |
| 186 » » » » » » CommandLine=".\js2c.cmd ..\..\sr
c $(IntDir)\DerivedSources
" | 186 » » » » » » CommandLine=".\js2c.cmd ..\..\sr
c "$(IntDir)\DerivedSources"" |
| 187 AdditionalDependencies="..\..\sr
c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\..
\src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr
c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat
e-delay.js;..\..\src\regexp-delay.js" | 187 AdditionalDependencies="..\..\sr
c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\..
\src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr
c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat
e-delay.js;..\..\src\regexp-delay.js" |
| 188 Outputs="$(IntDir)\DerivedSource
s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" | 188 Outputs="$(IntDir)\DerivedSource
s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" |
| 189 /> | 189 /> |
| 190 </FileConfiguration> | 190 </FileConfiguration> |
| 191 <FileConfiguration | 191 <FileConfiguration |
| 192 Name="Release|Win32" | 192 Name="Release|Win32" |
| 193 > | 193 > |
| 194 <Tool | 194 <Tool |
| 195 Name="VCCustomBuildTool" | 195 Name="VCCustomBuildTool" |
| 196 Description="Processing js files
..." | 196 Description="Processing js files
..." |
| 197 » » » » » » CommandLine=".\js2c.cmd ..\..\sr
c $(IntDir)\DerivedSources
" | 197 » » » » » » CommandLine=".\js2c.cmd ..\..\sr
c "$(IntDir)\DerivedSources"" |
| 198 AdditionalDependencies="..\..\sr
c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\..
\src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr
c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat
e-delay.js;..\..\src\regexp-delay.js" | 198 AdditionalDependencies="..\..\sr
c\macros.py;..\..\src\runtime.js;..\..\src\v8natives.js;..\..\src\array.js;..\..
\src\string.js;..\..\src\uri.js;..\..\src\math.js;..\..\src\messages.js;..\..\sr
c\apinatives.js;..\..\src\debug-delay.js;..\..\src\mirror-delay.js;..\..\src\dat
e-delay.js;..\..\src\regexp-delay.js" |
| 199 Outputs="$(IntDir)\DerivedSource
s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" | 199 Outputs="$(IntDir)\DerivedSource
s\natives.cc;$(IntDir)\DerivedSources\natives-empty.cc" |
| 200 /> | 200 /> |
| 201 </FileConfiguration> | 201 </FileConfiguration> |
| 202 </File> | 202 </File> |
| 203 </Filter> | 203 </Filter> |
| 204 <Filter | 204 <Filter |
| 205 Name="generated files" | 205 Name="generated files" |
| 206 > | 206 > |
| 207 <File | 207 <File |
| 208 RelativePath="$(IntDir)\DerivedSources\natives.c
c" | 208 RelativePath="$(IntDir)\DerivedSources\natives.c
c" |
| 209 > | 209 > |
| 210 </File> | 210 </File> |
| 211 </Filter> | 211 </Filter> |
| 212 <File | 212 <File |
| 213 RelativePath="..\..\src\snapshot-empty.cc" | 213 RelativePath="..\..\src\snapshot-empty.cc" |
| 214 > | 214 > |
| 215 </File> | 215 </File> |
| 216 </Files> | 216 </Files> |
| 217 <Globals> | 217 <Globals> |
| 218 </Globals> | 218 </Globals> |
| 219 </VisualStudioProject> | 219 </VisualStudioProject> |
| OLD | NEW |