Added new header file to VC++ project file.
This commit is contained in:
parent
51509fa49a
commit
eaff19200b
|
@ -428,6 +428,10 @@
|
||||||
RelativePath="..\..\..\core\sys\pt.h"
|
RelativePath="..\..\..\core\sys\pt.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\core\sys\rtimer.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\core\sys\service.c"
|
RelativePath="..\..\..\core\sys\service.c"
|
||||||
>
|
>
|
||||||
|
@ -449,6 +453,10 @@
|
||||||
<Filter
|
<Filter
|
||||||
Name="cpu"
|
Name="cpu"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\cpu\native\rtimer-arch.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<Filter
|
<Filter
|
||||||
Name="net"
|
Name="net"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue