Minor changes in Win32 port: remove some references to local files in project.

This commit is contained in:
fbernon 2007-12-31 13:39:20 +00:00
parent 1d6a981479
commit a75fb7dfec
2 changed files with 0 additions and 17 deletions

View File

@ -18,4 +18,3 @@ LWIP_MALLOC_MEMPOOL_END
* lwIP's memory pools for anything else.
*/
LWIP_MEMPOOL(SYS_MBOX, 22, 100, "SYS_MBOX")
//LWIP_MEMPOOL(SYS_SEM, 12, sizeof(struct sys_sem_struct), "SYS_SEM")

View File

@ -1478,22 +1478,6 @@
RelativePath="..\include\arch\sys_arch.h"
>
</File>
<Filter
Name="sio"
>
<File
RelativePath="..\Serial.h"
>
</File>
<File
RelativePath="..\Serial.lib"
>
</File>
<File
RelativePath="..\sio.c"
>
</File>
</Filter>
</Filter>
<File
RelativePath="$(LWIP_DIR)\CHANGELOG"