Files
libreoffice/cpputools/source/sp2bv
Rüdiger Timm 9d991a45b8 INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED
2008/03/31 07:23:38 rt 1.4.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:49:16 +00: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\$