repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git]
/
l10ntools
/
scripts
/
propex.bat
blob
1174286920daf4cc0940da2c40a516db98d11d54
1
@echo off
\r
2
\r
3
if "x%PERL%x" EQU "xx" (
\r
4
echo ERROR: Perl not found. Environment is not set.
\r
5
exit /b 1
\r
6
)
\r
7
\r
8
%PERL% %SOLARVER%\%INPATH%\bin\propex %*