Fix the Visual Studio build

- resource files must end with trailing newspace,
otherwise the builds fails with RC1040
- rc.exe did not like the multi-line string declaration for the about
dialog text, might have to think about a more definitive solution there
This commit is contained in:
David Hrdlička
2021-11-14 18:34:34 +01:00
parent 453c7d8fa4
commit 7cbf588860
4 changed files with 9 additions and 41 deletions

View File

@@ -362,4 +362,4 @@ END
#include "languages/en-US.rc"
#include "languages/hu-HU.rc"
#include "languages/pt-BR.rc"
#include "languages/pt-BR.rc"