blob: 5ee600463a38df5a80c9451d9b4d3834aa3c646c (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="UTF-8"?>
<importSpec>
<source root="..">
<file name="hello_widget.c"/>
<file regex=".*_ccs\.cmd"/>
<file name="startup_ccs.c"/>
</source>
</importSpec>
|