mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-11 18:49:14 +02:00
* use windows registry on win64 too
git-svn-id: trunk@6292 -
This commit is contained in:
parent
93b4f7e960
commit
479a41859f
@ -5,7 +5,7 @@ Unit registry;
|
|||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
{$ifndef win32}
|
{$ifndef windows}
|
||||||
{$define XMLREG}
|
{$define XMLREG}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user