Fixed discrepancy between makefile and VC++ project file.

This commit is contained in:
oliverschmidt 2006-08-26 23:43:03 +00:00
parent 3aa884cb20
commit a72fdc7208
1 changed files with 12 additions and 0 deletions

View File

@ -174,6 +174,18 @@
<References>
</References>
<Files>
<Filter
Name="net"
>
<File
RelativePath="..\..\core\net\dhcpc.c"
>
</File>
<File
RelativePath="..\..\core\net\dhcpc.h"
>
</File>
</Filter>
<File
RelativePath="..\..\apps\dhcp\dhcp.c"
>