Browse Source

* fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old.

git-svn-id: trunk@26872 -
marco 11 years ago
parent
commit
d9df0ff9a8
2 changed files with 1476 additions and 141 deletions
  1. 1475 140
      rtl/win32/Makefile
  2. 1 1
      rtl/win32/Makefile.fpc

File diff suppressed because it is too large
+ 1475 - 140
rtl/win32/Makefile


+ 1 - 1
rtl/win32/Makefile.fpc

@@ -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 \

Some files were not shown because too many files changed in this diff