📄 bink32.vcproj
字号:
<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="bink32"
ProjectGUID="{0B73B63F-A9BB-460F-BFB1-A7B0CFBAAE45}"
RootNamespace="bink32"
Keyword="CustomAppWizProj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)\bin"
IntermediateDirectory="$(SolutionDir)\obj\$(ProjectName)\$(ConfigurationName)"
ConfigurationType="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(SolutionDir)\includes"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/DEF:exports.def"
OutputFile="$(IntDir)/binkw32.dll"
IgnoreAllDefaultLibraries="TRUE"
ResourceOnlyDLL="TRUE"
ImportLibrary="$(SolutionDir)\lib\binkw32.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="$(SolutionDir)\bin"
IntermediateDirectory="$(SolutionDir)\obj\$(ProjectName)\$(ConfigurationName)"
ConfigurationType="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(SolutionDir)\includes"
ExpandAttributedSource="TRUE"
AssemblerOutput="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/DEF:exports.def"
OutputFile="$(IntDir)/binkw32.dll"
IgnoreAllDefaultLibraries="TRUE"
ResourceOnlyDLL="TRUE"
ImportLibrary="$(SolutionDir)\lib\binkw32.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>
<File
RelativePath=".\bink32.c">
</File>
<File
RelativePath=".\radbink.h">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -