 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Kyzer Guest
|
Posted: Thu Oct 20, 2005 1:08 am Post subject: Specifying the executable file name created |
|
|
Hi all,
I was wondering if it is possible in a C++ Builder 6 project to specify
the filename of the executable file that is created without having to
change the project name? I have seen the "-efilename" compiler option
but am unsure exactly how to use it as what I am trying to do doesn't
seem to be working.
Any tips on this would be useful and ensures that very little pain will
be experienced by not having to change project names, etc.
Thanks,
Kyzer
|
|
| Back to top |
|
 |
Thomas Guest
|
Posted: Sat Nov 19, 2005 9:18 pm Post subject: Re: Specifying the executable file name created |
|
|
Kyzer,
I joined the group today, maybe my answer is very old. This works with
my C++ Builder 3. In the Projec1.cpp I write:
USERES("Myname.res");
Cheers
Thomas
"Kyzer" <kyzer626 (AT) hotmail (DOT) com> skrev i meddelandet
news:1129770514.600307.159820 (AT) o13g2000cwo (DOT) googlegroups.com...
| Quote: | Hi all,
I was wondering if it is possible in a C++ Builder 6 project to specify
the filename of the executable file that is created without having to
change the project name? I have seen the "-efilename" compiler option
but am unsure exactly how to use it as what I am trying to do doesn't
seem to be working.
Any tips on this would be useful and ensures that very little pain will
be experienced by not having to change project names, etc.
Thanks,
Kyzer
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|