varying executable name based on conditional compilation

L

lavu

Is there any way to specify a different executable name for my project
based on value that I have set in my conditional compilation constant.
For eg:
If I have FIRST specified in my conditional compilation constant then I
would like the executable to be XYZ.exe and if nothing is specified
then the executable should be ABC.exe.

Any ideas appreciated.
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top