Linux/MacOSX: make LanguageStrings.cpp build depend on Language.xml.h since it uses it

This commit is contained in:
Mounir IDRASSI 2020-12-20 01:20:47 +01:00
parent 4b9bfecf6a
commit d10739a45e
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
1 changed files with 2 additions and 0 deletions

View File

@ -344,4 +344,6 @@ $(OBJS): $(PCH)
Resources.o: $(RESOURCES)
LanguageStrings.o: $(RESOURCES)
include $(BUILD_INC)/Makefile.inc