ICU-13667 Fix Samples test script for ucnv project.
X-SVN-Rev: 41480
This commit is contained in:
parent
4e6358240c
commit
a5a8ec6c11
@ -173,7 +173,9 @@ if ERRORLEVEL 1 goto :SampleError
|
||||
@set THT=ucnv
|
||||
@echo.
|
||||
@echo ==== %THT% =========================================================================
|
||||
pushd %ICU_SAMPLESDIR%\ucnv
|
||||
%SAMPLE_UCNV%
|
||||
popd
|
||||
if ERRORLEVEL 1 goto :SampleError
|
||||
|
||||
REM TODO: udata needs changes to the vcxproj file to fix the output locations for writer/reader.
|
||||
|
Loading…
Reference in New Issue
Block a user