Currently how TestMINXProject detects VLC plugins is by copying them over from the default VLC install directory on windows. This is BAD!
Need to implement a system that checks where VLC plugins are installed and then uses --plugin-path to set that directory for libvlc_new()