|
|
|
|
@ -17,14 +17,26 @@
|
|
|
|
|
<Filter Include="Source Files\addons\ipv6_static_routing"> |
|
|
|
|
<UniqueIdentifier>{93b36161-88b2-448c-9c45-ac6f27b98290}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\addons\httpd"> |
|
|
|
|
<UniqueIdentifier>{03ee0ff9-27f9-44c7-a8fe-cab9e4798e23}</UniqueIdentifier> |
|
|
|
|
<Filter Include="Source Files\examples"> |
|
|
|
|
<UniqueIdentifier>{6456d2d6-61e6-4c99-9f1f-1f225437a642}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\addons\httpd\fs_example"> |
|
|
|
|
<UniqueIdentifier>{0987428d-3c30-404d-b995-8231e405b63d}</UniqueIdentifier> |
|
|
|
|
<Filter Include="Source Files\examples\httpd"> |
|
|
|
|
<UniqueIdentifier>{75bb877e-aa45-4e2e-82fe-946ddadc6a64}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\addons\httpd\ssi_example"> |
|
|
|
|
<UniqueIdentifier>{59d9ad5f-ca65-47ee-ac48-81f557e2b905}</UniqueIdentifier> |
|
|
|
|
<Filter Include="Source Files\examples\snmp"> |
|
|
|
|
<UniqueIdentifier>{78411edf-fe39-4edb-a6bd-2833755e0342}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\examples\httpd\fs_example"> |
|
|
|
|
<UniqueIdentifier>{531dd0cf-ec13-42b7-a3bb-b837382d4ecd}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\examples\httpd\ssi_example"> |
|
|
|
|
<UniqueIdentifier>{d71bdb12-c5ed-4823-99f0-2d537765a2eb}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\examples\snmp\snmp_private_mib"> |
|
|
|
|
<UniqueIdentifier>{0b9db8c7-f352-4ca6-86c6-1a6c58482c5d}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
<Filter Include="Source Files\examples\snmp\snmp_v3"> |
|
|
|
|
<UniqueIdentifier>{97f0ea5c-16cf-4640-a6b3-ace059ed2388}</UniqueIdentifier> |
|
|
|
|
</Filter> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
@ -64,23 +76,23 @@
|
|
|
|
|
<ClCompile Include="..\..\..\apps\udpecho_raw\udpecho_raw.c"> |
|
|
|
|
<Filter>Source Files\apps</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\apps\snmp_private_mib\lwip_prvmib.c"> |
|
|
|
|
<Filter>Source Files\apps</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\addons\tcp_isn\tcp_isn.c"> |
|
|
|
|
<Filter>Source Files\addons\tcp_isn</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\addons\ipv6_static_routing\ip6_route_table.c"> |
|
|
|
|
<Filter>Source Files\addons\ipv6_static_routing</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\apps\snmp_v3\snmpv3_dummy.c"> |
|
|
|
|
<Filter>Source Files\apps</Filter> |
|
|
|
|
<ClCompile Include="..\..\..\examples\httpd\fs_example\fs_example.c"> |
|
|
|
|
<Filter>Source Files\examples\httpd\fs_example</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\examples\httpd\ssi_example\ssi_example.c"> |
|
|
|
|
<Filter>Source Files\examples\httpd\ssi_example</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\addons\httpd\fs_example\fs_example.c"> |
|
|
|
|
<Filter>Source Files\addons\httpd\fs_example</Filter> |
|
|
|
|
<ClCompile Include="..\..\..\examples\snmp\snmp_private_mib\lwip_prvmib.c"> |
|
|
|
|
<Filter>Source Files\examples\snmp\snmp_private_mib</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
<ClCompile Include="..\..\..\addons\httpd\ssi_example\ssi_example.c"> |
|
|
|
|
<Filter>Source Files\addons\httpd\ssi_example</Filter> |
|
|
|
|
<ClCompile Include="..\..\..\examples\snmp\snmp_v3\snmpv3_dummy.c"> |
|
|
|
|
<Filter>Source Files\examples\snmp\snmp_v3</Filter> |
|
|
|
|
</ClCompile> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
@ -126,14 +138,17 @@
|
|
|
|
|
<ClInclude Include="..\..\..\addons\ipv6_static_routing\ip6_route_table.h"> |
|
|
|
|
<Filter>Source Files\addons\ipv6_static_routing</Filter> |
|
|
|
|
</ClInclude> |
|
|
|
|
<ClInclude Include="..\..\..\apps\snmp_v3\snmpv3_dummy.h"> |
|
|
|
|
<Filter>Source Files\apps</Filter> |
|
|
|
|
<ClInclude Include="..\..\..\examples\httpd\fs_example\fs_example.h"> |
|
|
|
|
<Filter>Source Files\examples\httpd\fs_example</Filter> |
|
|
|
|
</ClInclude> |
|
|
|
|
<ClInclude Include="..\..\..\examples\httpd\ssi_example\ssi_example.h"> |
|
|
|
|
<Filter>Source Files\examples\httpd\ssi_example</Filter> |
|
|
|
|
</ClInclude> |
|
|
|
|
<ClInclude Include="..\..\..\addons\httpd\fs_example\fs_example.h"> |
|
|
|
|
<Filter>Source Files\addons\httpd\fs_example</Filter> |
|
|
|
|
<ClInclude Include="..\..\..\examples\snmp\snmp_private_mib\private_mib.h"> |
|
|
|
|
<Filter>Source Files\examples\snmp\snmp_private_mib</Filter> |
|
|
|
|
</ClInclude> |
|
|
|
|
<ClInclude Include="..\..\..\addons\httpd\ssi_example\ssi_example.h"> |
|
|
|
|
<Filter>Source Files\addons\httpd\ssi_example</Filter> |
|
|
|
|
<ClInclude Include="..\..\..\examples\snmp\snmp_v3\snmpv3_dummy.h"> |
|
|
|
|
<Filter>Source Files\examples\snmp\snmp_v3</Filter> |
|
|
|
|
</ClInclude> |
|
|
|
|
</ItemGroup> |
|
|
|
|
<ItemGroup> |
|
|
|
|
|