summaryrefslogtreecommitdiffstats
path: root/preset/preset_builtin.list
blob: ce58ee1786b3b438c747f4fee4ffa88fcf020d18 (plain)
1
2
3
4
5
6
7
8
9
10
<resources>
    <section name="PresetTemplate">
        <integer name="VersionMajor" value="24" />
        <integer name="VersionMinor" value="0" />
        <integer name="VersionMicro" value="0" />
        <json name="Preset" file="preset_template.json" />
    </section>
    <json name="PresetBuiltin" file="preset_builtin.json" />
    <json name="PresetCLIDefault" file="preset_cli_default.json" />
</resources>