Parcourir la source

* removed callspec

peter il y a 25 ans
Parent
commit
99a018c6ec
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      rtl/win32/Makefile.fpc

+ 1 - 1
rtl/win32/Makefile.fpc

@@ -13,7 +13,7 @@ units=$(SYSTEMUNIT) objpas strings \
       sysutils typinfo math varutils \
       cpu mmx getopts heaptrc lineinfo \
       wincrt winmouse winevent sockets printer dynlibs \
-      video mouse keyboard callspec
+      video mouse keyboard
 rst=math varutils
 
 [require]