How do I add an existing C++ Class to a Plugin?

Hi!

I’ve just finished writing a class that I’d like to compile into it’s own plugin. I haven’t done this before so I’m not entirely sure where to start.

I created a blank plugin, but can’t figure out how to include the class inside the plugin. Is there an easy way to do this?

Cheers,
Steve.