Ok, so i thougth i could use $$quote(docs/*) and it would process each file. Doesnt matter in this case, i can add "_" instead of whitespace, for each filename
The big problem is in the libstdc++-6.dll file, here the "+" is messing things up and i cant get qmake to quote (with ") the path of the file. since im using windows, when installing it uses COPY command, and the '+' is not supported unless you wrap the path with quotes.
Bookmarks