I made an project in visual studio with QT, its something for in the taskbar with a tray icon. but on other pc's i didnt saw the icon because they dont have de qicon.dll file.
the qicon.dll is in the folder: C:\Qt\4.6.3\plugins\imageformats but when i delete it there and i paste it at the exe location it dont work. how can i fix this?
so i need the dll but i want it in the same folder as the exe.