<?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" 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" LinkIncremental="2" 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="board" > <File RelativePath=".\application.c" > </File> <File RelativePath=".\board.c" > </File> <File RelativePath=".\nand_sim.c" > </File> <File RelativePath=".\platform.c" > </File> <File RelativePath=".\sd_sim.c" > </File> <File RelativePath=".\serial.c" > </File> <File RelativePath=".\sst25vfxx_mtd_sim.c" > </File> <File RelativePath=".\startup.c" > </File> <File RelativePath=".\testfs.c" > </File> <File RelativePath=".\usart_sim.c" > </File> </Filter> <Filter Name="libcpu" > <File RelativePath="..\..\libcpu\x86\win32\cpu_port.c" > </File> <File RelativePath="..\..\libcpu\x86\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> <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>