- # Microsoft Developer Studio Project File - Name="xncbi" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=xncbi - 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 "xncbi.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 "xncbi.mak" CFG="xncbi - Win32 ReleaseDLL"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "xncbi - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "xncbi - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "xncbi - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "xncbi - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "xncbi - Win32 DebugMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "xncbi - 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)" == "xncbi - 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 "..libReleaseDLL"
- # 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" /FD /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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)" == "xncbi - 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 "..libReleaseMT"
- # 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" /FD /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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)" == "xncbi - 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 "..libRelease"
- # 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" /FD /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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)" == "xncbi - 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 "..libDebugDLL"
- # 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" /FD /GZ /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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)" == "xncbi - 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 "..libDebugMT"
- # 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" /FD /GZ /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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)" == "xncbi - 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 "..libDebug"
- # 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" /FD /GZ /c
- # SUBTRACT CPP /Fr /YX /Yc /Yu
- # 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 "xncbi - Win32 ReleaseDLL"
- # Name "xncbi - Win32 ReleaseMT"
- # Name "xncbi - Win32 Release"
- # Name "xncbi - Win32 DebugDLL"
- # Name "xncbi - Win32 DebugMT"
- # Name "xncbi - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=......srccorelibddumpable.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibmetareg.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbi_process.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbi_safe_static.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbi_system.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiapp.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiargs.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiatomic.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbidbg.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbidiag.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbidll.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbienv.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiexec.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiexpt.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbifile.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbimtx.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiobj.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbireg.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbistr.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbistre.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbithr.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbitime.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibplugin_manager.cpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibversion.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE=......includecorelibddumpable.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibmetareg.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibmswin_export.h
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_bswap.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_limits.h
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_limits.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_os_mswin.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_process.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_safe_static.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_system.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbi_tree.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiapp.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiargs.hpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbiargs_p.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiatomic.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbicfg.h
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbicntr.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbidbg.hpp
- # End Source File
- # Begin Source File
- SOURCE=......srccorelibncbidbg_p.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbidiag.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbidll.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbienv.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiexec.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiexpt.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbifile.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbifloat.h
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbimisc.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbimtx.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiobj.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbireg.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbistd.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbistl.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbistr.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbistre.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbithr.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbithr_conf.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbitime.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbitype.h
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiutil.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibplugin_manager.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibplugin_manager_impl.hpp
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibversion.hpp
- # End Source File
- # End Group
- # Begin Group "Inline Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=......includecorelibncbidiag.inl
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbimtx.inl
- # End Source File
- # Begin Source File
- SOURCE=......includecorelibncbiobj.inl
- # End Source File
- # End Group
- # End Target
- # End Project