Added missing header files to VC++ project file.

This commit is contained in:
oliverschmidt 2006-08-26 23:50:45 +00:00
parent a72fdc7208
commit 67d7c515a4

View File

@ -215,6 +215,22 @@
<Filter
Name="core"
>
<File
RelativePath="..\..\core\contiki-lib.h"
>
</File>
<File
RelativePath="..\..\core\contiki-net.h"
>
</File>
<File
RelativePath="..\..\core\contiki-version.h"
>
</File>
<File
RelativePath="..\..\core\contiki.h"
>
</File>
<Filter
Name="cfs"
>
@ -262,14 +278,38 @@
<Filter
Name="lib"
>
<File
RelativePath="..\..\core\lib\list.h"
>
</File>
<File
RelativePath="..\..\core\lib\memb.h"
>
</File>
<File
RelativePath="..\..\core\lib\mmem.h"
>
</File>
<File
RelativePath="..\..\core\lib\petsciiconv.h"
>
</File>
<File
RelativePath="..\..\core\lib\random.h"
>
</File>
</Filter>
<Filter
Name="net"
>
<File
RelativePath="..\..\core\net\packet-service.h"
>
</File>
<File
RelativePath="..\..\core\net\psock.h"
>
</File>
<File
RelativePath="..\..\core\net\resolv.c"
>
@ -310,6 +350,14 @@
RelativePath="..\..\core\net\uip.h"
>
</File>
<File
RelativePath="..\..\core\net\uip_arp.h"
>
</File>
<File
RelativePath="..\..\core\net\uipbuf.h"
>
</File>
<File
RelativePath="..\..\core\net\uiplib.c"
>
@ -444,14 +492,6 @@
</File>
</Filter>
</Filter>
<File
RelativePath="..\..\core\contiki-version.h"
>
</File>
<File
RelativePath="..\..\core\contiki.h"
>
</File>
</Files>
<Globals>
</Globals>