⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xconnect.dsp

📁 ncbi源码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="xconnect" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=xconnect - Win32 ReleaseDLL
!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 "xconnect.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 "xconnect.mak" CFG="xconnect - Win32 ReleaseDLL"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "xconnect - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
!MESSAGE "xconnect - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
!MESSAGE "xconnect - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "xconnect - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
!MESSAGE "xconnect - Win32 DebugMT" (based on "Win32 (x86) Static Library")
!MESSAGE "xconnect - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "xconnect - Win32 ReleaseDLL"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ReleaseDLL"
# PROP BASE Intermediate_Dir "ReleaseDLL"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\lib\ReleaseDLL"
# PROP Intermediate_Dir "ReleaseDLL"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "xconnect - Win32 ReleaseMT"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ReleaseMT"
# PROP BASE Intermediate_Dir "ReleaseMT"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\lib\ReleaseMT"
# PROP Intermediate_Dir "ReleaseMT"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "xconnect - 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 "..\lib\Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".\..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "xconnect - Win32 DebugDLL"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DebugDLL"
# PROP BASE Intermediate_Dir "DebugDLL"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\lib\DebugDLL"
# PROP Intermediate_Dir "DebugDLL"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "xconnect - Win32 DebugMT"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DebugMT"
# PROP BASE Intermediate_Dir "DebugMT"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\lib\DebugMT"
# PROP Intermediate_Dir "DebugMT"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ELSEIF  "$(CFG)" == "xconnect - 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 "..\lib\Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# SUBTRACT CPP /Fr
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo

!ENDIF 

# Begin Target

# Name "xconnect - Win32 ReleaseDLL"
# Name "xconnect - Win32 ReleaseMT"
# Name "xconnect - Win32 Release"
# Name "xconnect - Win32 DebugDLL"
# Name "xconnect - Win32 DebugMT"
# Name "xconnect - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=..\..\..\src\connect\email_diag_handler.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_ansi_ext.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_buffer.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_conn_stream.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_conn_streambuf.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_conn_streambuf.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_connection.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_connutil.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_core.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_core_cxx.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_dispd.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_file_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_host_info.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_http_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_lbsmd_stub.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_memory_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_namedpipe.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_namedpipe_connector.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_pipe.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_pipe_connector.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_priv.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_sendmail.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_server_info.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_service.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_service_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_socket.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_socket_connector.c
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_socket_cxx.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_util.c
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=..\..\..\include\connect\connect_export.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\email_diag_handler.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_ansi_ext.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_buffer.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_connection.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_connutil.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_conn_stream.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_core.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_dispd.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_file_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_host_info.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_host_infop.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_http_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_lbsmd.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_memory_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_misc.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_namedpipe.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_namedpipe_connector.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_pipe.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_pipe_connector.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_sendmail.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_server_infop.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_service_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\connect\ncbi_servicep.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_socket.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_socket_connector.h
# End Source File
# Begin Source File

SOURCE=..\..\..\include\connect\ncbi_util.h
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -