- # Microsoft Developer Studio Project File - Name="ncbi_web" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=ncbi_web - 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 "ncbi_web.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 "ncbi_web.mak" CFG="ncbi_web - Win32 ReleaseDLL"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "ncbi_web - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "ncbi_web - Win32 DebugDLL" (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)" == "ncbi_web - Win32 ReleaseDLL"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ReleaseDLL"
- # PROP BASE Intermediate_Dir "ReleaseDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "..binReleaseDLL"
- # PROP Intermediate_Dir "ReleaseDLL"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
- # ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "........include" /D "NCBI_WEB_EXPORTS" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /dll /pdb:none /machine:I386
- # ADD LINK32 /nologo /subsystem:windows /dll /pdb:none /machine:I386
- !ELSEIF "$(CFG)" == "ncbi_web - Win32 DebugDLL"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "DebugDLL"
- # PROP BASE Intermediate_Dir "DebugDLL"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "..binDebugDLL"
- # PROP Intermediate_Dir "DebugDLL"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
- # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "........include" /D "NCBI_WEB_EXPORTS" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /YX /FD /GZ /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386
- # ADD LINK32 /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386
- !ENDIF
- # Begin Target
- # Name "ncbi_web - Win32 ReleaseDLL"
- # Name "ncbi_web - Win32 DebugDLL"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Group "html_src"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........srchtmlcommentdiag.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlcomponents.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlhtml.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlhtml_exception.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlhtmlhelper.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlindentstream.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmljsmenu.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlnode.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlnodemap.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlpage.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlpager.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srchtmlselection.cpp
- # End Source File
- # End Group
- # Begin Group "cgi_src"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........srccgicgi_run.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srccgicgiapp.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srccgicgictx.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srccgincbicgi.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srccgincbicgir.cpp
- # End Source File
- # Begin Source File
- SOURCE=........srccgincbires.cpp
- # End Source File
- # End Group
- # Begin Group "cgi_redirect_src"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........srcmisccgi_redirectredirect.cpp
- # End Source File
- # End Group
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Group "html_inc"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........includehtmlcommentdiag.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlcomponents.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlcomponents.inl
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlfactory.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlhtml.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlhtml.inl
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlhtml_exception.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlhtmlhelper.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlhtmlhelper.inl
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlindentstream.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmljsmenu.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlnode.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlnode.inl
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlnodemap.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlnodemap.inl
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlpage.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlpager.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlselection.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includehtmlselection.inl
- # End Source File
- # End Group
- # Begin Group "cgi_inc"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........includecgicaf.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgicaf_encoded.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgicaf_plain.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgicgi_exception.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgicgiapp.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgicgictx.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgincbicgi.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgincbicgir.hpp
- # End Source File
- # Begin Source File
- SOURCE=........includecgincbires.hpp
- # End Source File
- # End Group
- # Begin Group "cgi_redirect_inc"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=........includemisccgi_redirectredirect.hpp
- # End Source File
- # End Group
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=....ncbi.rc
- # End Source File
- # Begin Source File
- SOURCE=.ncbi_web.cpp
- # End Source File
- # Begin Source File
- SOURCE=.ncbi_web.def
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.cpp
- # ADD CPP /Yc"stdafx.h"
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.ReadMe.txt
- # End Source File
- # End Target
- # End Project