Files
libreoffice/cpputools/source/sp2bv/readme.txt
Jens-Heiner Rechtien a2e14da763 INTEGRATION: CWS jl13 (1.1.2); FILE ADDED
2004/10/05 07:56:13 jl 1.1.2.1: #i29390# A tool neede for SDK when setting up the configuration files
2004-11-09 12:55:53 +00:00

10 lines
205 B
Plaintext

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\$