Add UTF-8 BOM markers

MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman 2020-11-19 10:58:31 +01:00
parent 7a7377e859
commit 6133c0e76c
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 1991-2020 Amebis
This file is part of MSICA.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 1991-2020 Amebis
This file is part of MSICA.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 1991-2020 Amebis
This file is part of MSICA.

View File

@ -1,4 +1,4 @@
/*
/*
Copyright 1991-2020 Amebis
This file is part of MSICA.

@ -1 +1 @@
Subproject commit 1eb3292770424d269bf2243c2e6543132acd24a8
Subproject commit a1f596f968ee41aaaf6815c4a5fa9c40fe03da65

@ -1 +1 @@
Subproject commit 85075cd419df9488e13f5ebc8aaaf1d65c72ed66
Subproject commit 7196b4298e17589b5027bec032afebc5eeb9b9f7