📄 pgpdiskapp.dsp
字号:
# Microsoft Developer Studio Project File - Name="PGPdiskApp" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=PGPdiskApp - 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 "PGPdiskApp.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 "PGPdiskApp.mak" CFG="PGPdiskApp - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "PGPdiskApp - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE "PGPdiskApp - Win32 Debug" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath "Desktop"
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "PGPdiskApp - 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 "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /WX /GX /O2 /Oy- /I "..\..\..\libs2\pfl\common" /I "..\..\..\libs2\pfl\common\classes" /I "..\..\..\libs2\pfl\win32" /I "..\..\..\libs2\pfl\win32\classes" /I "..\..\..\libs2\pgpsdk\pub\include" /I "..\..\..\libs2\pgpsdk\win32\pub\include" /I "..\..\shared" /I "..\..\shared\disk" /I "..\..\shared\win32" /I "..\..\shared\disk\PGPWraps" /I "..\..\clientlib\pub" /I "..\shared" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D PGP_DEBUG=0 /D "PGP_WIN32" /D OVERRIDE_BUILDFLAGS=1 /YX"pgpClassesConfig.h" /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 /machine:I386
# ADD LINK32 comctl32.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 /nologo /subsystem:windows /machine:I386 /out:"..\..\..\Build\Win32\Release\PGPdisk.exe" /ignore:4089
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "PGPdiskApp - 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 BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MTd /W3 /WX /Gm /Gi /GX /ZI /Od /I "..\..\..\libs2\pfl\common" /I "..\..\..\libs2\pfl\common\classes" /I "..\..\..\libs2\pfl\win32" /I "..\..\..\libs2\pfl\win32\classes" /I "..\..\..\libs2\pgpsdk\pub\include" /I "..\..\..\libs2\pgpsdk\win32\pub\include" /I "..\..\shared" /I "..\..\shared\disk" /I "..\..\shared\win32" /I "..\..\shared\disk\PGPWraps" /I "..\..\clientlib\pub" /I "..\shared" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D PGP_DEBUG=1 /D "PGP_WIN32" /D OVERRIDE_BUILDFLAGS=1 /YX"pgpClassesConfig.h" /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 /debug /machine:I386 /pdbtype:sept
# ADD LINK32 comctl32.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 /nologo /subsystem:windows /debug /machine:I386 /out:"..\..\..\Build\Win32\Debug\PGPdisk.exe" /pdbtype:sept
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "PGPdiskApp - Win32 Release"
# Name "PGPdiskApp - Win32 Debug"
# Begin Group "PGPdiskAppWin32 Source"
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\Source\AppMain.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CCommandLine.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CCommandLine.h
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskCmdLine.cpp
# End Source File
# Begin Source File
SOURCE=.\Source\CPGPdiskCmdLine.h
# End Source File
# Begin Source File
SOURCE=.\Source\Resource.h
# End Source File
# End Group
# Begin Group "PGPdisk Source"
# PROP Default_Filter ""
# Begin Group "PGPWraps"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPclPrefs.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPContext.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPData.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPdiskEngine.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPdiskUI.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPGlobalRandomPool.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPKey.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPKeyDB.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\PGPWraps\CPGPtlsContext.h
# End Source File
# End Group
# Begin Source File
SOURCE=..\..\shared\pgpClientErrors.c
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpClientErrors.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpDiskBase.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpDiskEngine.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpDiskPubTypes.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\pgpDiskUI.h
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\UCommonStrings.cpp
# End Source File
# Begin Source File
SOURCE=..\..\shared\disk\UCommonStrings.h
# End Source File
# End Group
# Begin Group "PFL"
# PROP Default_Filter ""
# Begin Group "classes"
# PROP Default_Filter ""
# Begin Group "win32"
# PROP Default_Filter ""
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CComLibrary.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CComObject.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CDC.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CFileImpWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CFileImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CMessageBox.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CMessageBox.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CMutexImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CPath.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CPath.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CPFLImpFactoryWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CPFLImpFactoryWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CRegistryKey.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CRegistryKey.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CSemaphoreImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CSpinLockImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CThreadImpWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CThreadImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CTimerImpWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CWindow.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\CWindow.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\NewAndDeleteWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\pgpClassesConfigWin32.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UDebugWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UDynLink.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UDynLink.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UModuleInstance.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UModuleInstance.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UTimeWin32.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UUnicode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UUnicode.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UWinVersion.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\win32\classes\UWinVersion.h
# End Source File
# End Group
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CArray.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CComboError.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CErrorState.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CFile.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CFile.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CFileImp.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CFileImp.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CHashTable.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CImp.h
# End Source File
# Begin Source File
SOURCE=..\..\..\libs2\pfl\common\classes\CImpFactory.h
# End Source File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -