No you don't, but still you need all of the libraries that QMYSQL plugin uses and you have to place the plugin in the proper subdirectory.
Also you make sure that the plugin was built in the same mode that your application was built. If you have "release" version of your application, you need "release" version of the plugin (the one without "d" in filename).
Bookmarks