浏览代码

* removed callspec

peter 25 年之前
父节点
当前提交
99a018c6ec
共有 1 个文件被更改,包括 1 次插入1 次删除
  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]