📄 security.dsp
字号:
# Microsoft Developer Studio Project File - Name="Security" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=Security - 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 "Security.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 "Security.mak" CFG="Security - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "Security - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "Security - 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)" == "Security - 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 ""
# PROP Intermediate_Dir "DLL\Release\Security"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "Security_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "../" /I "../../" /I "../../../" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "TAO_SECURITY_BUILD_DLL" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /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 /dll /machine:I386
# ADD LINK32 ace.lib TAO.lib TAO_PortableServer.lib /nologo /dll /machine:I386 /out:"..\..\..\bin\TAO_Security.dll" /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
!ELSEIF "$(CFG)" == "Security - 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 ""
# PROP Intermediate_Dir "DLL\Debug\Security"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "Security_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Zi /Od /I "../" /I "../../" /I "../../../" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "TAO_SECURITY_BUILD_DLL" /D "TAO_ORBSVCS_HAS_SECURITY" /FD /c
# SUBTRACT CPP /YX
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# 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 /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 aced.lib TAOd.lib TAO_PortableServerd.lib /nologo /dll /debug /machine:I386 /out:"..\..\..\bin\TAO_Securityd.dll" /pdbtype:sept /libpath:"..\..\tao\PortableServer" /libpath:"..\..\tao" /libpath:"..\..\..\ace"
# SUBTRACT LINK32 /profile
!ENDIF
# Begin Target
# Name "Security - Win32 Release"
# Name "Security - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\Security\EstablishTrustPolicy.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\InvocationCredentialsPolicy.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\PrincipalAuthenticator.cpp
# ADD CPP /GR
# End Source File
# Begin Source File
SOURCE=.\Security\QOPPolicy.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\Security_Current.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\Security_Current_Impl.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\Security_ORBInitializer.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\Security_PolicyFactory.cpp
# End Source File
# Begin Source File
SOURCE=.\SecurityC.cpp
# ADD CPP /GR
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel1C.cpp
# ADD CPP /GR
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel2C.cpp
# ADD CPP /GR
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel2S.cpp
# End Source File
# Begin Source File
SOURCE=.\Security\SecurityManager.cpp
# End Source File
# Begin Source File
SOURCE=.\SecurityReplaceableC.cpp
# ADD CPP /GR
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\Security\EstablishTrustPolicy.h
# End Source File
# Begin Source File
SOURCE=.\Security\InvocationCredentialsPolicy.h
# End Source File
# Begin Source File
SOURCE=.\Security\PrincipalAuthenticator.h
# End Source File
# Begin Source File
SOURCE=.\Security\QOPPolicy.h
# End Source File
# Begin Source File
SOURCE=.\Security\Security_Current.h
# End Source File
# Begin Source File
SOURCE=.\Security\Security_Current.inl
# End Source File
# Begin Source File
SOURCE=.\Security\Security_Current_Impl.h
# End Source File
# Begin Source File
SOURCE=.\Security\security_export.h
# End Source File
# Begin Source File
SOURCE=.\Security\Security_ORBInitializer.h
# End Source File
# Begin Source File
SOURCE=.\Security\Security_PolicyFactory.h
# End Source File
# Begin Source File
SOURCE=.\SecurityC.h
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel1C.h
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel2C.h
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel2S.h
# End Source File
# Begin Source File
SOURCE=.\SecurityLevel2S_T.h
# End Source File
# Begin Source File
SOURCE=.\Security\SecurityManager.h
# End Source File
# Begin Source File
SOURCE=.\SecurityReplaceableC.h
# End Source File
# End Group
# Begin Group "IDL Files"
# PROP Default_Filter ".idl"
# Begin Source File
SOURCE=.\Security.idl
!IF "$(CFG)" == "Security - Win32 Release"
# PROP Ignore_Default_Tool 1
USERDEP__SECUR="..\..\..\bin\Release\tao_idl.exe"
# Begin Custom Build
InputPath=.\Security.idl
InputName=Security
BuildCmds= \
..\..\..\bin\Release\tao_idl -Ge 1 -I../.. -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security\security_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S_T.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S_T.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
# End Custom Build
!ELSEIF "$(CFG)" == "Security - Win32 Debug"
# PROP Ignore_Default_Tool 1
USERDEP__SECUR="..\..\..\bin\tao_idl.exe"
# Begin Custom Build - Invoking TAO_IDL Compiler on $(InputName)
InputPath=.\Security.idl
InputName=Security
BuildCmds= \
..\..\..\bin\tao_idl -Ge 1 -I../.. -Wb,pre_include=ace/pre.h -Wb,post_include=ace/post.h -Wb,export_macro=TAO_Security_Export -Wb,export_include=Security\security_export.h $(InputName).idl
"$(InputName)C.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)C.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)C.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.i" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"$(InputName)S_T.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -