Kaydet (Commit) 34bbf1a8 authored tarafından David Ostrovsky's avatar David Ostrovsky

OOX: Update README with recently made changes

Change-Id: I2f4db02ede9c15193c21014a297d40a7370a505b
üst cf7832d6
......@@ -150,12 +150,12 @@ the source code generation happens in these steps:
* import cshape-all.pptx into impress and redirect output to
custom-shapes.log
* generate cxx files by running generatePresetsCXX.pl - it uses
debug output from the custom-shapes.log file and prepares the C++
source code
* generate oox-drawingml-cs-presets data file by running
generatePresetsData.pl - it uses debug output from the custom-shapes.log
file
* check generated source code files customshapepresets[123456].cxx
and move them to oox/source/drawingml/
* check generated data file oox-drawingml-cs-presets and move them to
oox/source/drawingml/
* build oox with new source files and test
......
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