I have a project which compiles first the dll and second the corresponding test example. Right now I have to copy the dll each time to the example bin folder to test it. However this does not make much sense. Therefore I would like to know how I can integrate the 'installation' of the dll, which means to copy from /xyz/lib/x.dll to /xyz/example/bin/x.dll.
Matthias _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
