summaryrefslogtreecommitdiff
path: root/src/common/atomic_ops.cpp
diff options
context:
space:
mode:
authorGravatar FearlessTobi2020-06-21 03:11:23 +0200
committerGravatar FearlessTobi2020-06-21 03:11:23 +0200
commita8674a7b8618b1f17b7abb8908ea7cd4367aa730 (patch)
treeee06a0f4ed9aacce226d56da05ce6df1bb876519 /src/common/atomic_ops.cpp
parentMerge pull request #4133 from MerryMage/macrojit-shifts (diff)
downloadyuzu-a8674a7b8618b1f17b7abb8908ea7cd4367aa730.tar.gz
yuzu-a8674a7b8618b1f17b7abb8908ea7cd4367aa730.tar.xz
yuzu-a8674a7b8618b1f17b7abb8908ea7cd4367aa730.zip
Fix: fatal error CVT1100 when compiling manifest file
Occurs when doing a local compile in MSVC build. The compiler I'm using is as below: Microsoft Visual Studio Community 2019 Preview Version 16.6.0 Preview 5.0 Fixes this error: CVTRES : fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt I have put 0 since previous name was 1. If have other names in mind, please let me know. Co-Authored-By: dragios <dragios@users.noreply.github.com>
Diffstat (limited to 'src/common/atomic_ops.cpp')
0 files changed, 0 insertions, 0 deletions