Support padded size

This commit is contained in:
2022-11-27 23:13:47 +01:00
parent 4fbeb80c60
commit fbc30a6535
7 changed files with 16 additions and 10 deletions

View File

@@ -4,13 +4,13 @@
<!--<License>../Tests/ISO_Planschbecken.xml</License>-->
</Description>
<Track>
<File name="Miau.txt">../Tests/Test.mk</File>
<File name="Miau.txt" padded_size="4096">../Tests/Test.mk</File>
<File name="Miau2.txt">../Tests/Test.mk</File>
<Audiofile>../Tests/ISO_Planschbecken.xml</Audiofile>
<Directory name="Wuff">
<File name="Miau.txt" type="file">../Tests/ISO_Planschbecken.xml</File>
<Directory name="Sub" hidden="true">
<File name="SubM.txt" type="file" padded_size="planschi">../Tests/ISO_Planschbecken.xml</File>
<File name="SubM.txt" type="file">../Tests/ISO_Planschbecken.xml</File>
</Directory>
</Directory>
</Track>