Has a way to include 3rd party modules been added?

I am doing some clean up on my project, which, at the moment, includes a local copy of JUCE so that I can include a 3rd party module. Have there been any updates to the Introjucer to allow us to include modules from multiple locations?

Yes - each module has its own path now, so you can mix + match them from anywhere.

I had poked around in IntroJucer for a bit before sending this, and tried all of the buttons below the module list to acheive this, but did not think to ctrl-click the Modules branch of the project tree. And thus, I couldn't figure out how to add my module. All is good now. :)

Well, all the treeview items have right-click menus, but I guess it'd be easy to miss.