I know the answer is no? but is there an easy fix, short of reformatting all the search paths to windows format...the search.pro is updated frequently by outside control, so not practical for me to update 25 or so search paths everytime.
somewhere/search.pro contains:
search_path "/directory1/subdircectoy"
search_path "/directory2/subdirectory"
search_path "/directory25/subdirectory"
and so on:
Windows can't read above, but i can rename to T:\directory1\subdirectory to work but as I said this search.pro has multilple search paths, and is updated frequently and I'd rather not have to check and update each path and would rather list sear_path_file "somewhere/search.pro" in my config.pro. Most users are in unix so not an issue, but for us on pc it is.
somewhere/search.pro contains:
search_path "/directory1/subdircectoy"
search_path "/directory2/subdirectory"
search_path "/directory25/subdirectory"
and so on:
Windows can't read above, but i can rename to T:\directory1\subdirectory to work but as I said this search.pro has multilple search paths, and is updated frequently and I'd rather not have to check and update each path and would rather list sear_path_file "somewhere/search.pro" in my config.pro. Most users are in unix so not an issue, but for us on pc it is.