mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-07 18:25:14 +00:00
Fixed discrepancy between makefile and VC++ project file.
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
Reference in New Issue
Block a user