⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pgpsdknetworklib.dsp

📁 PGP8.0源码 请认真阅读您的文件包然后写出其具体功能
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="PGPsdkNetworkLib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102

CFG=PGPSDKNETWORKLIB - WIN32 DEBUG
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "PGPsdkNetworkLib.mak".
!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 /f "PGPsdkNetworkLib.mak" CFG="PGPSDKNETWORKLIB - WIN32 DEBUG"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "PGPsdkNetworkLib - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "PGPsdkNetworkLib - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe

!IF  "$(CFG)" == "PGPsdkNetworkLib - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "../../../../build/win32/Release"
# PROP Intermediate_Dir ".\Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GR /GX /O2 /I "..\..\priv\networklib\\" /I "..\..\priv\networklib\win32" /I "..\..\priv\crypto\keys" /I "..\..\priv\networking" /I "..\..\..\pgpsdk\pub\include" /I "..\..\..\pgpsdk\win32\pub\include" /I "..\..\..\pfl\common\classes" /I "..\..\..\pfl\win32" /I "..\..\..\pfl\win32\pgpAsyncDNS" /I "..\..\pub\include" /I "..\..\priv\utilities" /I "..\..\..\pfl\common" /I "..\..\..\pfl\common\prefs" /I "..\..\..\pfl\common\util" /I "..\..\..\pfl\common\lthread" /I "..\..\priv\include" /I "..\..\priv\include\opaque" /I "..\..\priv\encrypt" /I "..\..\..\network\ldaplib\include" /I "..\..\priv\crypto\pipe\file" /I "..\..\..\pfl\common\file" /I "..\..\priv\utilities\helper" /I "..\..\priv\crypto\pipe\text" /I "..\..\priv\utilities\utils" /I "..\..\priv\crypto\encoding" /D PGPSOCKETSLDAP=1 /D PGP_DEBUG=0 /D PGP_WIN32=1 /D "NDEBUG" /D "NEEDPROTOS" /D "WIN32" /D "_WINDOWS" /D OVERRIDE_BUILDFLAGS=1 /FR /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG" /d OVERRIDE_BUILDFLAGS=1
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
# ADD LINK32 ../../../../build/win32/release/pgpsdk.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /base:"0x11000000" /subsystem:windows /dll /machine:I386 /out:"../../../../build/win32/Release/PGPsdkNL.dll"
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Building static library.
PostBuild_Cmds=rename .\Release\PGPsdkNetworkLibDLLMain.obj        PGPsdkNetworkLibDLLMain.ob1	lib  /nologo /out:../../../../build/win32/Release\PGPsdkNLStatic.lib        .\Release\*.obj	rename       .\Release\PGPsdkNetworkLibDLLMain.ob1  PGPsdkNetworkLibDLLMain.obj
# End Special Build Tool

!ELSEIF  "$(CFG)" == "PGPsdkNetworkLib - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../../../../build/win32/Debug"
# PROP Intermediate_Dir ".\Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /ZI /Od /I "..\..\priv\crypto\keys\\" /I "..\..\priv\networking\\" /I "..\..\priv\networking\win32" /I "..\..\priv\crypto\keys" /I "..\..\priv\networking" /I "..\..\..\pgpsdk\pub\include" /I "..\..\..\pgpsdk\win32\pub\include" /I "..\..\..\pfl\common\classes" /I "..\..\..\pfl\win32" /I "..\..\..\pfl\win32\pgpAsyncDNS" /I "..\..\pub\include" /I "..\..\priv\utilities" /I "..\..\..\pfl\common" /I "..\..\..\pfl\common\prefs" /I "..\..\..\pfl\common\util" /I "..\..\..\pfl\common\lthread" /I "..\..\priv\include" /I "..\..\priv\include\opaque" /I "..\..\priv\encrypt" /I "..\..\..\network\ldaplib\include" /I "..\..\priv\crypto\pipe\file" /I "..\..\..\pfl\common\file" /I "..\..\priv\utilities\helper" /I "..\..\priv\crypto\pipe\text" /I "..\..\priv\utilities\utils" /I "..\..\priv\crypto\encoding" /D PGPSOCKETSLDAP=1 /D PGP_DEBUG=1 /D PGP_WIN32=1 /D "_DEBUG" /D "NEEDPROTOS" /D "WIN32" /D "_WINDOWS" /D OVERRIDE_BUILDFLAGS=1 /FR /YX /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG" /d OVERRIDE_BUILDFLAGS=1
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 ../../../../build/win32/debug/pgpsdk.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /base:"0x11000000" /subsystem:windows /dll /debug /machine:I386 /out:"../../../../build/win32/Debug/PGPsdkNL.dll"
# SUBTRACT LINK32 /map
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Building static libraries.
PostBuild_Cmds=rename .\Debug\PGPsdkNetworkLibDLLMain.obj        PGPsdkNetworkLibDLLMain.ob1	lib  /nologo /out:../../../../build/win32/Debug\PGPsdkNLStatic.lib        .\Debug\*.obj	rename       .\Debug\PGPsdkNetworkLibDLLMain.ob1  PGPsdkNetworkLibDLLMain.obj
# End Special Build Tool

!ENDIF 

# Begin Target

# Name "PGPsdkNetworkLib - Win32 Release"
# Name "PGPsdkNetworkLib - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CCRSEntrustServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CCRSNetscapeServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CCRSServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CCRSVerisignServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CHTTPKeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CHTTPPGPKeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CHTTPXcertServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CKeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CLDAPKeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CLDAPPGPKeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\CLDAPX509KeyServer.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pflPrefs.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pflPrefTypes.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\win32\pgpAsyncDNS.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\pgpldap\pgpBER.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpBinaryTree.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpBitUtils.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpCond.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpDebug.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpEndianConversion.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\crypto\encoding\pgpEvent.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpFileIO.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpFileSpec.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpFileSpecStd.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpFileSpecVTBL.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\win32\pgpFileSpecWin32.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpFileUtilities.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpHex.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\ike\pgpIKE.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\ike\pgpIKEEC.c
# ADD CPP /I "..\..\priv\crypto\ec"
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\ike\pgpIKEPrimes.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpIO.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpIOSample.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpIOUtilities.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\pgpKeyServer.cpp
# ADD CPP /I "..\..\..\pgpsdk\priv\networking" /I "\..\..\..\pgpsdk\pub\include"
# SUBTRACT CPP /I "..\..\..\pgpsdk\pub\include"
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\pgpldap\pgpLDAP.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpLeaks.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpLineEndIO.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpMem.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpMemoryIO.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpMilliseconds.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpMutex.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\pgpNetworkLibOptions.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\utilities\pgpOptionList.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpPassphraseUtils.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpPFLErrors.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpProxyIO.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\keyserver\pgpProxyServer.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpRMWOLock.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\pgpSDKNetworkLib.c
# End Source File
# Begin Source File

SOURCE=.\PGPsdkNetworkLib.def
# End Source File
# Begin Source File

SOURCE=.\src\PGPsdkNetworkLibDLLMain.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\secsh\pgpSECSH.c
# ADD CPP /I "..\..\priv\rpc" /I "..\..\priv\crypto\bignum"
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpSemaphore.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\pgpsockets\common\pgpSockets.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpStdFileIO.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpStrings.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpTemplate.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpThreads.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\tls\pgpTLS.c
# End Source File
# Begin Source File

SOURCE=..\..\priv\networking\tls\pgpTLSPrimes.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpUnicode.c
# End Source File
# Begin Source File

SOURCE=..\..\..\pfl\common\pgpWordWrap.c
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\src\PGPsdkNetworkLib.rc
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -