Kaydet (Commit) 839d7f9c authored tarafından Miklos Vajna's avatar Miklos Vajna

oox: generatePresetsCXX -> generatePresetsData

As it no longer actually generates C++ code, but data.

Change-Id: I9b05f139ca4ad2bcfdbbb4b954ed4e0f2a9bcd8b
üst 64f81d62
......@@ -35,7 +35,7 @@ SAL_LOG='+INFO.oox.csdata-WARN' instdir/program/soffice --headless --convert-to
# Now run a script that reads the above log file and generates the
# oox-drawingml-cs-presets data:
(cd oox/source/drawingml/customshapes && ./generatePresetsCXX.pl)
(cd oox/source/drawingml/customshapes && ./generatePresetsData.pl)
echo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment