Is it possible to compile multiple object files at once in Dev-C++? I know there's a command line option for make (-j I believe) that allows for this but I would love to be able to do that from within Dev-C++.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to compile multiple object files at once in Dev-C++? I know there's a command line option for make (-j I believe) that allows for this but I would love to be able to do that from within Dev-C++.