Browse Source

remove vs2005.vcproj

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2395 bbd45198-f89e-11dd-88c7-29a3b14d5316
goprife@gmail.com 12 years ago
parent
commit
3ebcb76a97
3 changed files with 0 additions and 944 deletions
  1. 0 20
      bsp/simulator/vc.sln
  2. BIN
      bsp/simulator/vc.suo
  3. 0 924
      bsp/simulator/vs2005.vcproj

+ 0 - 20
bsp/simulator/vc.sln

@@ -1,20 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vs", "vs2005.vcproj", "{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}"
-EndProject
-Global
-	GlobalSection(SolutionConfigurationPlatforms) = preSolution
-		Debug|Win32 = Debug|Win32
-		Release|Win32 = Release|Win32
-	EndGlobalSection
-	GlobalSection(ProjectConfigurationPlatforms) = postSolution
-		{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}.Debug|Win32.ActiveCfg = Debug|Win32
-		{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}.Debug|Win32.Build.0 = Debug|Win32
-		{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}.Release|Win32.ActiveCfg = Release|Win32
-		{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}.Release|Win32.Build.0 = Release|Win32
-	EndGlobalSection
-	GlobalSection(SolutionProperties) = preSolution
-		HideSolutionNode = FALSE
-	EndGlobalSection
-EndGlobal

BIN
bsp/simulator/vc.suo


+ 0 - 924
bsp/simulator/vs2005.vcproj

