From 61d74ecaaf8d67d9a506dbddbb258d683cf5b2c9 Mon Sep 17 00:00:00 2001 From: goldsimon Date: Sat, 10 Nov 2007 18:17:09 +0000 Subject: [PATCH] Change header files layout in the project --- ports/msvc6/lwip4.dsp | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ports/msvc6/lwip4.dsp b/ports/msvc6/lwip4.dsp index 4fa6da2..99c5907 100644 --- a/ports/msvc6/lwip4.dsp +++ b/ports/msvc6/lwip4.dsp @@ -233,6 +233,7 @@ SOURCE="$(LWIP_SRC)\core\udp.c" # Begin Group "header" # PROP Default_Filter "h;hpp;hxx;hm;inl" +# Begin Group "core" # Begin Group "ipv4" # Begin Source File @@ -375,10 +376,42 @@ SOURCE="$(LWIP_SRC)\include\lwip\tcpip.h" SOURCE="$(LWIP_SRC)\include\lwip\udp.h" # End Source File +# End Group + +# Begin Group "arch" +# Begin Source File + +SOURCE=.\include\arch\bpstruct.h +# End Source File +# Begin Source File + +SOURCE=.\include\arch\cc.h +# End Source File +# Begin Source File + +SOURCE=.\include\arch\epstruct.h +# End Source File +# Begin Source File + +SOURCE=.\include\arch\perf.h +# End Source File +# Begin Source File + +SOURCE=.\include\arch\sys_arch.h +# End Source File +# End Group + +# Begin Group "port" # Begin Source File SOURCE=.\lwipopts.h # End Source File +# Begin Source File + +SOURCE=.\lwipcfg_msvc.h +# End Source File +# End Group + # End Group # End Target # End Project