Article

From:
To:
Ray Konopka
Subject:
Re: Package Names
Newsgroup:
borland.public.delphi.non-technical

Re: Package Names

> {$IFDEF VCL60}
>  {$I RaizeComponents_LibSuffix60.inc}
> {$ENDIF}
> {$IFDEF VCL70}
>  {$I RaizeComponents_LibSuffix70.inc}
> {$ENDIF}
> {$IFDEF VCL90}
>  {$I RaizeComponents_LibSuffix90.inc}
> {$ENDIF}
> {$IFDEF VCL100}
>  {$I RaizeComponents_LibSuffix100.inc}
> {$ENDIF}

But than you fall into the problem with the IDE screwing up projects
having {$IFDEF}, an old bug as old as Delphi and for some reasons
impossible to fix :-)

I understand that you are not using the IDE to edit the DPK files...
Lucian
FYI: Phrase searches are enclosed in either single or double quotes
 
 
Originally created by
Tamarack Associates
Fri, 15 Nov 2024 09:17:04 UTC
Copyright © 2009-2024
HREF Tools Corp.