📄 htbp.dsp
字号:
# Microsoft Developer Studio Project File - Name="HTBP" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102CFG=HTBP - Win32 Debug!MESSAGE This is not a valid makefile. To build this project using NMAKE,!MESSAGE run the tool that generated this project file and specify the!MESSAGE nmake output type. You can then use the following command:!MESSAGE!MESSAGE NMAKE.!MESSAGE!MESSAGE You can specify a configuration when running NMAKE!MESSAGE by defining the macro CFG on the command line. For example:!MESSAGE!MESSAGE NMAKE CFG="HTBP - Win32 Debug"!MESSAGE!MESSAGE Possible choices for configuration are:!MESSAGE!MESSAGE "HTBP - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")!MESSAGE "HTBP - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")!MESSAGE# Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF "$(CFG)" == "HTBP - Win32 Debug"# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "..\..\..\lib"# PROP Intermediate_Dir "Debug\HTBP"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /Ob0 /W3 /Gm /GX /Zi /MDd /GR /Gy /Fd"Debug\HTBP/" /I "..\..\.." /D _DEBUG /D WIN32 /D _WINDOWS /D HTBP_BUILD_DLL /FD /c# SUBTRACT CPP /Fr /YX# ADD MTL /D "_DEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d _DEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\ACE_HTBP.bsc"LINK32=link.exe# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACEd.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /subsystem:windows /pdb:"..\..\..\lib\ACE_HTBPd.pdb" /implib:"..\..\..\lib\ACE_HTBPd.lib" /dll /debug /machine:I386 /out:"..\..\..\lib\ACE_HTBPd.dll"!ELSEIF "$(CFG)" == "HTBP - Win32 Release"# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "..\..\..\lib"# PROP Intermediate_Dir "Release\HTBP"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /O2 /W3 /GX /MD /GR /I "..\..\.." /D NDEBUG /D WIN32 /D _WINDOWS /D HTBP_BUILD_DLL /FD /c# SUBTRACT CPP /YX# ADD MTL /D "NDEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d NDEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\ACE_HTBP.bsc"LINK32=link.exe# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACE.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /subsystem:windows /pdb:none /implib:"..\..\..\lib\ACE_HTBP.lib" /dll /machine:I386 /out:"..\..\..\lib\ACE_HTBP.dll"!ENDIF# Begin Target# Name "HTBP - Win32 Debug"# Name "HTBP - Win32 Release"# Begin Group "Source Files"# PROP Default_Filter "cpp;cxx;c"# Begin Source FileSOURCE="HTBP_Addr.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Channel.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Environment.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Filter.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Filter_Factory.cpp"# End Source File# Begin Source FileSOURCE="HTBP_ID_Requestor.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Inside_Squid_Filter.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Notifier.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Outside_Squid_Filter.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Session.cpp"# End Source File# Begin Source FileSOURCE="HTBP_Stream.cpp"# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hh"# Begin Source FileSOURCE="HTBP_Addr.h"# End Source File# Begin Source FileSOURCE="HTBP_Channel.h"# End Source File# Begin Source FileSOURCE="HTBP_Environment.h"# End Source File# Begin Source FileSOURCE="HTBP_Export.h"# End Source File# Begin Source FileSOURCE="HTBP_Filter.h"# End Source File# Begin Source FileSOURCE="HTBP_Filter_Factory.h"# End Source File# Begin Source FileSOURCE="HTBP_ID_Requestor.h"# End Source File# Begin Source FileSOURCE="HTBP_Inside_Squid_Filter.h"# End Source File# Begin Source FileSOURCE="HTBP_Macros.h"# End Source File# Begin Source FileSOURCE="HTBP_Notifier.h"# End Source File# Begin Source FileSOURCE="HTBP_Outside_Squid_Filter.h"# End Source File# Begin Source FileSOURCE="HTBP_Session.h"# End Source File# Begin Source FileSOURCE="HTBP_Stream.h"# End Source File# End Group# Begin Group "Inline Files"# PROP Default_Filter "i;inl"# Begin Source FileSOURCE="HTBP_Channel.inl"# End Source File# Begin Source FileSOURCE="HTBP_Filter.inl"# End Source File# Begin Source FileSOURCE="HTBP_Inside_Squid_Filter.inl"# End Source File# Begin Source FileSOURCE="HTBP_Outside_Squid_Filter.inl"# End Source File# Begin Source FileSOURCE="HTBP_Session.inl"# End Source File# End Group# Begin Group "Documentation"# PROP Default_Filter ""# Begin Source FileSOURCE="README"# End Source File# End Group# Begin Group "Pkgconfig Files"# PROP Default_Filter "in"# Begin Source FileSOURCE="ACE_HTBP.pc.in"# PROP Exclude_From_Build 1# End Source File# End Group# End Target# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -