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

📄 jpeg.pro

📁 Trolltech公司发布的基于C++图形开发环境
💻 PRO
字号:
TEMPLATE = libTARGET  += qjpegCONFIG  += qt pluginDESTDIR  = ../../../imageformatsVERSION = 1.0.0REQUIRES = !no-jpeg !jpegSOURCES += main.cppsystem-jpeg {        unix:LIBS += -ljpeg        win32:LIBS += libjpeg.lib}!system-jpeg {	INCLUDEPATH += ../../../../src/3rdparty/libjpeg	SOURCES  += \	    ../../../../src/3rdparty/libjpeg/jcapimin.c \	    ../../../../src/3rdparty/libjpeg/jcapistd.c \	    ../../../../src/3rdparty/libjpeg/jccoefct.c \	    ../../../../src/3rdparty/libjpeg/jccolor.c \	    ../../../../src/3rdparty/libjpeg/jcdctmgr.c \	    ../../../../src/3rdparty/libjpeg/jchuff.c \	    ../../../../src/3rdparty/libjpeg/jcinit.c \	    ../../../../src/3rdparty/libjpeg/jcmainct.c \	    ../../../../src/3rdparty/libjpeg/jcmarker.c \	    ../../../../src/3rdparty/libjpeg/jcmaster.c \	    ../../../../src/3rdparty/libjpeg/jcomapi.c \	    ../../../../src/3rdparty/libjpeg/jcparam.c \	    ../../../../src/3rdparty/libjpeg/jcphuff.c \	    ../../../../src/3rdparty/libjpeg/jcprepct.c \	    ../../../../src/3rdparty/libjpeg/jcsample.c \	    ../../../../src/3rdparty/libjpeg/jctrans.c \	    ../../../../src/3rdparty/libjpeg/jdapimin.c \	    ../../../../src/3rdparty/libjpeg/jdapistd.c \	    ../../../../src/3rdparty/libjpeg/jdatadst.c \	    ../../../../src/3rdparty/libjpeg/jdatasrc.c \	    ../../../../src/3rdparty/libjpeg/jdcoefct.c \	    ../../../../src/3rdparty/libjpeg/jdcolor.c \	    ../../../../src/3rdparty/libjpeg/jddctmgr.c \	    ../../../../src/3rdparty/libjpeg/jdhuff.c \	    ../../../../src/3rdparty/libjpeg/jdinput.c \	    ../../../../src/3rdparty/libjpeg/jdmainct.c \	    ../../../../src/3rdparty/libjpeg/jdmarker.c \	    ../../../../src/3rdparty/libjpeg/jdmaster.c \	    ../../../../src/3rdparty/libjpeg/jdmerge.c \	    ../../../../src/3rdparty/libjpeg/jdphuff.c \	    ../../../../src/3rdparty/libjpeg/jdpostct.c \	    ../../../../src/3rdparty/libjpeg/jdsample.c \	    ../../../../src/3rdparty/libjpeg/jdtrans.c \	    ../../../../src/3rdparty/libjpeg/jerror.c \	    ../../../../src/3rdparty/libjpeg/jfdctflt.c \	    ../../../../src/3rdparty/libjpeg/jfdctfst.c \	    ../../../../src/3rdparty/libjpeg/jfdctint.c \	    ../../../../src/3rdparty/libjpeg/jidctflt.c \	    ../../../../src/3rdparty/libjpeg/jidctfst.c \	    ../../../../src/3rdparty/libjpeg/jidctint.c \	    ../../../../src/3rdparty/libjpeg/jidctred.c \	    ../../../../src/3rdparty/libjpeg/jmemmgr.c \	    ../../../../src/3rdparty/libjpeg/jquant1.c \	    ../../../../src/3rdparty/libjpeg/jquant2.c \	    ../../../../src/3rdparty/libjpeg/jutils.c \	    ../../../../src/3rdparty/libjpeg/jmemnobs.c}target.path += $$plugins.path/imageformatsINSTALLS += target

⌨️ 快捷键说明

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