Library_svgio.mk (ddde725d) | Library_svgio.mk (025b0597) |
---|---|
1#/************************************************************** 2# * 3# * Licensed to the Apache Software Foundation (ASF) under one 4# * or more contributor license agreements. See the NOTICE file 5# * distributed with this work for additional information 6# * regarding copyright ownership. The ASF licenses this file 7# * to you under the Apache License, Version 2.0 (the 8# * "License"); you may not use this file except in compliance --- 66 unchanged lines hidden (view full) --- 75 svgio/source/svgreader/svgpatternnode \ 76 svgio/source/svgreader/svgpolynode \ 77 svgio/source/svgreader/svgrectnode \ 78 svgio/source/svgreader/svgstyleattributes \ 79 svgio/source/svgreader/svgstylenode \ 80 svgio/source/svgreader/svgsvgnode \ 81 svgio/source/svgreader/svgsymbolnode \ 82 svgio/source/svgreader/svgtextnode \ | 1#/************************************************************** 2# * 3# * Licensed to the Apache Software Foundation (ASF) under one 4# * or more contributor license agreements. See the NOTICE file 5# * distributed with this work for additional information 6# * regarding copyright ownership. The ASF licenses this file 7# * to you under the Apache License, Version 2.0 (the 8# * "License"); you may not use this file except in compliance --- 66 unchanged lines hidden (view full) --- 75 svgio/source/svgreader/svgpatternnode \ 76 svgio/source/svgreader/svgpolynode \ 77 svgio/source/svgreader/svgrectnode \ 78 svgio/source/svgreader/svgstyleattributes \ 79 svgio/source/svgreader/svgstylenode \ 80 svgio/source/svgreader/svgsvgnode \ 81 svgio/source/svgreader/svgsymbolnode \ 82 svgio/source/svgreader/svgtextnode \ |
83 svgio/source/svgreader/svgtitledescnode \ |
|
83 svgio/source/svgreader/svgtoken \ 84 svgio/source/svgreader/svgtrefnode \ 85 svgio/source/svgreader/svgtools \ 86 svgio/source/svgreader/svgtextpathnode \ 87 svgio/source/svgreader/svgtspannode \ 88 svgio/source/svgreader/svgusenode \ 89 svgio/source/svguno/svguno \ 90 svgio/source/svguno/xsvgparser \ 91)) 92 93# vim: set noet sw=4 ts=4: | 84 svgio/source/svgreader/svgtoken \ 85 svgio/source/svgreader/svgtrefnode \ 86 svgio/source/svgreader/svgtools \ 87 svgio/source/svgreader/svgtextpathnode \ 88 svgio/source/svgreader/svgtspannode \ 89 svgio/source/svgreader/svgusenode \ 90 svgio/source/svguno/svguno \ 91 svgio/source/svguno/xsvgparser \ 92)) 93 94# vim: set noet sw=4 ts=4: |