diff options
Diffstat (limited to 'rtl/nativent/Makefile.fpc')
-rw-r--r-- | rtl/nativent/Makefile.fpc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/rtl/nativent/Makefile.fpc b/rtl/nativent/Makefile.fpc index edb531c3c0..b688ca4cca 100644 --- a/rtl/nativent/Makefile.fpc +++ b/rtl/nativent/Makefile.fpc @@ -22,7 +22,9 @@ implicitunits=ndk ndkutils ddk \ # sharemem exeinfo fpintres \ cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \ cp437 cp646 cp737 cp775 cp850 cp852 cp855 cp856 cp857 cp860 cp861 cp862 \ - cp863 cp864 cp865 cp866 cp869 cp874 cp8859_1 cp8859_2 cp8859_5 + cp863 cp864 cp865 cp866 cp869 cp874 cp8859_1 cp8859_2 cp8859_3 cp8859_4 \ + cp8859_5 cp8859_6 cp8859_7 cp8859_8 cp8859_9 cp8859_10 cp8859_11 \ + cp8859_13 cp8859_14 cp8859_15 cp8859_16 # shared=$(DLLS) |