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

Side by Side Diff: third_party/yasm/patched-yasm/Mkfiles/vc9/modules/modules.vcproj

Issue 6170009: Update our yasm copy to yasm 1.1.0 (Part 1: yasm side)... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/
Patch Set: Created 9 years, 11 months 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
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="9.00" 4 Version="9.00"
5 Name="modules" 5 Name="modules"
6 ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}" 6 ProjectGUID="{D715A3D4-EFAA-442E-AD8B-5B4FF64E1DD6}"
7 RootNamespace="modules" 7 RootNamespace="modules"
8 TargetFrameworkVersion="131072" 8 TargetFrameworkVersion="131072"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
161 Name="VCXDCMakeTool" 161 Name="VCXDCMakeTool"
162 /> 162 />
163 <Tool 163 <Tool
164 Name="VCBscMakeTool" 164 Name="VCBscMakeTool"
165 /> 165 />
166 <Tool 166 <Tool
167 Name="VCFxCopTool" 167 Name="VCFxCopTool"
168 /> 168 />
169 <Tool 169 <Tool
170 Name="VCPostBuildEventTool" 170 Name="VCPostBuildEventTool"
171 CommandLine="run.bat"
171 /> 172 />
172 </Configuration> 173 </Configuration>
173 <Configuration 174 <Configuration
174 Name="Debug|Win32" 175 Name="Debug|Win32"
175 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 176 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
176 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 177 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
177 ConfigurationType="4" 178 ConfigurationType="4"
178 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops" 179 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops"
179 UseOfMFC="0" 180 UseOfMFC="0"
180 ATLMinimizesCRunTimeLibraryUsage="false" 181 ATLMinimizesCRunTimeLibraryUsage="false"
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 Name="VCXDCMakeTool" 311 Name="VCXDCMakeTool"
311 /> 312 />
312 <Tool 313 <Tool
313 Name="VCBscMakeTool" 314 Name="VCBscMakeTool"
314 /> 315 />
315 <Tool 316 <Tool
316 Name="VCFxCopTool" 317 Name="VCFxCopTool"
317 /> 318 />
318 <Tool 319 <Tool
319 Name="VCPostBuildEventTool" 320 Name="VCPostBuildEventTool"
321 CommandLine="run.bat"
320 /> 322 />
321 </Configuration> 323 </Configuration>
322 </Configurations> 324 </Configurations>
323 <References> 325 <References>
324 </References> 326 </References>
325 <Files> 327 <Files>
326 <Filter 328 <Filter
327 Name="Source Files" 329 Name="Source Files"
328 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 330 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
329 > 331 >
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 </File> 482 </File>
481 <File 483 <File
482 RelativePath="..\..\..\modules\objfmts\x df\xdf-objfmt.c" 484 RelativePath="..\..\..\modules\objfmts\x df\xdf-objfmt.c"
483 > 485 >
484 </File> 486 </File>
485 </Filter> 487 </Filter>
486 <Filter 488 <Filter
487 Name="parsers" 489 Name="parsers"
488 > 490 >
489 <File 491 <File
492 RelativePath="..\..\..\modules\parsers\g as\gas-parse-intel.c"
493 >
494 </File>
495 <File
490 RelativePath="..\..\..\modules\parsers\g as\gas-parse.c" 496 RelativePath="..\..\..\modules\parsers\g as\gas-parse.c"
491 > 497 >
492 </File> 498 </File>
493 <File 499 <File
494 RelativePath="..\..\..\modules\parsers\g as\gas-parser.c" 500 RelativePath="..\..\..\modules\parsers\g as\gas-parser.c"
495 > 501 >
496 </File> 502 </File>
497 <File 503 <File
498 RelativePath="..\..\..\modules\parsers\g as\gas-parser.h" 504 RelativePath="..\..\..\modules\parsers\g as\gas-parser.h"
499 > 505 >
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
567 </File> 573 </File>
568 </Filter> 574 </Filter>
569 <Filter 575 <Filter
570 Name="cpp" 576 Name="cpp"
571 > 577 >
572 <File 578 <File
573 RelativePath="..\..\..\modules\p reprocs\cpp\cpp-preproc.c" 579 RelativePath="..\..\..\modules\p reprocs\cpp\cpp-preproc.c"
574 > 580 >
575 </File> 581 </File>
576 </Filter> 582 </Filter>
583 <Filter
584 Name="gas"
585 >
586 <File
587 RelativePath="..\..\..\modules\p reprocs\gas\gas-eval.c"
588 >
589 </File>
590 <File
591 RelativePath="..\..\..\modules\p reprocs\gas\gas-eval.h"
592 >
593 </File>
594 <File
595 RelativePath="..\..\..\modules\p reprocs\gas\gas-preproc.c"
596 >
597 </File>
598 </Filter>
577 </Filter> 599 </Filter>
578 <Filter 600 <Filter
579 Name="listfmts" 601 Name="listfmts"
580 > 602 >
581 <Filter 603 <Filter
582 Name="nasm" 604 Name="nasm"
583 > 605 >
584 <File 606 <File
585 RelativePath="..\..\..\modules\l istfmts\nasm\nasm-listfmt.c" 607 RelativePath="..\..\..\modules\l istfmts\nasm\nasm-listfmt.c"
586 > 608 >
587 </File> 609 </File>
588 </Filter> 610 </Filter>
589 </Filter> 611 </Filter>
590 </Filter> 612 </Filter>
591 </Files> 613 </Files>
592 <Globals> 614 <Globals>
593 </Globals> 615 </Globals>
594 </VisualStudioProject> 616 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/Mkfiles/vc9/genperf/run.bat ('k') | third_party/yasm/patched-yasm/Mkfiles/vc9/yasm.rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698