Splitting a project into different executable files

Alexander Zhirov azhirov1991 at gmail.com
Sat Oct 12 01:09:56 UTC 2024


Is it possible to organize a project that will consist of several 
main files. I want to write several simple programs in one 
project, but for them to be divided into different files. So that 
it would be possible to choose during compilation what to build, 
via dub. Is this possible?


More information about the Digitalmars-d-learn mailing list