* limited test to OSes with library aware threading

git-svn-id: trunk@13448 -
This commit is contained in:
florian 2009-07-26 09:18:23 +00:00
parent caf0096877
commit e4161d1d3a
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{ %target=win32,win64,wince,os2 }
{ %norun }
library tw12987a;

View File

@ -1,3 +1,4 @@
{ %target=win32,win64,wince,os2 }
{ %needlibrary }
procedure test;external 'tw12987a' name 'test';