Hi,
My project contains more than two launch-able application which shares common dlls. I am developing the applications in Qt4.4 in VS2008. Since each application has its own folders, i need to copy all the related dlls into same folders.
But i need to keep common dlls in a separate folder and allow all the application to use the dependent dlls from there(Hence i can reduce of my application from duplicate dlls).
Can anyone tell me how can i accomplish this????
Thanks in advance
Bookmarks