mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-09 04:36:23 +01:00
* These libs are for tests, that run only on windows. Mark libs for windows only as well.
git-svn-id: branches/targetandroid@23490 -
This commit is contained in:
parent
e0a70d0510
commit
416da91b04
@ -1,3 +1,4 @@
|
||||
{ %target=win32,win64 }
|
||||
{ %needlibrary }
|
||||
{ %norun }
|
||||
{ %neededafter }
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
{ %target=win32,win64 }
|
||||
{ %needlibrary }
|
||||
{ %norun }
|
||||
{ %neededafter }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user