Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(493)

Side by Side Diff: tools/visual_studio/v8_base.vcproj

Issue 5195003: Remove Gay's dtoa from sources. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Added files to ARM and x64 VS project files. Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/visual_studio/README.txt ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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_base" 5 Name="v8_base"
6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}" 6 ProjectGUID="{EC8B7909-62AF-470D-A75D-E1D89C837142}"
7 RootNamespace="v8_base" 7 RootNamespace="v8_base"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
115 /> 115 />
116 <Tool 116 <Tool
117 Name="VCPostBuildEventTool" 117 Name="VCPostBuildEventTool"
118 /> 118 />
119 </Configuration> 119 </Configuration>
120 </Configurations> 120 </Configurations>
121 <References> 121 <References>
122 </References> 122 </References>
123 <Files> 123 <Files>
124 <Filter 124 <Filter
125 Name="dtoa"
126 >
127 <File
128 RelativePath="..\..\src\dtoa-config.c"
129 >
130 <FileConfiguration
131 Name="Debug|Win32"
132 >
133 <Tool
134 Name="VCCLCompilerTool"
135 DisableSpecificWarnings="4018;42 44"
136 />
137 </FileConfiguration>
138 <FileConfiguration
139 Name="Release|Win32"
140 >
141 <Tool
142 Name="VCCLCompilerTool"
143 DisableSpecificWarnings="4018;42 44"
144 />
145 </FileConfiguration>
146 </File>
147 <File
148 RelativePath="..\..\src\bignum.cc"
149 >
150 </File>
151 <File
152 RelativePath="..\..\src\bignum.h"
153 >
154 </File>
155 <File
156 RelativePath="..\..\src\bignum-dtoa.cc"
157 >
158 </File>
159 <File
160 RelativePath="..\..\src\bignum-dtoa.h"
161 >
162 </File>
163 <File
164 RelativePath="..\..\src\dtoa.cc"
165 >
166 </File>
167 <File
168 RelativePath="..\..\src\dtoa.h"
169 >
170 </File>
171 <File
172 RelativePath="..\..\src\fast-dtoa.cc"
173 >
174 </File>
175 <File
176 RelativePath="..\..\src\fast-dtoa.h"
177 >
178 </File>
179 <File
180 RelativePath="..\..\src\fixed-dtoa.cc"
181 >
182 </File>
183 <File
184 RelativePath="..\..\src\fixed-dtoa.h"
185 >
186 </File>
187 </Filter>
188 <Filter
189 Name="src" 125 Name="src"
190 > 126 >
191 <File 127 <File
192 RelativePath="..\..\src\accessors.cc" 128 RelativePath="..\..\src\accessors.cc"
193 > 129 >
194 </File> 130 </File>
195 <File 131 <File
196 RelativePath="..\..\src\accessors.h" 132 RelativePath="..\..\src\accessors.h"
197 > 133 >
198 </File> 134 </File>
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 </File> 226 </File>
291 <File 227 <File
292 RelativePath="..\..\src\builtins.h" 228 RelativePath="..\..\src\builtins.h"
293 > 229 >
294 </File> 230 </File>
295 <File 231 <File
296 RelativePath="..\..\src\bytecodes-irregexp.h" 232 RelativePath="..\..\src\bytecodes-irregexp.h"
297 > 233 >
298 </File> 234 </File>
299 <File 235 <File
236 RelativePath="..\..\src\cached-powers.cc"
237 >
238 </File>
239 <File
300 RelativePath="..\..\src\cached-powers.h" 240 RelativePath="..\..\src\cached-powers.h"
301 > 241 >
302 </File> 242 </File>
303 <File 243 <File
304 RelativePath="..\..\src\char-predicates-inl.h" 244 RelativePath="..\..\src\char-predicates-inl.h"
305 > 245 >
306 </File> 246 </File>
307 <File 247 <File
308 RelativePath="..\..\src\char-predicates.h" 248 RelativePath="..\..\src\char-predicates.h"
309 > 249 >
(...skipping 172 matching lines...) Expand 10 before | Expand all | Expand 10 after
482 </File> 422 </File>
483 <File 423 <File
484 RelativePath="..\..\src\diy-fp.h" 424 RelativePath="..\..\src\diy-fp.h"
485 > 425 >
486 </File> 426 </File>
487 <File 427 <File
488 RelativePath="..\..\src\double.h" 428 RelativePath="..\..\src\double.h"
489 > 429 >
490 </File> 430 </File>
491 <File 431 <File
432 RelativePath="..\..\src\dtoa.cc"
433 >
434 </File>
435 <File
436 RelativePath="..\..\src\dtoa.h"
437 >
438 </File>
439 <File
492 RelativePath="..\..\src\execution.cc" 440 RelativePath="..\..\src\execution.cc"
493 > 441 >
494 </File> 442 </File>
495 <File 443 <File
496 RelativePath="..\..\src\execution.h" 444 RelativePath="..\..\src\execution.h"
497 > 445 >
498 </File> 446 </File>
499 <File 447 <File
500 RelativePath="..\..\src\factory.cc" 448 RelativePath="..\..\src\factory.cc"
501 > 449 >
502 </File> 450 </File>
503 <File 451 <File
504 RelativePath="..\..\src\factory.h" 452 RelativePath="..\..\src\factory.h"
505 > 453 >
506 </File> 454 </File>
507 <File 455 <File
508 RelativePath="..\..\src\fast-dtoa.cc" 456 RelativePath="..\..\src\fast-dtoa.cc"
509 > 457 >
510 </File> 458 </File>
511 <File 459 <File
512 RelativePath="..\..\src\fast-dtoa.h" 460 RelativePath="..\..\src\fast-dtoa.h"
513 > 461 >
514 </File> 462 </File>
515 <File 463 <File
464 RelativePath="..\..\src\fixed-dtoa.cc"
465 >
466 </File>
467 <File
468 RelativePath="..\..\src\fixed-dtoa.h"
469 >
470 </File>
471 <File
516 RelativePath="..\..\src\flags.cc" 472 RelativePath="..\..\src\flags.cc"
517 > 473 >
518 </File> 474 </File>
519 <File 475 <File
520 RelativePath="..\..\src\flags.h" 476 RelativePath="..\..\src\flags.h"
521 > 477 >
522 </File> 478 </File>
523 <File 479 <File
524 RelativePath="..\..\src\frame-element.cc" 480 RelativePath="..\..\src\frame-element.cc"
525 > 481 >
(...skipping 461 matching lines...) Expand 10 before | Expand all | Expand 10 after
987 </File> 943 </File>
988 <File 944 <File
989 RelativePath="..\..\src\string-stream.cc" 945 RelativePath="..\..\src\string-stream.cc"
990 > 946 >
991 </File> 947 </File>
992 <File 948 <File
993 RelativePath="..\..\src\string-stream.h" 949 RelativePath="..\..\src\string-stream.h"
994 > 950 >
995 </File> 951 </File>
996 <File 952 <File
953 RelativePath="..\..\src\strtod.cc"
954 >
955 </File>
956 <File
957 RelativePath="..\..\src\strtod.h"
958 >
959 </File>
960 <File
997 RelativePath="..\..\src\ia32\stub-cache-ia32.cc" 961 RelativePath="..\..\src\ia32\stub-cache-ia32.cc"
998 > 962 >
999 </File> 963 </File>
1000 <File 964 <File
1001 RelativePath="..\..\src\stub-cache.cc" 965 RelativePath="..\..\src\stub-cache.cc"
1002 > 966 >
1003 </File> 967 </File>
1004 <File 968 <File
1005 RelativePath="..\..\src\stub-cache.h" 969 RelativePath="..\..\src\stub-cache.h"
1006 > 970 >
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
1191 </File> 1155 </File>
1192 <File 1156 <File
1193 RelativePath="..\..\include\v8.h" 1157 RelativePath="..\..\include\v8.h"
1194 > 1158 >
1195 </File> 1159 </File>
1196 </Filter> 1160 </Filter>
1197 </Files> 1161 </Files>
1198 <Globals> 1162 <Globals>
1199 </Globals> 1163 </Globals>
1200 </VisualStudioProject> 1164 </VisualStudioProject>
OLDNEW
« no previous file with comments | « tools/visual_studio/README.txt ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698