* use windows registry on win64 too

git-svn-id: trunk@6292 -
This commit is contained in:
Vincent Snijders 2007-02-02 09:01:40 +00:00
parent 93b4f7e960
commit 479a41859f

View File

@ -5,7 +5,7 @@ Unit registry;
interface
{$ifndef win32}
{$ifndef windows}
{$define XMLREG}
{$endif}