瀏覽代碼

Add dependency on rtl-objpas package

git-svn-id: trunk@27287 -
pierre 11 年之前
父節點
當前提交
555dcfd84f
共有 2 個文件被更改,包括 1401 次插入92 次删除
  1. 1398 92
      packages/hash/Makefile
  2. 3 0
      packages/hash/Makefile.fpc.fpcmake

文件差異過大導致無法顯示
+ 1398 - 92
packages/hash/Makefile


+ 3 - 0
packages/hash/Makefile.fpc.fpcmake

@@ -6,6 +6,9 @@
 name=hash
 version=2.7.1
 
+[require]
+packages=rtl-objpas
+
 [target]
 units=md5 crc ntlm sha1 uuid
 units_linux=unixcrypt

部分文件因文件數量過多而無法顯示