浏览代码

+ Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries

git-svn-id: trunk@18169 -
pierre 14 年之前
父节点
当前提交
3d701bc644
共有 2 个文件被更改,包括 2 次插入0 次删除
  1. 1 0
      tests/tbs/tb0225.pp
  2. 1 0
      tests/tbs/tb0304.pp

+ 1 - 0
tests/tbs/tb0225.pp

@@ -1,4 +1,5 @@
 { %TARGET=win32,linux,wince }
+{ %needlibrary }
 { %NORUN }
 
 { Old file: tbs0263.pp }

+ 1 - 0
tests/tbs/tb0304.pp

@@ -1,4 +1,5 @@
 { %TARGET=win32,wince }
+{ %needlibrary }
 { %NORUN }
 library test;