📄 2410_usb_host.vcproj
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="2410_usb_host"
ProjectGUID="{66050AE3-98FC-4277-B65B-21F14C529FD1}"
RootNamespace="2410_usb_host"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
/>
<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"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
/>
<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="源文件"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath="..\..\2440lib.c"
>
</File>
<File
RelativePath="..\..\base.c"
>
</File>
<File
RelativePath="..\..\cmd_fat.c"
>
</File>
<File
RelativePath="..\..\cmd_usb.c"
>
</File>
<File
RelativePath="..\..\fat.c"
>
</File>
<File
RelativePath="..\..\file.c"
>
</File>
<File
RelativePath="..\..\main.c"
>
</File>
<File
RelativePath="..\..\part.c"
>
</File>
<File
RelativePath="..\..\part_dos.c"
>
</File>
<File
RelativePath="..\..\swi.c"
>
</File>
<File
RelativePath="..\..\timer.c"
>
</File>
<File
RelativePath="..\..\usb.c"
>
</File>
<File
RelativePath="..\..\usb_ohci.c"
>
</File>
<File
RelativePath="..\..\usb_storage.c"
>
</File>
</Filter>
<Filter
Name="头文件"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath="..\..\2440addr.h"
>
</File>
<File
RelativePath="..\..\2440addr.inc"
>
</File>
<File
RelativePath="..\..\2440lib.h"
>
</File>
<File
RelativePath="..\..\base.h"
>
</File>
<File
RelativePath="..\..\fat.h"
>
</File>
<File
RelativePath="..\..\Memcfg.inc"
>
</File>
<File
RelativePath="..\..\Option.h"
>
</File>
<File
RelativePath="..\..\Option.inc"
>
</File>
<File
RelativePath="..\..\part.h"
>
</File>
<File
RelativePath="..\..\part_dos.h"
>
</File>
<File
RelativePath="..\..\s3c2410.h"
>
</File>
<File
RelativePath="..\..\scsi.h"
>
</File>
<File
RelativePath="..\..\usb.h"
>
</File>
<File
RelativePath="..\..\usb_defs.h"
>
</File>
<File
RelativePath="..\..\usb_ohci.h"
>
</File>
</Filter>
<Filter
Name="资源文件"
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>
<File
RelativePath="..\..\2440init.s"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -