mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 21:50: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
|
||||
|
||||
{$ifndef win32}
|
||||
{$ifndef windows}
|
||||
{$define XMLREG}
|
||||
{$endif}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user