IDE: win64 now has a resouce compiler, so add manifest and icon resources

git-svn-id: trunk@11444 -
This commit is contained in:
vincents 2007-07-08 21:51:37 +00:00
parent a048c18092
commit c7faa08b73

View File

@ -40,6 +40,10 @@ program Lazarus;
{$R lazarus.res}
{$ENDIF}
{$IFDEF WIN64}
{$R lazarus.rc}
{$ENDIF}
{off $DEFINE IDE_MEM_CHECK}
uses