?? backend.dsp
字號(hào):
# Microsoft Developer Studio Project File - Name="backend" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=backend - Win32 Debug Command Line
!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 "backend.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 "backend.mak" CFG="backend - Win32 Debug Command Line"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "backend - Win32 Release Command Line" (based on\
"Win32 (x86) Dynamic-Link Library")
!MESSAGE "backend - Win32 Debug Command Line" (based on\
"Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
# PROP Scc_ProjName "backend"
# PROP Scc_LocalPath "."
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
!IF "$(CFG)" == "backend - Win32 Release Command Line"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "backend_"
# PROP BASE Intermediate_Dir "backend_"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\..\x86-win32\bin"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\..\..\devtools\ezrpc\win32" /I "..\..\..\include" /I "..\..\..\include\win32" /I "..\..\..\..\share\src\agents\wdb" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HOST" /D "DYNLK_LIB" /c
# SUBTRACT BASE CPP /Fr /YX
# ADD CPP /MD /W3 /GX /Zi /O2 /I "..\..\..\..\..\devtools\ezrpc\win32" /I "..\..\..\include" /I "..\..\..\include\win32" /I "..\..\..\..\share\src\agents\wdb" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HOST" /D "DYNLK_LIB" /c
# SUBTRACT CPP /nologo /Fr /YX /Yc /Yu
# 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 ..\..\..\x86-win32\bin\tgtsvr.lib ..\..\..\..\..\devtools\ezrpc\win32\winrpc32.lib ../../../x86-win32/lib/libwpwr.lib ../../../x86-win32/lib/tgtmgt.lib wsock32.lib kernel32.lib advapi32.lib /subsystem:windows /dll /machine:I386 /out:"..\..\..\x86-win32\bin\backend.dll" /implib:"..\..\..\x86-win32\lib\backend.lib"
# SUBTRACT BASE LINK32 /nologo /pdb:none
# ADD LINK32 ..\..\..\..\..\devtools\ezrpc\win32\winrpc32.lib ../../../x86-win32/lib/libwpwr.lib ../../../x86-win32/lib/tgtmgt.lib ..\..\..\x86-win32\lib\wtxapidll.lib wsock32.lib kernel32.lib advapi32.lib /subsystem:windows /dll /map /debug /machine:I386 /implib:"..\..\..\x86-win32\lib\backend.lib"
# SUBTRACT LINK32 /pdb:none
!ELSEIF "$(CFG)" == "backend - Win32 Debug Command Line"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "backend0"
# PROP BASE Intermediate_Dir "backend0"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\..\..\x86-win32\bin"
# PROP Intermediate_Dir "Debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\devtools\ezrpc\win32" /I "..\..\..\include" /I "..\..\..\include\win32" /I "..\..\..\..\share\src\agents\wdb" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "HOST" /D "DYNLK_LIB" /c
# SUBTRACT BASE CPP /Fr /YX
# ADD CPP /MDd /W3 /Gm /GX /Zi /Od /I "..\..\..\..\..\devtools\ezrpc\win32" /I "..\..\..\include" /I "..\..\..\include\win32" /I "..\..\..\..\share\src\agents\wdb" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "HOST" /D "DYNLK_LIB" /c
# SUBTRACT CPP /nologo /Fr /YX /Yc /Yu
# 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 /o".\WinDebug\backend.bsc"
# ADD BSC32 /nologo /o".\WinDebug\backend.bsc"
LINK32=link.exe
# ADD BASE LINK32 ../../../x86-win32/lib/libwpwr-d.lib ../../../x86-win32/lib/tgtmgt-d.lib ..\..\..\x86-win32\bin\tgtsvr-d.lib ..\..\..\..\..\devtools\ezrpc\win32\winrpc32-d.lib user32.lib gdi32.lib winspool.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib kernel32.lib advapi32.lib /subsystem:windows /dll /pdb:none /debug /machine:I386 /out:"..\..\..\x86-win32\bin\backend-d.dll"
# ADD LINK32 ../../../x86-win32/lib/libwpwr-d.lib ../../../x86-win32/lib/tgtmgt-d.lib ..\..\..\..\..\devtools\ezrpc\win32\winrpc32-d.lib user32.lib gdi32.lib winspool.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ..\..\..\x86-win32\lib\wtxapidll-d.lib wsock32.lib kernel32.lib advapi32.lib /subsystem:windows /dll /map /debug /machine:I386 /out:"..\..\..\x86-win32\bin\backend-d.dll" /implib:"..\..\..\x86-win32\lib\backend-d.lib"
# SUBTRACT LINK32 /pdb:none
!ENDIF
# Begin Target
# Name "backend - Win32 Release Command Line"
# Name "backend - Win32 Debug Command Line"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
# Begin Source File
SOURCE=.\backend.def
# End Source File
# Begin Source File
SOURCE=.\share\bkendlog.c
DEP_CPP_BKEND=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\asyncldlib.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\dllLib.h"\
"..\..\..\include\dynlklib.h"\
"..\..\..\include\hashLib.h"\
"..\..\..\include\host.h"\
"..\..\..\include\loadlib.h"\
"..\..\..\include\memdesc.h"\
"..\..\..\include\module.h"\
"..\..\..\include\objLib.h"\
"..\..\..\include\sllLib.h"\
"..\..\..\include\symbol.h"\
"..\..\..\include\symLib.h"\
"..\..\..\include\tgtlib.h"\
"..\..\..\include\tgtmem.h"\
"..\..\..\include\tgtsvr.h"\
"..\..\..\include\vmutex.h"\
"..\..\..\include\win32\netdb.h"\
"..\..\..\include\win32\pwd.h"\
"..\..\..\include\win32\pwd.hu"\
"..\..\..\include\win32\rpc\auth.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
"..\..\..\include\win32\sys\param.h"\
"..\..\..\include\win32\sys\time.h"\
"..\..\..\include\win32ThreadLib.h"\
"..\..\..\include\wpwrlog.h"\
"..\..\..\include\wpwrutil.h"\
"..\..\..\include\wtx.h"\
"..\..\..\include\wtxerr.h"\
"..\..\..\include\wtxmsg.h"\
"..\..\..\include\wtxtypes.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_BKEND=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
"..\..\..\include\bootLib.h"\
"..\..\..\include\vxWorks.h"\
"..\..\..\include\wdb\wdb.h"\
# End Source File
# Begin Source File
SOURCE=.\share\ctx.c
DEP_CPP_CTX_C=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_CTX_C=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\ctxcreat.c
DEP_CPP_CTXCR=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_CTXCR=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\ctxstep.c
DEP_CPP_CTXST=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_CTXST=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\evtdata.c
DEP_CPP_EVTDA=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_EVTDA=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\evtpoint.c
DEP_CPP_EVTPO=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_EVTPO=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\memory.c
DEP_CPP_MEMOR=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_MEMOR=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\regs.c
DEP_CPP_REGS_=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_REGS_=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\rpccksum.c
DEP_CPP_RPCCK=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
"..\..\..\include\wpwrlog.h"\
"..\..\..\include\wpwrutil.h"\
"..\..\..\include\wtx.h"\
"..\..\..\include\wtxerr.h"\
"..\..\..\include\wtxmsg.h"\
"..\..\..\include\wtxtypes.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_RPCCK=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
"..\..\..\include\bootLib.h"\
"..\..\..\include\vxWorks.h"\
"..\..\..\include\wdb\wdb.h"\
# End Source File
# Begin Source File
SOURCE=.\share\rpccore.c
DEP_CPP_RPCCO=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\asyncldlib.h"\
"..\..\..\include\bkendlib.h"\
"..\..\..\include\bkendlog.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\dllLib.h"\
"..\..\..\include\dynlklib.h"\
"..\..\..\include\flagutil.h"\
"..\..\..\include\hashLib.h"\
"..\..\..\include\host.h"\
"..\..\..\include\loadlib.h"\
"..\..\..\include\memdesc.h"\
"..\..\..\include\module.h"\
"..\..\..\include\objLib.h"\
"..\..\..\include\sllLib.h"\
"..\..\..\include\symbol.h"\
"..\..\..\include\symLib.h"\
"..\..\..\include\tgtlib.h"\
"..\..\..\include\tgtmem.h"\
"..\..\..\include\tgtsvr.h"\
"..\..\..\include\tssvcmgt.h"\
"..\..\..\include\vmutex.h"\
"..\..\..\include\win32\arpa\inet.h"\
"..\..\..\include\win32\netdb.h"\
"..\..\..\include\win32\netinet\in.h"\
"..\..\..\include\win32\rpc\auth.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
"..\..\..\include\win32\sys\socket.h"\
"..\..\..\include\win32\sys\time.h"\
"..\..\..\include\win32\unistd.h"\
"..\..\..\include\win32ThreadLib.h"\
"..\..\..\include\wpwrlog.h"\
"..\..\..\include\wpwrutil.h"\
"..\..\..\include\wtx.h"\
"..\..\..\include\wtxerr.h"\
"..\..\..\include\wtxmsg.h"\
"..\..\..\include\wtxtypes.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_RPCCO=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
"..\..\..\include\bootLib.h"\
"..\..\..\include\vxWorks.h"\
"..\..\..\include\wdb\wdb.h"\
# End Source File
# Begin Source File
SOURCE=.\share\tgtinfo.c
DEP_CPP_TGTIN=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_TGTIN=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\wrapper.c
DEP_CPP_WRAPP=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_WRAPP=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# Begin Source File
SOURCE=.\share\xdrcore.c
DEP_CPP_XDRCO=\
"..\..\..\..\..\devtools\ezrpc\win32\winrpc.h"\
"..\..\..\..\share\src\agents\wdb\wdb.h"\
"..\..\..\..\share\src\agents\wdb\wdbP.h"\
"..\..\..\include\copyright_wrs.h"\
"..\..\..\include\host.h"\
"..\..\..\include\win32\rpc\rpc.h"\
"..\..\..\include\win32\rpc\rpctypes.h"\
"..\..\..\include\win32\rpc\types.h"\
{$(INCLUDE)}"sys\types.h"\
NODEP_CPP_XDRCO=\
"..\..\..\..\share\src\agents\wdb\types\vxANSI.h"\
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
# End Group
# End Target
# End Project
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -