News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to make a project build different files with shared common source cpp files

Started by aso4200, September 25, 2021, 06:43:50 PM

Previous topic - Next topic

aso4200

Hi

I wonder if, it is possible to make a project using shared source files, but ending up making different executetables, depending on different 'main' files in the project.
I know that I can enable or disable certain source files in options for compile and/or link.
But I miss a way to quickly shift between making these different executetables, eg setting up which files in use for making the right file.
Is there a way for solving this ?


aso4200

Not sure I know what you mean with targets, but running Codeblocks 20.03 on windows 64 bit, if thats what you mean.

Miguel Gimenez


aso4200