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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user