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

Side by Side Diff: third_party/yasm/patched-yasm/Mkfiles/vc9/genperf/genperf.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="genperf" 5 Name="genperf"
6 ProjectGUID="{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}" 6 ProjectGUID="{C45A8B59-8B59-4D5D-A8E8-FB090F8DD619}"
7 RootNamespace="genperf" 7 RootNamespace="genperf"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072" 9 TargetFrameworkVersion="131072"
10 > 10 >
(...skipping 11 matching lines...) Expand all
22 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 22 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
23 ConfigurationType="1" 23 ConfigurationType="1"
24 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops" 24 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops"
25 CharacterSet="2" 25 CharacterSet="2"
26 > 26 >
27 <Tool 27 <Tool
28 Name="VCPreBuildEventTool" 28 Name="VCPreBuildEventTool"
29 /> 29 />
30 <Tool 30 <Tool
31 Name="VCCustomBuildTool" 31 Name="VCCustomBuildTool"
32 CommandLine="run.bat &quot;$(TargetPath)&quot;"
33 Outputs="x86insn_nasm.c;x86insn_gas.c;x86cpu.c;x 86regtmod.c"
32 /> 34 />
33 <Tool 35 <Tool
34 Name="VCXMLDataGeneratorTool" 36 Name="VCXMLDataGeneratorTool"
35 /> 37 />
36 <Tool 38 <Tool
37 Name="VCWebServiceProxyGeneratorTool" 39 Name="VCWebServiceProxyGeneratorTool"
38 /> 40 />
39 <Tool 41 <Tool
40 Name="VCMIDLTool" 42 Name="VCMIDLTool"
41 /> 43 />
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
86 Name="VCBscMakeTool" 88 Name="VCBscMakeTool"
87 /> 89 />
88 <Tool 90 <Tool
89 Name="VCFxCopTool" 91 Name="VCFxCopTool"
90 /> 92 />
91 <Tool 93 <Tool
92 Name="VCAppVerifierTool" 94 Name="VCAppVerifierTool"
93 /> 95 />
94 <Tool 96 <Tool
95 Name="VCPostBuildEventTool" 97 Name="VCPostBuildEventTool"
96 » » » » CommandLine="run.bat &quot;$(TargetPath)&quot;" 98 » » » » CommandLine=""
97 /> 99 />
98 </Configuration> 100 </Configuration>
99 <Configuration 101 <Configuration
100 Name="Release|Win32" 102 Name="Release|Win32"
101 OutputDirectory="$(PlatformName)\$(ConfigurationName)" 103 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
102 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)" 104 IntermediateDirectory="$(PlatformName)\$(ConfigurationNa me)"
103 ConfigurationType="1" 105 ConfigurationType="1"
104 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops" 106 InheritedPropertySheets="..\crt_secure_no_deprecate.vspr ops"
105 CharacterSet="2" 107 CharacterSet="2"
106 > 108 >
107 <Tool 109 <Tool
108 Name="VCPreBuildEventTool" 110 Name="VCPreBuildEventTool"
109 /> 111 />
110 <Tool 112 <Tool
111 Name="VCCustomBuildTool" 113 Name="VCCustomBuildTool"
114 CommandLine="run.bat &quot;$(TargetPath)&quot;"
115 Outputs="x86insn_nasm.c;x86insn_gas.c;x86cpu.c;x 86regtmod.c"
112 /> 116 />
113 <Tool 117 <Tool
114 Name="VCXMLDataGeneratorTool" 118 Name="VCXMLDataGeneratorTool"
115 /> 119 />
116 <Tool 120 <Tool
117 Name="VCWebServiceProxyGeneratorTool" 121 Name="VCWebServiceProxyGeneratorTool"
118 /> 122 />
119 <Tool 123 <Tool
120 Name="VCMIDLTool" 124 Name="VCMIDLTool"
121 /> 125 />
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 Name="VCBscMakeTool" 170 Name="VCBscMakeTool"
167 /> 171 />
168 <Tool 172 <Tool
169 Name="VCFxCopTool" 173 Name="VCFxCopTool"
170 /> 174 />
171 <Tool 175 <Tool
172 Name="VCAppVerifierTool" 176 Name="VCAppVerifierTool"
173 /> 177 />
174 <Tool 178 <Tool
175 Name="VCPostBuildEventTool" 179 Name="VCPostBuildEventTool"
176 » » » » CommandLine="run.bat &quot;$(TargetPath)&quot;" 180 » » » » CommandLine=""
177 /> 181 />
178 </Configuration> 182 </Configuration>
179 </Configurations> 183 </Configurations>
180 <References> 184 <References>
181 </References> 185 </References>
182 <Files> 186 <Files>
183 <Filter 187 <Filter
184 Name="Source Files" 188 Name="Source Files"
185 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 189 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
186 UniqueIdentifier="{1062695D-1C50-4068-8313-73A409885BC1} " 190 UniqueIdentifier="{1062695D-1C50-4068-8313-73A409885BC1} "
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 </File> 225 </File>
222 </Filter> 226 </Filter>
223 <File 227 <File
224 RelativePath=".\run.bat" 228 RelativePath=".\run.bat"
225 > 229 >
226 </File> 230 </File>
227 </Files> 231 </Files>
228 <Globals> 232 <Globals>
229 </Globals> 233 </Globals>
230 </VisualStudioProject> 234 </VisualStudioProject>
OLDNEW
« no previous file with comments | « third_party/yasm/patched-yasm/Mkfiles/vc9/config.h ('k') | third_party/yasm/patched-yasm/Mkfiles/vc9/genperf/run.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698