mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
correct bug in VSYASM build integration files (vsyasm.targets)
This commit is contained in:
parent
35af9720e3
commit
70f79a3a66
1 changed files with 2 additions and 2 deletions
|
|
@ -55,8 +55,8 @@
|
|||
Encoding="Unicode"/>
|
||||
|
||||
<ItemGroup>
|
||||
<_MasmReadTlog Remove="@(_MasmReadTlog)" />
|
||||
<_MasmWriteTlog Remove="@(_MasmWriteTlog)" />
|
||||
<_YASMReadTlog Remove="@(_YASMReadTlog)" />
|
||||
<_YASMWriteTlog Remove="@(_YASMWriteTlog)" />
|
||||
</ItemGroup>
|
||||
|
||||
</Target>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue