5f7ad995af introduced an issue where the string of external libraries would be escaped in one go. This is incorrect, because only the individual paths should be escaped. The semicolons separating each path should not be escaped.
5f7ad995af