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

📄 freeimagelib.dsp

📁 这是VCF框架的代码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="FreeImageLib" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

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

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

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

!IF  "$(CFG)" == "FreeImageLib - 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 "vc6\Release\"
# PROP Intermediate_Dir "vc6\Release\"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GX /O1 /I "../" /I "$(VCF_INCLUDE)" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "USE_LIBMNG_LIB" /D "USE_LIBJPEG_LIB" /D "USE_LIBPNG_LIB" /D "USE_LIBTIFF_LIB" /D "USE_ZLIB_LIB" /YX /FD /c
# ADD BASE RSC /l 0x413 /d "NDEBUG"
# ADD RSC /l 0x413 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo /o"../../../../../../lib/FreeImage_vc6_s.bsc"
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../../../../../../lib/FreeImage_vc6_s.lib"

!ELSEIF  "$(CFG)" == "FreeImageLib - 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 "vc6\Debug\"
# PROP Intermediate_Dir "vc6\Debug\"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../" /I "$(VCF_INCLUDE)" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "USE_LIBMNG_LIB" /D "USE_LIBJPEG_LIB" /D "USE_LIBPNG_LIB" /D "USE_LIBTIFF_LIB" /D "USE_ZLIB_LIB" /Fd"..\..\..\..\..\..\lib\FreeImage_vc6_sd.pdb" /YX /FD /GZ /c
# ADD BASE RSC /l 0x413 /d "_DEBUG"
# ADD RSC /l 0x413 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo /o"../../../../../../lib/FreeImage_vc6_sd.bsc"
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../../../../../../lib/FreeImage_vc6_sd.lib"

!ENDIF 

# Begin Target

# Name "FreeImageLib - Win32 Release"
# Name "FreeImageLib - Win32 Debug"
# Begin Group "Source Files"

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

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\FreeImage\NNQuantizer.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\WuQuantizer.cpp
# End Source File
# End Group
# Begin Group "Conversion"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\FreeImage\Conversion.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\Conversion16_555.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\Conversion16_565.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\Conversion24.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\Conversion32.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\Conversion8.cpp
# End Source File
# End Group
# Begin Group "Plugins"

# PROP Default_Filter ""
# Begin Source File

SOURCE=..\FreeImage\Plugin.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginBMP.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginICO.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginIFF.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginKOALA.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginMNG.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginPCD.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginPCX.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginPNM.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginPSD.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginRAS.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginTARGA.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginTIFF.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\PluginWBMP.cpp
# End Source File
# End Group
# Begin Source File

SOURCE=..\FreeImage\BitmapAccess.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\FreeImage.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\FreeImageIO.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\GetType.cpp
# End Source File
# Begin Source File

SOURCE=..\FreeImage\LoadFunctions.cpp
# End Source File
# End Group
# Begin Group "Header Files"

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

SOURCE=..\FreeImage.h
# End Source File
# Begin Source File

SOURCE=..\FreeImageIO.h
# End Source File
# Begin Source File

SOURCE=..\FreeImageSelectLib.h
# End Source File
# Begin Source File

SOURCE=..\Plugin.h
# End Source File
# Begin Source File

SOURCE=..\Quantizers.h
# End Source File
# Begin Source File

SOURCE=..\Utilities.h
# End Source File
# End Group
# End Target
# End Project

⌨️ 快捷键说明

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