News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Is it possible to compile one file from the project but not the others?

Started by undostres2411, May 12, 2016, 01:57:37 PM

Previous topic - Next topic

undostres2411

Hello! Quick question. Is it possible to run one file from the project but not the others?



For example, can I run only 2.cpp without running main.cpp?

Thanks in advance! ;)

Jenna

Yes, right-click the file in the project-manager and chose "build file" or press "Ctrl-Shift+F9" if the file is active or chose "compile current file" from the "Build"-menu.