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

📄 xca.dsp

📁 一个小型证书管理系统
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# Microsoft Developer Studio Project File - Name="xca" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** NICHT BEARBEITEN **# TARGTYPE "Win32 (x86) Application" 0x0101CFG=xca - Win32 Release!MESSAGE Dies ist kein g黮tiges Makefile. Zum Erstellen dieses Projekts mit NMAKE!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f黨ren Sie den Befehl!MESSAGE !MESSAGE NMAKE /f "xca.mak".!MESSAGE !MESSAGE Sie k鰊nen beim Ausf黨ren von NMAKE eine Konfiguration angeben!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:!MESSAGE !MESSAGE NMAKE /f "xca.mak" CFG="xca - Win32 Release"!MESSAGE !MESSAGE F黵 die Konfiguration stehen zur Auswahl:!MESSAGE !MESSAGE "xca - Win32 Release" (basierend auf  "Win32 (x86) Application")!MESSAGE "xca - Win32 Debug" (basierend auf  "Win32 (x86) Application")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF  "$(CFG)" == "xca - Win32 Release"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "Release"# PROP BASE Intermediate_Dir ""# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Release"# PROP Intermediate_Dir ""# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /MD /W3 /O1 /I "$(QTDIR)\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "UNICODE" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /D "QT_NO_DEBUG" /FD /I -Zm200 "$(QTDIR)\mkspecs\win32-msvc" /c# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32# ADD BASE RSC /l 0x407# ADD RSC /l 0x409 /d "NDEBUG"BSC32=bscmake.exe# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 /machine:IX86# ADD LINK32 $(QTDIR)\lib\qt-mt230nc.lib $(QTDIR)\lib\qtmain.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib imm32.lib winmm.lib wsock32.lib winspool.lib delayimp.lib SSLeay32.lib libeay32.lib libdb40.lib /nologo /subsystem:windows /machine:IX86 /DELAYLOAD:comdlg32.dll /DELAYLOAD:oleaut32.dll /DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll /DELAYLOAD:winspool.dll!ELSEIF  "$(CFG)" == "xca - 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 "Debug"# PROP Intermediate_Dir "Debug"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /MD /W3 /Gm /Zi /Od /I "$(QTDIR)\include" /I "$(QTDIR)\mkspecs\win32-msvc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "UNICODE" /D "QT_DLL" /D "QT_THREAD_SUPPORT" /FD /GZ -Zm200 /c# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32# ADD BASE RSC /l 0x407# ADD RSC /l 0x409 /d "_DEBUG"BSC32=bscmake.exe# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 /machine:IX86# ADD LINK32 $(QTDIR)\lib\qt-mt230nc.lib $(QTDIR)\lib\qtmain.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib imm32.lib winmm.lib wsock32.lib winspool.lib SSLeay32.lib libeay32.lib libdb40.lib /nologo /subsystem:windows /incremental:no /debug /machine:IX86 /pdbtype:sept!ENDIF # Begin Target# Name "xca - Win32 Release"# Name "xca - Win32 Debug"# Begin Group "Source Files"# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"# Begin Source FileSOURCE=lib\db_base.cpp# End Source File# Begin Source FileSOURCE=lib\db_key.cpp# End Source File# Begin Source FileSOURCE=lib\db_temp.cpp# End Source File# Begin Source FileSOURCE=lib\db_x509.cpp# End Source File# Begin Source FileSOURCE=lib\db_x509req.cpp# End Source File# Begin Source FileSOURCE=.\ExportCert.cpp# End Source File# Begin Source FileSOURCE=ExportKey.cpp# End Source File# Begin Source FileSOURCE=main.cpp# End Source File# Begin Source FileSOURCE=MainWindow.cpp# End Source File# Begin Source FileSOURCE=MainWindowKeys.cpp# End Source File# Begin Source FileSOURCE=MainWindowTemps.cpp# End Source File# Begin Source FileSOURCE=MainWindowX509.cpp# End Source File# Begin Source FileSOURCE=MainWindowX509Req.cpp# End Source File# Begin Source FileSOURCE=NewX509.cpp# End Source File# Begin Source FileSOURCE=lib\pki_base.cpp# End Source File# Begin Source FileSOURCE=.\lib\pki_crl.cpp# End Source File# Begin Source FileSOURCE=lib\pki_key.cpp# End Source File# Begin Source FileSOURCE=lib\pki_pkcs12.cpp# End Source File# Begin Source FileSOURCE=.\lib\pki_pkcs7.cpp# End Source File# Begin Source FileSOURCE=lib\pki_temp.cpp# End Source File# Begin Source FileSOURCE=lib\pki_x509.cpp# End Source File# Begin Source FileSOURCE=lib\pki_x509req.cpp# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hm;inl"# Begin Source FileSOURCE=.\lib\base.h# End Source File# Begin Source FileSOURCE=lib\db_base.h# End Source File# Begin Source FileSOURCE=lib\db_key.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__DB_KE="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_key.h...InputPath=lib\db_key.h"lib\moc_db_key.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_key.h -o lib\moc_db_key.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__DB_KE="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_key.h...InputPath=lib\db_key.h"lib\moc_db_key.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_key.h -o lib\moc_db_key.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=lib\db_temp.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__DB_TE="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_temp.h...InputPath=lib\db_temp.h"lib\moc_db_temp.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_temp.h -o lib\moc_db_temp.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__DB_TE="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_temp.h...InputPath=lib\db_temp.h"lib\moc_db_temp.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_temp.h -o lib\moc_db_temp.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=lib\db_x509.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__DB_X5="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_x509.h...InputPath=lib\db_x509.h"lib\moc_db_x509.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_x509.h -o lib\moc_db_x509.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__DB_X5="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_x509.h...InputPath=lib\db_x509.h"lib\moc_db_x509.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_x509.h -o lib\moc_db_x509.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=lib\db_x509req.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__DB_X50="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_x509req.h...InputPath=lib\db_x509req.h"lib\moc_db_x509req.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_x509req.h -o lib\moc_db_x509req.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__DB_X50="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing lib\db_x509req.h...InputPath=lib\db_x509req.h"lib\moc_db_x509req.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc lib\db_x509req.h -o lib\moc_db_x509req.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=.\lib\exception.h# End Source File# Begin Source FileSOURCE=.\ExportCert.h!IF  "$(CFG)" == "xca - Win32 Release"# Begin Custom BuildInputPath=.\ExportCert.h"moc_ExportCert.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc ExportCert.h -o moc_ExportCert.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"!ENDIF # End Source File# Begin Source FileSOURCE=ExportKey.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__EXPOR="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing ExportKey.h...InputPath=ExportKey.h"moc_ExportKey.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc ExportKey.h -o moc_ExportKey.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__EXPOR="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing ExportKey.h...InputPath=ExportKey.h"moc_ExportKey.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc ExportKey.h -o moc_ExportKey.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=MainWindow.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__MAINW="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing MainWindow.h...InputPath=MainWindow.h"moc_MainWindow.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc MainWindow.h -o moc_MainWindow.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__MAINW="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing MainWindow.h...InputPath=MainWindow.h"moc_MainWindow.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc MainWindow.h -o moc_MainWindow.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=NewX509.h!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__NEWX5="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing NewX509.h...InputPath=NewX509.h"moc_NewX509.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc NewX509.h -o moc_NewX509.cpp# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__NEWX5="$(QTDIR)\bin\moc.exe"	# Begin Custom Build - Moc'ing NewX509.h...InputPath=NewX509.h"moc_NewX509.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"	$(QTDIR)\bin\moc NewX509.h -o moc_NewX509.cpp# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=lib\pki_base.h# End Source File# Begin Source FileSOURCE=.\lib\pki_crl.h# End Source File# Begin Source FileSOURCE=lib\pki_key.h# End Source File# Begin Source FileSOURCE=lib\pki_pkcs12.h# End Source File# Begin Source FileSOURCE=.\lib\pki_pkcs7.h# End Source File# Begin Source FileSOURCE=lib\pki_temp.h# End Source File# Begin Source FileSOURCE=lib\pki_x509.h# End Source File# Begin Source FileSOURCE=lib\pki_x509req.h# End Source File# End Group# Begin Group "Resource Files"# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"# End Group# Begin Group "Forms"# PROP Default_Filter "ui"# Begin Source FileSOURCE=CertDetail.ui!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__CERTD="$(QTDIR)\bin\moc.exe"	"$(QTDIR)\bin\uic.exe"	# Begin Custom Build - Uic'ing CertDetail.ui...InputPath=CertDetail.uiBuildCmds= \	$(QTDIR)\bin\uic CertDetail.ui -o CertDetail.h \	$(QTDIR)\bin\uic CertDetail.ui -i CertDetail.h -o CertDetail.cpp \	$(QTDIR)\bin\moc CertDetail.h -o moc_CertDetail.cpp \	"CertDetail.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"CertDetail.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_CertDetail.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__CERTD="$(QTDIR)\bin\moc.exe"	"$(QTDIR)\bin\uic.exe"	# Begin Custom Build - Uic'ing CertDetail.ui...InputPath=CertDetail.uiBuildCmds= \	$(QTDIR)\bin\uic CertDetail.ui -o CertDetail.h \	$(QTDIR)\bin\uic CertDetail.ui -i CertDetail.h -o CertDetail.cpp \	$(QTDIR)\bin\moc CertDetail.h -o moc_CertDetail.cpp \	"CertDetail.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"CertDetail.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_CertDetail.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ENDIF # End Source File# Begin Source FileSOURCE=.\CertExtend.ui!IF  "$(CFG)" == "xca - Win32 Release"# Begin Custom Build - Uic'ing CertExtend.uiInputPath=.\CertExtend.uiBuildCmds= \	$(QTDIR)\bin\uic CertExtend.ui -o CertExtend.h \	$(QTDIR)\bin\uic CertExtend.ui -i CertExtend.h -o CertExtend.cpp \	$(QTDIR)\bin\moc CertExtend.h -o moc_CertExtend.cpp \	"CertExtend.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"CertExtend.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_CertExtend.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"!ENDIF # End Source File# Begin Source FileSOURCE=.\ExportCert_UI.ui!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__EXPORT="$(QTDIR)\bin\moc.exe"	"$(QTDIR)\bin\uic.exe"	# Begin Custom Build - Uic'ing ExportCert_UI.uiInputPath=.\ExportCert_UI.uiBuildCmds= \	$(QTDIR)\bin\uic ExportCert_UI.ui -o ExportCert_UI.h \	$(QTDIR)\bin\uic ExportCert_UI.ui -i ExportCert_UI.h -o ExportCert_UI.cpp \	$(QTDIR)\bin\moc ExportCert_UI.h -o moc_ExportCert_UI.cpp \	"ExportCert_UI.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"ExportCert_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_ExportCert_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"!ENDIF # End Source File# Begin Source FileSOURCE=ExportKey_UI.ui!IF  "$(CFG)" == "xca - Win32 Release"USERDEP__EXPORTK="$(QTDIR)\bin\moc.exe"	"$(QTDIR)\bin\uic.exe"	# Begin Custom Build - Uic'ing ExportKey_UI.ui...InputPath=ExportKey_UI.uiBuildCmds= \	$(QTDIR)\bin\uic ExportKey_UI.ui -o ExportKey_UI.h \	$(QTDIR)\bin\uic ExportKey_UI.ui -i ExportKey_UI.h -o ExportKey_UI.cpp \	$(QTDIR)\bin\moc ExportKey_UI.h -o moc_ExportKey_UI.cpp \	"ExportKey_UI.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"ExportKey_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_ExportKey_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)# End Custom Build!ELSEIF  "$(CFG)" == "xca - Win32 Debug"USERDEP__EXPORTK="$(QTDIR)\bin\moc.exe"	"$(QTDIR)\bin\uic.exe"	# Begin Custom Build - Uic'ing ExportKey_UI.ui...InputPath=ExportKey_UI.uiBuildCmds= \	$(QTDIR)\bin\uic ExportKey_UI.ui -o ExportKey_UI.h \	$(QTDIR)\bin\uic ExportKey_UI.ui -i ExportKey_UI.h -o ExportKey_UI.cpp \	$(QTDIR)\bin\moc ExportKey_UI.h -o moc_ExportKey_UI.cpp \	"ExportKey_UI.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"ExportKey_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)"moc_ExportKey_UI.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"   $(BuildCmds)

⌨️ 快捷键说明

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