diff --git a/rtl/wince/Makefile.fpc b/rtl/wince/Makefile.fpc index 820af6a560..fbf0d40dd9 100644 --- a/rtl/wince/Makefile.fpc +++ b/rtl/wince/Makefile.fpc @@ -242,6 +242,9 @@ fpwidestring$(PPUEXT): $(OBJPASDIR)/fpwidestring.pp unicodedata$(PPUEXT) charset unicodedata$(PPUEXT): $(OBJPASDIR)/unicodedata.pas $(COMPILER) $(OBJPASDIR)/unicodedata.pas +unicodenumtable$(PPUEXT): $(OBJPASDIR)/unicodenumtable.pas + $(COMPILER) $(OBJPASDIR)/unicodenumtable.pas + character$(PPUEXT): $(OBJPASDIR)/character.pas $(COMPILER) $(OBJPASDIR)/character.pas