@@ -1,924 +0,0 @@
-<?xml version="1.0" encoding="gb2312"?>
-<VisualStudioProject
-	ProjectType="Visual C++"
-	Version="8.00"
-	Name="vs"
-	ProjectGUID="{4A6BF1B1-C645-4BAD-A9B7-7B6E3DB67B2C}"
-	RootNamespace="vs2008"
-	Keyword="Win32Proj"
-	>
-	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
-	</Platforms>
-	<ToolFiles>
-	</ToolFiles>
-	<Configurations>
-		<Configuration
-			Name="Debug|Win32"
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
-			ConfigurationType="1"
-			CharacterSet="0"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				Optimization="0"
-				AdditionalIncludeDirectories=".\;..\..\include;..\..\bsp\vs2008;..\..\components\finsh;..\..\components\dfs\include;..\..\components\dfs\filesystems\uffs\src\inc\;..\..\components\dfs\filesystems\uffs;..\..\components\drivers\include;..\..\components\dfs\filesystems\jffs2\src;..\..\components\dfs\filesystems\jffs2\kernel;..\..\components\dfs\filesystems\jffs2\include;..\..\components\dfs\filesystems\jffs2\;..\..\components\dfs\filesystems\jffs2\cyg\compress;..\..\components\init;.\drivers;..\..\components\net\lwip\src\include\;..\..\components\net\lwip\src;..\..\components\net\lwip\src\arch\include;..\..\components\net\lwip\src\include\ipv4;.\pcap\Include"
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;MSVC;_TIME_T_DEFINED"
-				MinimalRebuild="true"
-				BasicRuntimeChecks="3"
-				RuntimeLibrary="3"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="4"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				AdditionalDependencies="winmm.lib Packet.lib wpcap.lib"
-				LinkIncremental="2"
-				AdditionalLibraryDirectories=".\pcap\Lib"
-				GenerateDebugInformation="true"
-				SubSystem="1"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-		<Configuration
-			Name="Release|Win32"
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
-			IntermediateDirectory="$(ConfigurationName)"
-			ConfigurationType="1"
-			CharacterSet="1"
-			WholeProgramOptimization="1"
-			>
-			<Tool
-				Name="VCPreBuildEventTool"
-			/>
-			<Tool
-				Name="VCCustomBuildTool"
-			/>
-			<Tool
-				Name="VCXMLDataGeneratorTool"
-			/>
-			<Tool
-				Name="VCWebServiceProxyGeneratorTool"
-			/>
-			<Tool
-				Name="VCMIDLTool"
-			/>
-			<Tool
-				Name="VCCLCompilerTool"
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
-				RuntimeLibrary="2"
-				UsePrecompiledHeader="0"
-				WarningLevel="3"
-				Detect64BitPortabilityProblems="true"
-				DebugInformationFormat="3"
-			/>
-			<Tool
-				Name="VCManagedResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCResourceCompilerTool"
-			/>
-			<Tool
-				Name="VCPreLinkEventTool"
-			/>
-			<Tool
-				Name="VCLinkerTool"
-				LinkIncremental="1"
-				GenerateDebugInformation="true"
-				SubSystem="1"
-				OptimizeReferences="2"
-				EnableCOMDATFolding="2"
-				TargetMachine="1"
-			/>
-			<Tool
-				Name="VCALinkTool"
-			/>
-			<Tool
-				Name="VCManifestTool"
-			/>
-			<Tool
-				Name="VCXDCMakeTool"
-			/>
-			<Tool
-				Name="VCBscMakeTool"
-			/>
-			<Tool
-				Name="VCFxCopTool"
-			/>
-			<Tool
-				Name="VCAppVerifierTool"
-			/>
-			<Tool
-				Name="VCWebDeploymentTool"
-			/>
-			<Tool
-				Name="VCPostBuildEventTool"
-			/>
-		</Configuration>
-	</Configurations>
-	<References>
-	</References>
-	<Files>
-		<Filter
-			Name="Source Files"
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-			>
-			<File
-				RelativePath="..\..\components\dfs\filesystems\jffs2\porting.c"
-				>
-			</File>
-			<File
-				RelativePath=".\rtconfig.h"
-				>
-			</File>
-			<Filter
-				Name="kernel"
-				>
-				<File
-					RelativePath="..\..\src\clock.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\device.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\idle.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\ipc.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\irq.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\kservice.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\mem.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\memheap.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\mempool.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\object.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\scheduler.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\slab.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\thread.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\src\timer.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="app"
-				>
-				<File
-					RelativePath=".\applications\application.c"
-					>
-				</File>
-				<File
-					RelativePath=".\applications\platform.c"
-					>
-				</File>
-				<File
-					RelativePath=".\applications\startup.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="libcpu"
-				>
-				<File
-					RelativePath="..\..\libcpu\sim\win32\cpu_port.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\libcpu\sim\win32\cpu_port.h"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="finsh"
-				>
-				<File
-					RelativePath="..\..\components\finsh\cmd.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_compiler.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_error.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_error.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_heap.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_heap.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_init.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_node.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_node.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_ops.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_ops.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_parser.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_parser.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_token.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_token.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_var.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_var.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_vm.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\finsh_vm.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\shell.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\shell.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\finsh\symbol.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="DFS"
-				>
-				<File
-					RelativePath="..\..\components\dfs\src\dfs.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\src\dfs_file.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\src\dfs_fs.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\src\dfs_posix.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="FATFS"
-				>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\dfs_elm.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\diskio.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\ff.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\ff.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\ffconf.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\elmfat\integer.h"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="MTD"
-				>
-				<File
-					RelativePath="..\..\components\drivers\mtd\mtd_nand.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\components\drivers\mtd\mtd_nor.c"
-					>
-				</File>
-				<Filter
-					Name="uffs"
-					>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\uffs\dfs_uffs.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\uffs\dfs_uffs.h"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\uffs\uffs_config.h"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\uffs\uffs_nandif.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\uffs\uffs_rtthread.c"
-						>
-					</File>
-					<Filter
-						Name="src"
-						>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_badblock.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_blockinfo.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_buf.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_crc.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_debug.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_device.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_ecc.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_fd.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_find.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_flash.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_fs.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_init.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_mem.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_mtb.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_pool.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_public.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_tree.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_utils.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\dfs\filesystems\uffs\src\uffs\uffs_version.c"
-							>
-						</File>
-					</Filter>
-				</Filter>
-			</Filter>
-			<Filter
-				Name="components"
-				>
-				<File
-					RelativePath="..\..\components\init\components.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="jffs"
-				>
-				<File
-					RelativePath="..\..\components\dfs\filesystems\jffs2\dfs_jffs2.c"
-					>
-				</File>
-				<Filter
-					Name="cyg"
-					>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\adler32.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\compress.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\crc\crc16.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\crc\crc32.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\deflate.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\infback.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\inffast.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\inflate.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\inftrees.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\crc\posix_crc.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\trees.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\uncompr.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\cyg\compress\src\zutil.c"
-						>
-					</File>
-				</Filter>
-				<Filter
-					Name="kernel"
-					>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\kernel\rbtree.c"
-						>
-					</File>
-				</Filter>
-				<Filter
-					Name="src"
-					>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\build.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\compr.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\compr_rtime.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\compr_rubin.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\compr_zlib.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\debug.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\dir-ecos.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\erase.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\flashio.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\fs-ecos.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\gc.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\gcthread.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\malloc-ecos.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\nodelist.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\nodemgmt.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\read.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\readinode.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\scan.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\dfs\filesystems\jffs2\src\write.c"
-						>
-					</File>
-				</Filter>
-			</Filter>
-			<Filter
-				Name="driver"
-				>
-				<File
-					RelativePath=".\drivers\board.c"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\board.h"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\nand_sim.c"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\sd_sim.c"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\serial.c"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\serial.h"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\sst25vfxx_mtd.h"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\sst25vfxx_mtd_sim.c"
-					>
-				</File>
-				<File
-					RelativePath=".\drivers\usart_sim.c"
-					>
-				</File>
-			</Filter>
-			<Filter
-				Name="lwip"
-				>
-				<Filter
-					Name="api"
-					>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\api_lib.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\api_msg.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\err.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\netbuf.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\netdb.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\netifapi.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\sockets.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\api\tcpip.c"
-						>
-					</File>
-				</Filter>
-				<Filter
-					Name="arch"
-					>
-					<File
-						RelativePath="..\..\components\net\lwip\src\arch\sys_arch.c"
-						>
-					</File>
-				</Filter>
-				<Filter
-					Name="core"
-					>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\def.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\dhcp.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\dns.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\init.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\memp.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\netif.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\pbuf.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\raw.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\stats.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\sys.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\tcp.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\tcp_in.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\tcp_out.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\timers.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\core\udp.c"
-						>
-					</File>
-					<Filter
-						Name="ipv4"
-						>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\autoip.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\icmp.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\igmp.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\inet.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\inet_chksum.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\ip.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\ip_addr.c"
-							>
-						</File>
-						<File
-							RelativePath="..\..\components\net\lwip\src\core\ipv4\ip_frag.c"
-							>
-						</File>
-					</Filter>
-				</Filter>
-				<Filter
-					Name="netif"
-					>
-					<File
-						RelativePath="..\..\components\net\lwip\src\netif\etharp.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\netif\ethernetif.c"
-						>
-					</File>
-					<File
-						RelativePath="..\..\components\net\lwip\src\netif\slipif.c"
-						>
-					</File>
-				</Filter>
-			</Filter>
-			<Filter
-				Name="pcap"
-				>
-				<File
-					RelativePath=".\pcap\pcap_netif.c"
-					>
-				</File>
-			</Filter>
-		</Filter>
-		<Filter
-			Name="Header Files"
-			Filter="h;hpp;hxx;hm;inl;inc;xsd"
-			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-			>
-		</Filter>
-		<Filter
-			Name="Resource Files"
-			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
-			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-			>
-		</Filter>
-	</Files>
-	<Globals>
-	</Globals>
-</VisualStudioProject>