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

📄 ncbi_image.dsp

📁 ncbi源码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="ncbi_image" - 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_image - 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_image.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_image.mak" CFG="ncbi_image - Win32 ReleaseDLL"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "ncbi_image - Win32 ReleaseDLL" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "ncbi_image - 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_image - 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 "..\bin\ReleaseDLL"
# 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" /I ".\..\..\..\..\..\libz\include" /I ".\..\..\..\..\..\libgif\include" /I ".\..\..\..\..\..\libtiff\include" /I ".\..\..\..\..\..\libjpeg\include" /I ".\..\..\..\..\..\libpng\include" /D "NCBI_XIMAGE_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 libjpeg.lib libpng.lib libz.lib libgif.lib libtiff.lib /nologo /subsystem:windows /dll /machine:I386 /libpath:".\..\..\..\..\..\lib\ReleaseDLL"
# SUBTRACT LINK32 /pdb:none

!ELSEIF  "$(CFG)" == "ncbi_image - 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 "..\bin\DebugDLL"
# 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" /I ".\..\..\..\..\..\libz\include" /I ".\..\..\..\..\..\libgif\include" /I ".\..\..\..\..\..\libtiff\include" /I ".\..\..\..\..\..\libjpeg\include" /I ".\..\..\..\..\..\libpng\include" /D "NCBI_XIMAGE_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 libjpeg.lib libpng.lib libz.lib libgif.lib libtiff.lib /nologo /subsystem:windows /dll /pdb:none /debug /machine:I386 /pdbtype:sept /libpath:".\..\..\..\..\..\lib\DebugDLL"
# SUBTRACT LINK32 /pdb:none

!ENDIF 

# Begin Target

# Name "ncbi_image - Win32 ReleaseDLL"
# Name "ncbi_image - Win32 DebugDLL"
# Begin Group "Source Files"

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

SOURCE=..\..\..\..\src\util\image\image.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_bmp.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_bmp.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_gif.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_gif.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_handler.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_handler.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_jpeg.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_jpeg.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_png.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_png.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_raw.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_sgi.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_sgi.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_tiff.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_tiff.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_util.cpp
# End Source File
# End Group
# Begin Group "Header Files"

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

SOURCE=..\..\..\..\include\util\image\image.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\util\image\image_exception.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\util\image\image_io.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\util\image\image_io_raw.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\util\image\image_util.hpp
# End Source File
# 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_image.cpp
# End Source File
# Begin Source File

SOURCE=.\ncbi_image.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

⌨️ 快捷键说明

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