test_benc.vcproj.svn-base
来自「SumatraPDF是一款小型开源的pdf阅读工具。虽然玲珑小巧(只有800多K」· SVN-BASE 代码 · 共 264 行
SVN-BASE
264 行
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="test_benc"
ProjectGUID="{9F4DE815-5AA9-465F-B68A-C504C5B8E930}"
RootNamespace="baseutils"
Keyword="MakeFileProj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake -f makefile.vc TARGET=dbg"
ReBuildCommandLine=""
CleanCommandLine="nmake -f makefile.vc TARGET=dbg clean"
Output="obj-win-dbg\test_benc.exe"
PreprocessorDefinitions="WIN32;_DEBUG"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="0"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="nmake -f makefile.vc TARGET=rel"
ReBuildCommandLine=""
CleanCommandLine="nmake -f makefile.vc TARGET=rel clean"
Output="obj-win-rel\test_benc.exe"
PreprocessorDefinitions="WIN32;NDEBUG"
IncludeSearchPath=""
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</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=".\base_util.c"
>
</File>
<File
RelativePath=".\base_util.h"
>
</File>
<File
RelativePath=".\benc_util.c"
>
</File>
<File
RelativePath=".\benc_util.h"
>
</File>
<File
RelativePath=".\dstring.c"
>
</File>
<File
RelativePath=".\dstring.h"
>
</File>
<File
RelativePath=".\file_util.c"
>
</File>
<File
RelativePath=".\file_util.h"
>
</File>
<File
RelativePath=".\geom_util.c"
>
</File>
<File
RelativePath=".\geom_util.h"
>
</File>
<File
RelativePath=".\log_util.c"
>
</File>
<File
RelativePath=".\log_util.h"
>
</File>
<File
RelativePath=".\ms_ui_helper.c"
>
</File>
<File
RelativePath=".\ms_ui_helper.h"
>
</File>
<File
RelativePath=".\ms_ui_shguim.h"
>
</File>
<File
RelativePath=".\netstr.c"
>
</File>
<File
RelativePath=".\netstr.h"
>
</File>
<File
RelativePath=".\netstr_ut.c"
>
</File>
<File
RelativePath=".\pdiff.cc"
>
</File>
<File
RelativePath=".\pdiff.h"
>
</File>
<File
RelativePath=".\prefs_util.c"
>
</File>
<File
RelativePath=".\prefs_util.h"
>
</File>
<File
RelativePath=".\pstdint.h"
>
</File>
<File
RelativePath=".\str_strsafe.h"
>
</File>
<File
RelativePath=".\str_util.c"
>
</File>
<File
RelativePath=".\str_util.h"
>
</File>
<File
RelativePath=".\str_util_test.c"
>
</File>
<File
RelativePath=".\strlist_util.c"
>
</File>
<File
RelativePath=".\strlist_util.h"
>
</File>
<File
RelativePath=".\test_benc.cpp"
>
</File>
<File
RelativePath=".\test_file_util.cpp"
>
</File>
<File
RelativePath=".\tstr_util.h"
>
</File>
<File
RelativePath=".\unit_tests_all.c"
>
</File>
<File
RelativePath=".\utf_util.c"
>
</File>
<File
RelativePath=".\utf_util.h"
>
</File>
<File
RelativePath=".\win_dib.cpp"
>
</File>
<File
RelativePath=".\win_dib.h"
>
</File>
<File
RelativePath=".\win_image.cpp"
>
</File>
<File
RelativePath=".\win_image.h"
>
</File>
<File
RelativePath=".\win_util.c"
>
</File>
<File
RelativePath=".\win_util.h"
>
</File>
<File
RelativePath=".\WinUtil.cpp"
>
</File>
<File
RelativePath=".\WinUtil.hpp"
>
</File>
<File
RelativePath=".\wstr_util.c"
>
</File>
<File
RelativePath=".\wstr_util.h"
>
</File>
</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>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?