First of all, hi Code::Blocks community.

My first post, needing to ask a question.
Been using Code::Blocks for about 3 months now, it's great. Was using Dev-Cpp before, then switched. Anyways, to my question.
A lot of the time in Code::Blocks, I have wanted to compile more than 1 .cpp file without having to make another project. Let's say I have main.cpp, and questions.cpp. How do I get those 2 files to compile together without having to create a Code::Blocks project?