File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1414 <Parser >0</Parser >
1515 <OutputFormat >$(IntDir)%(FileName).obj</OutputFormat >
1616 <CommandLineTemplate >"$(YasmPath)"yasm.exe -Xvc -f win$(PlatformArchitecture) [AllOptions] [AdditionalOptions] "%(FullPath)"</CommandLineTemplate >
17- <ExecutionDescription >Assembling %(Identity)... </ExecutionDescription >
17+ <ExecutionDescription >%(Identity)</ExecutionDescription >
1818 </YASM >
1919 </ItemDefinitionGroup >
2020</Project >
Original file line number Diff line number Diff line change 4040 </YASM_tlog >
4141 </ItemGroup >
4242 <Message
43+ Condition =" '@(YASM)' != '' and '%(YASM.ExcludedFromBuild)' != 'true'"
4344 Importance =" High"
4445 Text =" %(YASM.ExecutionDescription)" />
4546 <WriteLinesToFile
6061 TreatWarningsAsErrors =" %(YASM.TreatWarningsAsErrors)"
6162 CommandLineTemplate =" %(YASM.CommandLineTemplate)"
6263 AdditionalOptions =" %(YASM.AdditionalOptions)"
63- />
64+ />
6465 </Target >
6566 <Target
6667 Name =" ComputeYASMOutput"
You can’t perform that action at this time.
0 commit comments