Corrections to the jpeg compilation fix.

* Only compile one memory manager.
* Remove the no longer used jpeg.dll file.
This commit is contained in:
Jason Felds
2015-09-13 13:27:06 -04:00
parent 68b3620bac
commit 66b371a6bb
3 changed files with 1 additions and 2 deletions
-2
View File
@@ -52,9 +52,7 @@ list(APPEND JPEG_SRC
"${JPEG_DIR}/jidctflt.c"
"${JPEG_DIR}/jidctfst.c"
"${JPEG_DIR}/jidctint.c"
"${JPEG_DIR}/jmemansi.c"
"${JPEG_DIR}/jmemmgr.c"
"${JPEG_DIR}/jmemname.c"
"${JPEG_DIR}/jmemnobs.c"
"${JPEG_DIR}/jquant1.c"
"${JPEG_DIR}/jquant2.c"