Hi i made a Qt programm which also uses some custom plugins. On windows i have to put those plugin dlls into a "plugins" subdirectory of the application does this work the same way on a macosx system? So i have to put the .dylib files into a subdirectory named "plugins" and it should work ?