mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 11:29:22 +02:00
* Enabled test for wince.
git-svn-id: trunk@10746 -
This commit is contained in:
parent
ba081ab36f
commit
0d533a1f1e
@ -1,6 +1,6 @@
|
|||||||
{ Test for resource enumeration functions. }
|
{ Test for resource enumeration functions. }
|
||||||
|
|
||||||
{%TARGET=win32,win64,linux,freebsd,darwin,netbsd,openbsd,solaris}
|
{%TARGET=win32,win64,wince,linux,freebsd,darwin,netbsd,openbsd,solaris}
|
||||||
|
|
||||||
{$mode objfpc}
|
{$mode objfpc}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user