Files
libreoffice/cpputools/source/sp2bv
David Ostrovsky 5342bc073b gbuild conversion: cpputools module
dmake stuff removed
2012-04-11 08:51:01 +02:00
..
2011-03-02 21:53:12 +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\$