Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Selecting the application to run according to the current active build configuration
Selecting the application to run according to the current active build configuration [message #903845] Sun, 26 August 2012 11:08
Mickey Mouse is currently offline Mickey MouseFriend
Messages: 26
Registered: July 2012
Junior Member
Hi,
I am trying to set the way the C++ application needs to run, based on the active build configuration Debug or Release. In the Run Configurations panel, there is the path of the process to invoke, such as "Debug/my_application".
Is there a way to select the application depending on the choice of the build configuration, i.e. something like ${build_configuration}/my_application ?

Regards
- Mickey

[Updated on: Sun, 26 August 2012 11:10]

Report message to a moderator

Previous Topic:Access to GNU-Tools
Next Topic:Setting dynamically build environment
Goto Forum:
  


Current Time: Fri Apr 26 16:49:53 GMT 2024

Powered by FUDForum. Page generated in 0.03456 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top