📄 crypt32.dsp
字号:
# Microsoft Developer Studio Project File - Name="Crypt32" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=CRYPT32 - WIN32 RELEASE
!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 "crypt32.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 "crypt32.mak" CFG="CRYPT32 - WIN32 RELEASE"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Crypt32 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Crypt32 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "Crypt32 - 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 ".\binaries"
# PROP Intermediate_Dir ".\release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=fl32.exe
# ADD BASE F90 /I "Release/"
# ADD F90 /I "Release/"
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "INC_CHILD" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
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 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /pdb:none /machine:I386 /out:".\binaries/cl32.dll"
!ELSEIF "$(CFG)" == "Crypt32 - 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 ".\binaries"
# PROP Intermediate_Dir ".\debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
F90=fl32.exe
# ADD BASE F90 /I "Debug/"
# ADD F90 /I "Debug/"
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
# ADD CPP /nologo /MD /W3 /Gm /Zi /Od /D "INC_CHILD" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE MTL /nologo /D "_DEBUG" /win32
# ADD MTL /nologo /D "_DEBUG" /win32
# SUBTRACT MTL /mktyplib203
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
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
# ADD LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:".\binaries/cl32.dll"
!ENDIF
# Begin Target
# Name "Crypt32 - Win32 Release"
# Name "Crypt32 - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Group "Bignum library"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\bn\bn_add.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_ctx.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_div.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_exp.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_exp2.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_gcd.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_lib.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mod.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mont.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_mul.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_recp.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_shift.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_sqr.c
# End Source File
# Begin Source File
SOURCE=.\bn\bn_word.c
# End Source File
# Begin Source File
SOURCE=".\bn\bn-win32.obj"
# End Source File
# End Group
# Begin Group "Certificates"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\cert\certcget.c
# End Source File
# Begin Source File
SOURCE=.\cert\certchk.c
# End Source File
# Begin Source File
SOURCE=.\cert\certchn.c
# End Source File
# Begin Source File
SOURCE=.\cert\certcset.c
# End Source File
# Begin Source File
SOURCE=.\cert\certdn.c
# End Source File
# Begin Source File
SOURCE=.\cert\certechk.c
# End Source File
# Begin Source File
SOURCE=.\cert\certedef.c
# End Source File
# Begin Source File
SOURCE=.\cert\certexrd.c
# End Source File
# Begin Source File
SOURCE=.\cert\certext.c
# End Source File
# Begin Source File
SOURCE=.\cert\certexwr.c
# End Source File
# Begin Source File
SOURCE=.\cert\certio.c
# End Source File
# Begin Source File
SOURCE=.\cert\certrd.c
# End Source File
# Begin Source File
SOURCE=.\cert\certrev.c
# End Source File
# Begin Source File
SOURCE=.\cert\certrust.c
# End Source File
# Begin Source File
SOURCE=.\cert\certsig.c
# End Source File
# Begin Source File
SOURCE=.\cert\certstr.c
# End Source File
# Begin Source File
SOURCE=.\cert\certval.c
# End Source File
# Begin Source File
SOURCE=.\cert\certwr.c
# End Source File
# End Group
# Begin Group "Crypt/Hash algorithms"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\crypt\aeskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\aestab.c
# End Source File
# Begin Source File
SOURCE=.\crypt\bfecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\bfskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\castecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\castskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desecb3.c
# End Source File
# Begin Source File
SOURCE=.\crypt\desskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\icbc.c
# End Source File
# Begin Source File
SOURCE=.\crypt\iecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\iskey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md2dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md4dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\md5dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2cbc.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2ecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc2skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc4skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc5ecb.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rc5skey.c
# End Source File
# Begin Source File
SOURCE=.\crypt\rmddgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\sha1dgst.c
# End Source File
# Begin Source File
SOURCE=.\crypt\sha2.c
# End Source File
# Begin Source File
SOURCE=.\crypt\skipjack.c
# End Source File
# Begin Source File
SOURCE=.\crypt\aescrypt.obj
# End Source File
# Begin Source File
SOURCE=".\crypt\s1-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\c-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\d-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\m5-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\r4-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\r5-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\rm-win32.obj"
# End Source File
# Begin Source File
SOURCE=".\crypt\b-win32.obj"
# End Source File
# End Group
# Begin Group "Devices"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\device\dev_capi.c
# End Source File
# Begin Source File
SOURCE=.\device\dev_fort.c
# End Source File
# Begin Source File
SOURCE=.\device\dev_pk11.c
# End Source File
# Begin Source File
SOURCE=.\device\dev_sys.c
# End Source File
# End Group
# Begin Group "Envelopes"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\envelope\denv_cms.c
# End Source File
# Begin Source File
SOURCE=.\envelope\denv_pgp.c
# End Source File
# Begin Source File
SOURCE=.\envelope\env_cms.c
# End Source File
# Begin Source File
SOURCE=.\envelope\env_dec.c
# End Source File
# Begin Source File
SOURCE=.\envelope\env_enc.c
# End Source File
# Begin Source File
SOURCE=.\envelope\env_pgp.c
# End Source File
# Begin Source File
SOURCE=.\envelope\resource.c
# End Source File
# End Group
# Begin Group "Keysets"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\keyset\dbxdbms.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxdbx.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxdca.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxhttp.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxldap.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxodbc.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxp12.c
# End Source File
# Begin Source File
SOURCE=.\keyset\dbxp15.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -