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