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