Files
mlangkabel c38117ab8b build: allow to disable language support in cmake
* in addition: add unloadable sourcegroup to visualize, load and save information when loading a project that contains source groups that are not supported by the build
2019-11-13 17:26:06 +01:00

20 lines
495 B
XML

<?xml version="1.0" encoding="utf-8"?>
<config>
<Bool>1</Bool>
<Int>42</Int>
<Float>3.1416</Float>
<String>Hello World!</String>
<WString>Hello World!</WString>
<source_groups>
<source_group_77438437-02db-4207-8bbf-75c627d53b89>
<type>Custom Command Source Group</type>
<source_paths>
<source_path>src</source_path>
<source_path>test</source_path>
</source_paths>
</source_group_77438437-02db-4207-8bbf-75c627d53b89>
</source_groups>
</config>