📄 cosconcurrency.vcp
字号:
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) TAOd.lib aced.lib ace_osd.lib TAO_PortableServerd.lib /nologo /stack:0x10000,0x1000 /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_CosConcurrencyd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /windowsce:emulation /MACHINE:IX86
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE x86) Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "X86Dbg"
# PROP BASE Intermediate_Dir "X86Dbg"
# PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "../../LIB/Debug/X86EM"
# PROP Intermediate_Dir "Debug/X86EM"
# PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
# ADD CPP /nologo /W3 /Zi /Od /I "$(TAO_ROOT)/orbsvcs" /I "$(ACE_ROOT)" /I "$(TAO_ROOT)" /D "DEBUG" /D "_i386_" /D "_X86_" /D "x86" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "TAO_CONCURRENCY_BUILD_DLL" /FR /YX /Gs8192 /GF /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:$(CESubsystem) /MACHINE:IX86
# ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) TAOd.lib aced.lib ace_osd.lib TAO_PortableServerd.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../../../bin/Debug/X86EM/TAO_CosConcurrencyd.dll" /libpath:"../../LIB/Debug/X86EM" /libpath:"../../../LIB/Debug/X86EM" /subsystem:$(CESubsystem) /MACHINE:IX86
!ENDIF
# Begin Target
# Name "CosConcurrency - Win32 (WCE MIPS) Release"
# Name "CosConcurrency - Win32 (WCE MIPS) Debug"
# Name "CosConcurrency - Win32 (WCE SH4) Release"
# Name "CosConcurrency - Win32 (WCE SH4) Debug"
# Name "CosConcurrency - Win32 (WCE SH3) Release"
# Name "CosConcurrency - Win32 (WCE SH3) Debug"
# Name "CosConcurrency - Win32 (WCE ARM) Release"
# Name "CosConcurrency - Win32 (WCE ARM) Debug"
# Name "CosConcurrency - Win32 (WCE x86em) Release"
# Name "CosConcurrency - Win32 (WCE x86em) Debug"
# Name "CosConcurrency - Win32 (WCE x86) Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\Concurrency\CC_Lock.cpp
!IF "$(CFG)" == "CosConcurrency - Win32 (WCE MIPS) Release"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE MIPS) Debug"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE SH4) Release"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE SH4) Debug"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE SH3) Release"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE SH3) Debug"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE ARM) Release"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
".\Concurrency\ace\config-all.h"\
".\Concurrency\ace\post.h"\
".\Concurrency\ace\pre.h"\
".\Concurrency\ace\Synch.h"\
".\Concurrency\orbsvcs\CosConcurrencyControlC.h"\
".\Concurrency\tao\corba.h"\
!ELSEIF "$(CFG)" == "CosConcurrency - Win32 (WCE ARM) Debug"
DEP_CPP_CC_LO=\
".\Concurrency\CC_Lock.h"\
NODEP_CPP_CC_LO=\
"..\..\..\..\Concurrency\concurrency_export.h"\
"..\tao\any.h"\
"..\tao\cdr.h"\
"..\tao\DomainC.i"\
"..\tao\DynamicC.h"\
"..\tao\DynamicC.i"\
"..\tao\Encodable.h"\
"..\tao\Exception.h"\
"..\tao\IOPC.h"\
"..\tao\IOPC.i"\
"..\tao\LocalObject.h"\
"..\tao\LocalObject.i"\
"..\tao\MessagingC.h"\
"..\tao\MessagingC.i"\
"..\tao\object.h"\
"..\tao\OctetSeqC.h"\
"..\tao\OctetSeqC.i"\
"..\tao\orbconf.h"\
"..\tao\PollableC.h"\
"..\tao\PollableC.i"\
"..\tao\PortableInterceptorC.i"\
"..\tao\Remote_Object_Proxy_Impl.h"\
"..\tao\sequence.h"\
"..\tao\SmartProxies\Smart_Proxies.inl"\
"..\tao\SmartProxies\smartproxies_export.h"\
"..\tao\StringSeqC.h"\
"..\tao\StringSeqC.i"\
"..\tao\TAO_Export.h"\
"..\tao\TimeBaseC.i"\
"..\tao\ValueBase.h"\
"..\tao\ValueFactory.h"\
".\ao\Any.i"\
".\ao\BoundsC.h"\
".\ao\BoundsC.i"\
".\ao\CDR.i"\
".\ao\corba.h"\
".\ao\CORBA_String.h"\
".\ao\CORBA_String.inl"\
".\ao\corbafwd.h"\
".\ao\corbafwd.i"\
".\ao\CurrentC.h"\
".\ao\CurrentC.i"\
".\ao\DomainC.h"\
".\ao\Environment.h"\
".\ao\Environment.i"\
".\ao\Exception.i"\
".\ao\Managed_Types.h"\
".\ao\Managed_Types.i"\
".\ao\nvlist.h"\
".\ao\NVList.i"\
".\ao\Object.i"\
".\ao\Object_KeyC.h"\
".\ao\Object_KeyC.i"\
".\ao\Object_Proxy_Broker.h"\
".\ao\Object_Proxy_Impl.h"\
".\ao\ObjectIDList.h"\
".\ao\ObjectIDList.i"\
".\ao\orb.h"\
".\ao\ORB.i"\
".\ao\PolicyC.h"\
".\ao\PolicyC.i"\
".\ao\PortableInterceptorC.h"\
".\ao\Principal.h"\
".\ao\Principal.i"\
".\ao\Sequence.i"\
".\ao\Sequence_T.cpp"\
".\ao\Sequence_T.h"\
".\ao\Sequence_T.i"\
".\ao\Services.h"\
".\ao\Services.i"\
".\AO\SmartProxies\Smart_Proxies.h"\
".\ao\TAO_Singleton.cpp"\
".\ao\TAO_Singleton.h"\
".\ao\TAO_Singleton.inl"\
".\ao\TAO_Singleton_Manager.h"\
".\ao\TAO_Singleton_Manager.inl"\
".\ao\TimeBaseC.h"\
".\ao\try_macros.h"\
".\ao\typecode.h"\
".\ao\Typecode.i"\
".\ao\ValueBase.i"\
".\ao\ValueFactory.i"\
".\ao\varbase.h"\
".\ao\WrongTransactionC.h"\
".\ce\ACE.h"\
".\ce\ACE.i"\
".\ce\ACE_export.h"\
".\ce\ace_wchar.h"\
".\ce\ace_wchar.inl"\
".\ce\Atomic_Op.i"\
".\ce\Base_Thread_Adapter.h"\
".\ce\Base_Thread_Adapter.inl"\
".\ce\Basic_Types.h"\
".\ce\Basic_Types.i"\
".\ce\CDR_Base.h"\
".\ce\CDR_Base.inl"\
".\ce\CDR_Stream.h"\
".\ce\CDR_Stream.i"\
".\ce\config-all.h"\
".\ce\config-cygwin32-common.h"\
".\ce\config-cygwin32.h"\
".\ce\config-g++-common.h"\
".\ce\config-ghs-common.h"\
".\ce\config-win32-borland.h"\
".\ce\config-win32-common.h"\
".\ce\config-win32-ghs.h"\
".\ce\config-win32-mingw.h"\
".\ce\config-win32-msvc-5.h"\
".\ce\config-win32-msvc-6.h"\
".\ce\config-win32-msvc-7.h"\
".\ce\config-win32-msvc.h"\
".\ce\config-win32-visualage.h"\
".\ce\config-win32.h"\
".\ce\config-WinCE.h"\
".\ce\config.h"\
".\ce\CORBA_macros.h"\
".\ce\Event_Handler.h"\
".\ce\Event_Handler.i"\
".\ce\File_Lock.h"\
".\ce\File_Lock.inl"\
".\ce\Flag_Manip.h"\
".\ce\Flag_Manip.i"\
".\ce\Free_List.cpp"\
".\ce\Free_List.h"\
".\ce\Free_List.i"\
".\ce\Handle_Ops.h"\
".\ce\Handle_Ops.i"\
".\ce\Init_ACE.h"\
".\ce\Init_ACE.i"\
".\ce\iosfwd.h"\
".\ce\Lib_Find.h"\
".\ce\Lib_Find.i"\
".\ce\Log_Msg.h"\
".\ce\Log_Msg_Callback.h"\
".\ce\Log_Priority.h"\
".\ce\Log_Record.h"\
".\ce\Log_Record.i"\
".\ce\Malloc.h"\
".\ce\Malloc.i"\
".\ce\Malloc_Allocator.h"\
".\ce\Malloc_Allocator.i"\
".\ce\Malloc_Base.h"\
".\ce\Malloc_T.cpp"\
".\ce\Malloc_T.h"\
".\ce\Malloc_T.i"\
".\ce\Managed_Object.cpp"\
".\ce\Managed_Object.h"\
".\ce\Managed_Object.i"\
".\ce\Mem_Map.h"\
".\ce\Mem_Map.i"\
".\ce\Memory_Pool.h"\
".\ce\Memory_Pool.i"\
".\ce\Message_Block.h"\
".\ce\Message_Block.i"\
".\ce\Message_Block_T.cpp"\
".\ce\Message_Block_T.h"\
".\ce\Message_Block_T.i"\
".\ce\Min_Max.h"\
".\ce\Node.cpp"\
".\ce\Node.h"\
".\ce\Object_Manager.h"\
".\ce\Object_Manager.i"\
".\ce\OS.h"\
".\ce\OS.i"\
".\ce\OS_Dirent.h"\
".\ce\OS_Dirent.inl"\
".\ce\OS_Errno.h"\
".\ce\OS_Errno.inl"\
".\ce\OS_Export.h"\
".\ce\OS_Log_Msg_Attributes.h"\
".\ce\OS_Log_Msg_Attributes.inl"\
".\ce\OS_Memory.h"\
".\ce\OS_Memory.inl"\
".\ce\OS_String.h"\
".\ce\OS_String.inl"\
".\ce\OS_TLI.h"\
".\ce\OS_TLI.inl"\
".\ce\post.h"\
".\ce\pre.h"\
".\ce\Process_Mutex.h"\
".\ce\Process_Mutex.inl"\
".\ce\Process_Semaphore.h"\
".\ce\Process_Semaphore.inl"\
".\ce\RW_Process_Mutex.h"\
".\ce\RW_Process_Mutex.inl"\
".\ce\Signal.h"\
".\ce\Signal.i"\
".\ce\Sock_Connect.h"\
".\ce\Sock_Connect.i"\
".\ce\SString.h"\
".\ce\SString.i"\
".\ce\streams.h"\
".\ce\SV_Semaphore_Complex.h"\
".\ce\SV_Semaphore_Complex.i"\
".\ce\SV_Semaphore_Simple.h"\
".\ce\SV_Semaphore_Simple.i"\
".\ce\svc_export.h"\
".\ce\Synch.h"\
".\ce\Synch.i"\
".\ce\Synch_T.cpp"\
".\ce\Synch_T.h"\
".\ce\Synch_T.i"\
".\ce\Test_and_Set.cpp"\
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -