Changing project executable name [message #195918] |
Tue, 10 July 2007 01:47 |
Eclipse User |
|
|
|
Originally posted by: usenet.aristeia.com
I'm new to Eclipse, CDT, and IDEs in general. (I'm and Emacs+Command Line kind
of guy.) I've installed Europa and successfully built hello world in C++. That
project is called helloworld. I've also built a separate project called
boosttest that uses Boost functionality. The boosttest project was created by
copying hellowworld and then editing things. The problem I now have is that the
executable created from boosttest is called helloworld.exe, which I'm sure is
part of the configuration I copied over from the helloworld project. Can
somebody please tell me how I can modify boosttest so that it creates an
executable named boost.exe (based on the single object file boost.o)?
Thanks,
Scott
|
|
|
Powered by
FUDForum. Page generated in 0.04184 seconds