?? picdownload.vcproj
字號:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="PicDownload"
ProjectGUID="{9CA30204-A344-437B-97C8-9E6F5694C2A4}">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="$(BREWDIR)\inc;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AEE_SIMULATOR;"
RuntimeLibrary="1"
UsePrecompiledHeader="0"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="./PicDownload.dll"
GenerateDebugInformation="TRUE"
SubSystem="2"
ImportLibrary="$(OutDir)/PicDownload.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
AdditionalIncludeDirectories="$(BREWDIR)\inc;"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AEE_SIMULATOR;"
RuntimeLibrary="0"
UsePrecompiledHeader="0"
DebugInformationFormat="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="./PicDownload.dll"
SubSystem="2"
ImportLibrary="$(OutDir)/PicDownload.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="c">
<File
RelativePath="$(BREWDIR)\src\AEEAppGen.c">
</File>
<File
RelativePath="$(BREWDIR)\src\AEEModGen.c">
</File>
<File
RelativePath=".\PicDownload.c">
</File>
</Filter>
<Filter
Name="Head Files"
Filter="">
<File
RelativePath=".\PicDownload.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -