📄 rmcast.dsp
字号:
# Microsoft Developer Studio Project File - Name="RMCast" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102CFG=RMCast - Win32 Debug!MESSAGE This is not a valid makefile. To build this project using NMAKE,!MESSAGE run the tool that generated this project file and specify the!MESSAGE nmake output type. You can then use the following command:!MESSAGE!MESSAGE NMAKE.!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 CFG="RMCast - Win32 Debug"!MESSAGE!MESSAGE Possible choices for configuration are:!MESSAGE!MESSAGE "RMCast - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")!MESSAGE "RMCast - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")!MESSAGE# Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF "$(CFG)" == "RMCast - Win32 Debug"# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "..\..\..\lib"# PROP Intermediate_Dir "Debug\RMCast"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /Ob0 /W3 /Gm /GX /Zi /MDd /GR /Gy /Fd"Debug\RMCast/" /I "..\..\.." /D _DEBUG /D WIN32 /D _WINDOWS /D ACE_RMCAST_BUILD_DLL /FD /c# SUBTRACT CPP /Fr /YX# ADD MTL /D "_DEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d _DEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\ACE_RMCast.bsc"LINK32=link.exe# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACEd.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /subsystem:windows /pdb:"..\..\..\lib\ACE_RMCastd.pdb" /implib:"..\..\..\lib\ACE_RMCastd.lib" /dll /debug /machine:I386 /out:"..\..\..\lib\ACE_RMCastd.dll"!ELSEIF "$(CFG)" == "RMCast - Win32 Release"# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "..\..\..\lib"# PROP Intermediate_Dir "Release\RMCast"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""# ADD CPP /nologo /O2 /W3 /GX /MD /GR /I "..\..\.." /D NDEBUG /D WIN32 /D _WINDOWS /D ACE_RMCAST_BUILD_DLL /FD /c# SUBTRACT CPP /YX# ADD MTL /D "NDEBUG" /nologo /mktyplib203 /win32# ADD RSC /l 0x409 /d NDEBUG /i "..\..\.."BSC32=bscmake.exe# ADD BSC32 /nologo /o"..\..\..\lib\ACE_RMCast.bsc"LINK32=link.exe# ADD LINK32 advapi32.lib user32.lib /INCREMENTAL:NO ACE.lib /libpath:"." /libpath:"..\..\..\lib" /nologo /subsystem:windows /pdb:none /implib:"..\..\..\lib\ACE_RMCast.lib" /dll /machine:I386 /out:"..\..\..\lib\ACE_RMCast.dll"!ENDIF# Begin Target# Name "RMCast - Win32 Debug"# Name "RMCast - Win32 Release"# Begin Group "Source Files"# PROP Default_Filter "cpp;cxx;c"# Begin Source FileSOURCE="Acknowledge.cpp"# End Source File# Begin Source FileSOURCE="Flow.cpp"# End Source File# Begin Source FileSOURCE="Fragment.cpp"# End Source File# Begin Source FileSOURCE="Link.cpp"# End Source File# Begin Source FileSOURCE="Protocol.cpp"# End Source File# Begin Source FileSOURCE="Reassemble.cpp"# End Source File# Begin Source FileSOURCE="Retransmit.cpp"# End Source File# Begin Source FileSOURCE="Simulator.cpp"# End Source File# Begin Source FileSOURCE="Socket.cpp"# End Source File# Begin Source FileSOURCE="Stack.cpp"# End Source File# Begin Source FileSOURCE="Template_Instantiations.cpp"# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hh"# Begin Source FileSOURCE="Acknowledge.h"# End Source File# Begin Source FileSOURCE="Bits.h"# End Source File# Begin Source FileSOURCE="Flow.h"# End Source File# Begin Source FileSOURCE="Fragment.h"# End Source File# Begin Source FileSOURCE="Link.h"# End Source File# Begin Source FileSOURCE="Parameters.h"# End Source File# Begin Source FileSOURCE="Protocol.h"# End Source File# Begin Source FileSOURCE="Reassemble.h"# End Source File# Begin Source FileSOURCE="Retransmit.h"# End Source File# Begin Source FileSOURCE="RMCast_Export.h"# End Source File# Begin Source FileSOURCE="Simulator.h"# End Source File# Begin Source FileSOURCE="Socket.h"# End Source File# Begin Source FileSOURCE="Stack.h"# End Source File# End Group# Begin Group "Documentation"# PROP Default_Filter ""# Begin Source FileSOURCE="README"# End Source File# End Group# Begin Group "Pkgconfig Files"# PROP Default_Filter "in"# Begin Source FileSOURCE="ACE_RMCast.pc.in"# PROP Exclude_From_Build 1# End Source File# End Group# End Target# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -