* Remove linking of .res file (patch from Luiz Americo, bug #21908)

git-svn-id: trunk@21160 -
This commit is contained in:
michael 2012-05-01 11:28:04 +00:00
parent 4cb04074d6
commit 881e1a4935

View File

@ -5,8 +5,6 @@ program demortti;
uses
Classes, SysUtils, fpjson, fpjsonrtti, variants;
{$R *.res}
Var
JS : TJSONStreamer;