What compiler directives do i have to delete in the LAST compilation of my program ?
DELPHI 7
Somewhere in the web, in the past, I found something compiler directives
{$... } that i should delete in the final compilation of my program
to make the .exe smaller and my program faster.
The problem is that i don't remember what do i have to do.
Any directions please ?
Thank you.
.
Relevant Pages
- Re: More floating-point madness
... best regards ... If you're refering to my problems with Delphi, ... I'm sure I didn't touch the compiler directives to make it work. ... FirebirdSQL and MS SQL Server! ... (borland.public.delphi.thirdpartytools.general) - Re: More floating-point madness
... project also give errors about floating-points, ... If you're refering to my problems with Delphi, ... I'm sure I didn't touch the compiler directives to make it work. ... FirebirdSQL and MS SQL Server! ... (borland.public.delphi.thirdpartytools.general) - Re: Is 64 bit all or nothing?
... Bummer. ... 64bit compiler directives (e.g., server side processes that consume a lot ... who make products using Delphi can say, yeah, we use Delphi because we ... are able to create native code that can leverage the power of 64 bit ... (borland.public.delphi.non-technical) - Re: Is 64 bit all or nothing?
... 64bit compiler directives (e.g., server side processes that consume a lot ... Isn't there a way to introduce some limited 64 bit support into ... who make products using Delphi can say, yeah, we use Delphi because we are ... able to create native code that can leverage the power of 64 bit ... (borland.public.delphi.non-technical) - Re: FastObj (ex ObjPool)
... Ain Valtin wrote: ... compared to later versions of Delphi. ... > Now in the FastObj there is new compiler directives used which arent ... (borland.public.delphi.language.basm) |
|