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