<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>ETH_TCP_Client</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
			<triggers>clean,full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
			<triggers>full,incremental,</triggers>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.cdt.core.cnature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
		<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
	</natures>
	<linkedResources>
		<link>
			<name>Application</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Board</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>CMSIS</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Document</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>LWIP</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>Application/apm32f4xx_int.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/apm32f4xx_int.c</locationURI>
		</link>
		<link>
			<name>Application/echo_c.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/echo_c.c</locationURI>
		</link>
		<link>
			<name>Application/ethernetif.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/ethernetif.c</locationURI>
		</link>
		<link>
			<name>Application/main.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/main.c</locationURI>
		</link>
		<link>
			<name>Board/Board.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Boards/Board.c</locationURI>
		</link>
		<link>
			<name>Board/board_lan8720a.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/board_lan8720a.c</locationURI>
		</link>
		<link>
			<name>CMSIS/startup_apm32f407xx.S</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/Device/Geehy/APM32F4xx/Source/gcc/startup_apm32f407xx.S</locationURI>
		</link>
		<link>
			<name>CMSIS/system_apm32f4xx.c</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/Source/system_apm32f4xx.c</locationURI>
		</link>
		<link>
			<name>Document/readme.txt</name>
			<type>1</type>
			<locationURI>PARENT-2-PROJECT_LOC/readme.txt</locationURI>
		</link>
		<link>
			<name>LWIP/altcp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/altcp.c</locationURI>
		</link>
		<link>
			<name>LWIP/altcp_alloc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/altcp_alloc.c</locationURI>
		</link>
		<link>
			<name>LWIP/altcp_tcp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/altcp_tcp.c</locationURI>
		</link>
		<link>
			<name>LWIP/api_lib.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/api_lib.c</locationURI>
		</link>
		<link>
			<name>LWIP/api_msg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/api_msg.c</locationURI>
		</link>
		<link>
			<name>LWIP/def.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/def.c</locationURI>
		</link>
		<link>
			<name>LWIP/dns.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/dns.c</locationURI>
		</link>
		<link>
			<name>LWIP/err.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/err.c</locationURI>
		</link>
		<link>
			<name>LWIP/ethernet.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/netif/ethernet.c</locationURI>
		</link>
		<link>
			<name>LWIP/if_api.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/if_api.c</locationURI>
		</link>
		<link>
			<name>LWIP/inet_chksum.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/inet_chksum.c</locationURI>
		</link>
		<link>
			<name>LWIP/init.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/init.c</locationURI>
		</link>
		<link>
			<name>LWIP/ip.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ip.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4</name>
			<type>2</type>
			<locationURI>virtual:/virtual</locationURI>
		</link>
		<link>
			<name>LWIP/mem.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/mem.c</locationURI>
		</link>
		<link>
			<name>LWIP/memp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/memp.c</locationURI>
		</link>
		<link>
			<name>LWIP/netbuf.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/netbuf.c</locationURI>
		</link>
		<link>
			<name>LWIP/netdb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/netdb.c</locationURI>
		</link>
		<link>
			<name>LWIP/netif.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/netif.c</locationURI>
		</link>
		<link>
			<name>LWIP/netifapi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/netifapi.c</locationURI>
		</link>
		<link>
			<name>LWIP/pbuf.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/pbuf.c</locationURI>
		</link>
		<link>
			<name>LWIP/raw.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/raw.c</locationURI>
		</link>
		<link>
			<name>LWIP/sockets.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/sockets.c</locationURI>
		</link>
		<link>
			<name>LWIP/stats.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/stats.c</locationURI>
		</link>
		<link>
			<name>LWIP/sys.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/sys.c</locationURI>
		</link>
		<link>
			<name>LWIP/tcp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/tcp.c</locationURI>
		</link>
		<link>
			<name>LWIP/tcp_in.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/tcp_in.c</locationURI>
		</link>
		<link>
			<name>LWIP/tcp_out.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/tcp_out.c</locationURI>
		</link>
		<link>
			<name>LWIP/tcpip.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/api/tcpip.c</locationURI>
		</link>
		<link>
			<name>LWIP/timeouts.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/timeouts.c</locationURI>
		</link>
		<link>
			<name>LWIP/udp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/udp.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_adc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_adc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_can.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_can.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_comp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_comp.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_crc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_crc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_cryp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_cryp.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_cryp_aes.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_cryp_aes.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_cryp_des.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_cryp_des.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_cryp_tdes.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_cryp_tdes.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_dac.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_dac.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_dbgmcu.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_dbgmcu.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_dci.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_dci.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_dma.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_dma.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_dmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_dmc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_eint.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_eint.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_eth.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_eth.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_fmc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_fmc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_gpio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_gpio.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_hash.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_hash.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_hash_md5.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_hash_md5.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_hash_sha1.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_hash_sha1.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_i2c.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_i2c.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_iwdt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_iwdt.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_misc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_misc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_pmu.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_pmu.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_qspi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_qspi.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_rcm.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_rcm.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_rng.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_rng.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_rtc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_rtc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_sdio.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_sdio.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_smc.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_smc.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_spi.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_spi.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_syscfg.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_syscfg.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_tmr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_tmr.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_usart.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_usart.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_usb.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_usb.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_usb_device.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_usb_device.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_usb_host.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_usb_host.c</locationURI>
		</link>
		<link>
			<name>StdPeriphDriver/apm32f4xx_wwdt.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Libraries/APM32F4xx_StdPeriphDriver/src/apm32f4xx_wwdt.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/autoip.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/autoip.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/dhcp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/dhcp.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/etharp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/etharp.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/icmp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/icmp.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/igmp.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/igmp.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/ip4.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/ip4.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/ip4_addr.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/ip4_addr.c</locationURI>
		</link>
		<link>
			<name>LWIP/ipv4/ip4_frag.c</name>
			<type>1</type>
			<locationURI>PARENT-6-PROJECT_LOC/Middlewares/LwIP/src/core/ipv4/ip4_frag.c</locationURI>
		</link>
	</linkedResources>
</projectDescription>
