How to add 3rd party modules to a JUCE project with projucer

Hello - I want to add some third party modules to my project. I have a driver for an audio device this project interacts with, and I need to include the projects for the driver. The projucer doesn’t seem to allow for this, although I imagine I am missing something - any ideas?

The project files are .vcxitems and I am using visual studio.