edid-decode: Fix Visual Studio builds. Add utf-8 option and parse-if.cpp file.
commit8ede65a820c7115962fdfad6da314a85f9c0e61c
authorWei Feng Lin <franklin@pcpartner.com>
Tue, 3 Sep 2024 07:00:40 +0000 (3 15:00 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 3 Sep 2024 10:43:45 +0000 (3 12:43 +0200)
treee55c436ee75091c0faa21f2c37eb611f2a09ee83
parent10bc5ee3901ef337f6d255a8d5bee211277543c0
edid-decode: Fix Visual Studio builds. Add utf-8 option and parse-if.cpp file.

Add the /utf-8 option to resolve the issue of not being able to compile parse-base-block.cpp.
Include parse-if.cpp in the compilation to resolve the issue of missing parse_if_vendor and
other functions during linking.

Signed-off-by: Wei Feng Lin <franklin@pcpartner.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
vs/edid-decode.vcxproj
vs/edid-decode.vcxproj.filters