Added new header file to VC++ project file.

This commit is contained in:
oliverschmidt 2007-05-19 13:37:16 +00:00
parent 51509fa49a
commit eaff19200b

View file

@ -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"
>