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"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\core\sys\rtimer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\core\sys\service.c"
|
||||
>
|
||||
|
@ -449,6 +453,10 @@
|
|||
<Filter
|
||||
Name="cpu"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\cpu\native\rtimer-arch.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="net"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue