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:56:40 +01:00
parent 1eb3292770
commit a1f596f968
10 changed files with 10 additions and 10 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.

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.

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.