Files
libreoffice/cpputools/source/sp2bv
Thomas Arnhold 3991eaf556 reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
2013-03-19 01:26:45 +01:00
..

This tool converts system paths into file urls and escapes it for use as
bootstrap variable. For example

c:\program files\App$
->
file:///c:/program%20files/App$
->
file:///c:/program%20files/App\$