mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 07:29:18 +02:00
* limited test to OSes with library aware threading
git-svn-id: trunk@13448 -
This commit is contained in:
parent
caf0096877
commit
e4161d1d3a
@ -1,3 +1,4 @@
|
|||||||
|
{ %target=win32,win64,wince,os2 }
|
||||||
{ %norun }
|
{ %norun }
|
||||||
library tw12987a;
|
library tw12987a;
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
{ %target=win32,win64,wince,os2 }
|
||||||
{ %needlibrary }
|
{ %needlibrary }
|
||||||
procedure test;external 'tw12987a' name 'test';
|
procedure test;external 'tw12987a' name 'test';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user