Author Topic: How to set $(XXX) directories in compiler option?  (Read 5148 times)

kebroz

  • Guest
How to set $(XXX) directories in compiler option?
« on: July 25, 2005, 04:38:24 pm »
I saw $(XXX) in compiler option such as $(WX_DIR) and I think I can set the Directories that I often want to use. But I don't know how to set it. Anyone can tell me how to set it please?

Offline polygon7

  • Multiple posting newcomer
  • *
  • Posts: 104
    • Home site
Re: How to set $(XXX) directories in compiler option?
« Reply #1 on: July 25, 2005, 05:03:15 pm »
Hi,
Project->Build Options->Custom variables->Add
then enter some variable name (for ex. test), and after that
some value (for ex. 1234). Thats all.
best regards,
p7
 Free open source UML modeling tool: ArgoUML