]> git.ipfire.org Git - thirdparty/openvpn.git/commit
msvc: Unify Unicode/MultiByte string setting across all cfg|plat
authorSimon Rozman <simon@rozman.si>
Mon, 8 Oct 2018 09:45:59 +0000 (11:45 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 8 Oct 2018 14:58:35 +0000 (16:58 +0200)
commit279aa11978f07494a3b665a619fa74c9d4b1485b
tree5afcdc57832e8913c2656702eecba4f96d679794
parent6d0d0af9883b9ae266c0468f2739557a53e94b68
msvc: Unify Unicode/MultiByte string setting across all cfg|plat

The openvpnserv.vcxproj source code is Windows API Unicode compliant
with only Debug|x64 set to Unicode, while other cfg|plat pairs were set
to MultiByte.
Acked-by: Lev Stipakov <lstipakov@gmail.com>
Message-Id: <20181008094600.10164-1-simon@rozman.si>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg17633.html

Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpnserv/openvpnserv.vcxproj