📄 sfilter.wxp.vcproj
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="sfilter.WXP"
ProjectGUID="{1954D67D-F9B4-4515-A5B1-0DF97AADCC21}"
RootNamespace="sfilter.WXP"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="WXP free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\sfilter.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WXP free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WXP free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0500"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WXP checked|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\sfilter.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WXP checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WXP checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0500"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WXP2K free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\sfilter.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WXP2K free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WXP2K free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0501"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WXP2K checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\sfilter.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WXP2K checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WXP2K checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0501"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;asm;mc"
>
<File
RelativePath=".\sfilter.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx"
>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;mc;ico;cur;bmp;dlg;rc2"
>
<File
RelativePath=".\sfilter.rc"
>
</File>
</Filter>
<Filter
Name="Special Files"
Filter="*"
>
<File
RelativePath=".\ddkbldenv.cmd"
>
</File>
<File
RelativePath=".\ddkpostbld.cmd"
>
</File>
<File
RelativePath=".\ddkprebld.cmd"
>
</File>
<File
RelativePath=".\makefile"
>
</File>
<File
RelativePath=".\sfilter.vsprops"
>
</File>
<File
RelativePath=".\sources"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -