git-svn-id: trunk@17789 -
@@ -1,5 +1,6 @@
{ %target=win32,win64 }
{ %needlibrary }
+{ %norun }
{ %neededafter }
{
Copyright (c) 1998 by Pierre Muller
@@ -1,6 +1,8 @@
+{ %needlibrary }
{ %norun }
+
library tlib1a;
procedure p(var a : dword);
library tlib1a2;