aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/ivigenerator/templates/server_qtro.yaml
blob: f397468a8148b938e943fa4f725eb79720109d98 (plain)
1
2
3
4
5
6
7
8
9
10
server_qtro:
    module:
        documents:
            - "core.cpp": "core.cpp.tpl"
            - "core.h": "core.h.tpl"
            - "{{srcBase|lower}}.pri": "server.pri.tpl"
            - '{{srcBase|lower}}.cmake': 'CMakeLists.txt.tpl'
    interface:
        documents:
            - "{{interface|lower}}.rep": "common/interface.rep.tpl"