Re: How to define INDY9 as a copiler conditional in Delphi7?
"Arioch /BDV/" <[email protected]>
| Newsgroups | gmane.network.jabber.exodus.user |
|---|---|
| Message-ID | <[email protected]> |
The stars so gaily glistened... (Fri, 17 Sep 2004 11:38:45 +0800 @193)
...while the fading voice of Garden whispered through the darkness:
G> I don't know how to define INDY9 as a copiler conditional in Delphi7,
G> can any body tell me how to do?
ain't there told something in Exodus readme or Indy Readme ?
Usually that is done in one of the ways:
1) adding "{$Define INDY9}" at the top of the .pas file that needs it.
2) moving all defines and compiler options to the separate file, common for all the project. This file is connected to certain .pas files by adding "{$i MyOptions.txt}" macro.
3) IDE - in project options/compiler options there was an entry box
4) command line - there are option for the dcc32.exe to define some symbols.
--
WinAMP://
http://Arioch.nm.ru/FL/Fidolook_SL.png Mail: the_Arioch<at>nm<dot>ru
_______________________________________________
Exodus mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/exodus