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

📄 libpng.dsp

📁 下载来的一个看图软件的源代码
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "libpng___Win32_LIB_ASM_Release"# PROP BASE Intermediate_Dir "libpng___Win32_LIB_ASM_Release"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Win32_LIB_ASM_Release"# PROP Intermediate_Dir "Win32_LIB_ASM_Release"# PROP Target_Dir ""CPP=cl.exe# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c# SUBTRACT BASE CPP /YX /Yc /Yu# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_USE_PNGVCRD" /D "PNG_LIBPNG_SPECIALBUILD" /FD /c# SUBTRACT CPP /YX /Yc /YuRSC=rc.exe# ADD BASE RSC /l 0x409 /d "NDEBUG"# ADD RSC /l 0x409 /i "..\.." /d "NDEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo# ADD LIB32 /nologo!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "libpng___Win32_LIB_ASM_Debug"# PROP BASE Intermediate_Dir "libpng___Win32_LIB_ASM_Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "Win32_LIB_ASM_Debug"# PROP Intermediate_Dir "Win32_LIB_ASM_Debug"# PROP Target_Dir ""CPP=cl.exe# ADD BASE CPP /nologo /MDd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /FD /GZ /c# SUBTRACT BASE CPP /YX /Yc /Yu# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D PNG_DEBUG=1 /D "PNG_USE_PNGVCRD" /D "PNG_LIBPNG_SPECIALBUILD" /FD /GZ /c# SUBTRACT CPP /YX /Yc /YuRSC=rc.exe# ADD BASE RSC /l 0x409 /d "_DEBUG"# ADD RSC /l 0x409 /d "_DEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo# ADD LIB32 /nologo /out:"Win32_LIB_ASM_Debug\libpngd.lib"!ENDIF# Begin Target# Name "libpng - Win32 DLL Release"# Name "libpng - Win32 DLL Debug"# Name "libpng - Win32 DLL ASM Release"# Name "libpng - Win32 DLL ASM Debug"# Name "libpng - Win32 DLL VB"# Name "libpng - Win32 LIB Release"# Name "libpng - Win32 LIB Debug"# Name "libpng - Win32 LIB ASM Release"# Name "libpng - Win32 LIB ASM Debug"# Begin Group "Source Files"# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"# Begin Source FileSOURCE=..\..\png.c# End Source File# Begin Source FileSOURCE=..\..\pngerror.c# End Source File# Begin Source FileSOURCE=..\..\pngget.c# End Source File# Begin Source FileSOURCE=..\..\pngmem.c# End Source File# Begin Source FileSOURCE=..\..\pngpread.c# End Source File# Begin Source FileSOURCE=..\..\pngread.c# End Source File# Begin Source FileSOURCE=..\..\pngrio.c# End Source File# Begin Source FileSOURCE=..\..\pngrtran.c# End Source File# Begin Source FileSOURCE=..\..\pngrutil.c# End Source File# Begin Source FileSOURCE=..\..\pngset.c# End Source File# Begin Source FileSOURCE=..\..\pngtrans.c# End Source File# Begin Source FileSOURCE=..\..\pngvcrd.c!IF  "$(CFG)" == "libpng - Win32 DLL Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 DLL Debug"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Release"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Debug"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL VB"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Debug"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Release"!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Debug"!ENDIF# End Source File# Begin Source FileSOURCE=..\..\scripts\pngw32.def!IF  "$(CFG)" == "libpng - Win32 DLL Release"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL Debug"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Release"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Debug"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL VB"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Debug"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Debug"# PROP Exclude_From_Build 1!ENDIF# End Source File# Begin Source FileSOURCE=..\..\pngwio.c# End Source File# Begin Source FileSOURCE=..\..\pngwrite.c# End Source File# Begin Source FileSOURCE=..\..\pngwtran.c# End Source File# Begin Source FileSOURCE=..\..\pngwutil.c# End Source File# End Group# Begin Group "Header Files"# PROP Default_Filter "h;hpp;hxx;hm;inl"# Begin Source FileSOURCE=..\..\png.h# End Source File# Begin Source FileSOURCE=..\..\pngconf.h# 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 FileSOURCE=..\..\scripts\pngw32.rc!IF  "$(CFG)" == "libpng - Win32 DLL Release"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL Debug"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Release"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL ASM Debug"!ELSEIF  "$(CFG)" == "libpng - Win32 DLL VB"!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB Debug"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Release"# PROP Exclude_From_Build 1!ELSEIF  "$(CFG)" == "libpng - Win32 LIB ASM Debug"# PROP Exclude_From_Build 1!ENDIF# End Source File# End Group# Begin Source FileSOURCE=.\README.txt# End Source File# End Target# End Project

⌨️ 快捷键说明

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