summaryrefslogtreecommitdiffstats
path: root/preset/preset_builtin.list
blob: df9ef896b39027e113ae5c11d90d4ecef0d65c9a (plain)
1
2
3
4
5
6
7
8
9
10
<resources>
    <section name="PresetTemplate">
        <integer name="VersionMajor" value="25" />
        <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>