first what i am compiling is a crypto currency wallet for mac, i compile it using qt creator, now when it runs it searches for certain files which are installed on my system mainly some dylibs and right now after i compile it and try to run it, its trying to find libminiupnpc.10.dylib and i want to bundle this file into the app itself instead of it trying to search my computer or someone else for the file and have the app not work cause it cannot locate that file