Page 1 of 1

How to set Compiler Variables

Posted: Tue Jan 04, 2005 3:46 am
by cmiag
In the online Help, I found a topic which describes Compiler Variables. It says that they can be set at compile time, eighter with the IDE or with Command Line Options. This sounds promising... unfortunately I have no clue how exactly to set these values. Are there any exact descriptions for this ... sorry I am an absolute beginner :)

Kind Regards
Matthias

Posted: Tue Jan 04, 2005 7:38 am
by sinan
No problem at all :D

First, make sure you are working with the Enterprise edition. Professional doesn't support compiler variables. Next, open the Project Options dialog. You can set the compiler variables in there while working from the IDE. And, you can also set values from the command line when building, just use the form VAR=VALUE.