Index: AggPasInLCLDemo1.lpr
===================================================================
--- AggPasInLCLDemo1.lpr	(revision 27109)
+++ AggPasInLCLDemo1.lpr	(working copy)
@@ -10,8 +10,6 @@
   Forms, Unit1, LResources, AggPasLCL
   { you can add units after this };
 
-{$IFDEF WINDOWS}{$R AggPasInLCLDemo1.rc}{$ENDIF}
-
 begin
   Application.Initialize;
   Application.CreateForm(TForm1, Form1);
