mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 17:19:19 +02:00
* fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old.
git-svn-id: trunk@26872 -
This commit is contained in:
parent
2c02e8a726
commit
d9df0ff9a8
1442
rtl/win32/Makefile
1442
rtl/win32/Makefile
File diff suppressed because it is too large
Load Diff
@ -16,7 +16,7 @@ implicitunits=sysinitpas sysinitcyg sysinitgprof \
|
|||||||
rtlconsts sysconst sysutils math types \
|
rtlconsts sysconst sysutils math types \
|
||||||
strutils typinfo fgl classes \
|
strutils typinfo fgl classes \
|
||||||
cpu mmx charset character getopts \
|
cpu mmx charset character getopts \
|
||||||
printer serial\
|
printer serial \
|
||||||
fpwidestring \
|
fpwidestring \
|
||||||
winsysut sharemem exeinfo fpintres windirs \
|
winsysut sharemem exeinfo fpintres windirs \
|
||||||
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
cp1250 cp1251 cp1252 cp1253 cp1254 cp1255 cp1256 cp1257 cp1258 \
|
||||||
|
Loading…
Reference in New Issue
Block a user