Skip to content

Commit 2039e0e

Browse files
committed
fix
1 parent 1dfd4b6 commit 2039e0e

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

doc/pictures/.$building.drawio.dtmp

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.17 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.17">
2+
<diagram name="Page-1" id="Htphx_1PATKrM6K547Hl">
3+
<mxGraphModel dx="1098" dy="820" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
4+
<root>
5+
<mxCell id="0" />
6+
<mxCell id="1" parent="0" />
7+
<mxCell id="BRgU4PrnbskxXR9fhvR0-1" value="lib&lt;br&gt;(static library)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
8+
<mxGeometry x="360" y="390" width="120" height="60" as="geometry" />
9+
</mxCell>
10+
<mxCell id="BRgU4PrnbskxXR9fhvR0-2" value="MEXlibCZI&lt;br&gt;(dynamic library)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
11+
<mxGeometry x="240" y="250" width="120" height="60" as="geometry" />
12+
</mxCell>
13+
<mxCell id="BRgU4PrnbskxXR9fhvR0-3" value="libmexlibczi&lt;br&gt;(dynamic library)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
14+
<mxGeometry x="420" y="250" width="120" height="60" as="geometry" />
15+
</mxCell>
16+
<mxCell id="BRgU4PrnbskxXR9fhvR0-9" value="octavelibczi&lt;br&gt;(dynamic library)" style="rounded=1;whiteSpace=wrap;html=1;" vertex="1" parent="1">
17+
<mxGeometry x="570" y="120" width="120" height="60" as="geometry" />
18+
</mxCell>
19+
<mxCell id="BRgU4PrnbskxXR9fhvR0-11" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="BRgU4PrnbskxXR9fhvR0-2" target="BRgU4PrnbskxXR9fhvR0-1">
20+
<mxGeometry width="50" height="50" relative="1" as="geometry">
21+
<mxPoint x="400" y="450" as="sourcePoint" />
22+
<mxPoint x="450" y="400" as="targetPoint" />
23+
</mxGeometry>
24+
</mxCell>
25+
<mxCell id="BRgU4PrnbskxXR9fhvR0-13" value="statically links&lt;br&gt;to" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
26+
<mxGeometry x="230" y="340" width="100" height="40" as="geometry" />
27+
</mxCell>
28+
<mxCell id="BRgU4PrnbskxXR9fhvR0-14" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="BRgU4PrnbskxXR9fhvR0-1">
29+
<mxGeometry width="50" height="50" relative="1" as="geometry">
30+
<mxPoint x="480" y="310" as="sourcePoint" />
31+
<mxPoint x="540" y="390" as="targetPoint" />
32+
</mxGeometry>
33+
</mxCell>
34+
<mxCell id="BRgU4PrnbskxXR9fhvR0-15" value="statically links&lt;br&gt;to" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
35+
<mxGeometry x="470" y="330" width="100" height="40" as="geometry" />
36+
</mxCell>
37+
<mxCell id="BRgU4PrnbskxXR9fhvR0-16" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="BRgU4PrnbskxXR9fhvR0-3">
38+
<mxGeometry width="50" height="50" relative="1" as="geometry">
39+
<mxPoint x="620" y="190" as="sourcePoint" />
40+
<mxPoint x="670" y="140" as="targetPoint" />
41+
</mxGeometry>
42+
</mxCell>
43+
<mxCell id="BRgU4PrnbskxXR9fhvR0-17" value="dynamically links&lt;br&gt;to at runtime" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
44+
<mxGeometry x="585" y="210" width="110" height="40" as="geometry" />
45+
</mxCell>
46+
</root>
47+
</mxGraphModel>
48+
</diagram>
49+
</mxfile>

doc/pictures/build_architecture.png

302 Bytes
Loading

0 commit comments

Comments
 (0)