]> Creatis software - gdcm.git/blobdiff - src/gdcmjpeg/jmorecfg.h.in
*** empty log message ***
[gdcm.git] / src / gdcmjpeg / jmorecfg.h.in
index 621dc0e3fb3a6fe35107b3da78df1217de36a34f..c728d94604d74369fe7afc5e3d15456fa2e5ed2b 100644 (file)
@@ -214,6 +214,9 @@ typedef unsigned int JDIMENSION;
  * or code profilers that require it.
  */
 
+#cmakedefine JPEGDLL
+#cmakedefine JPEGSTATIC
+
 /* a function called through method pointers: */
 #define METHODDEF(type)    static type
 /* a function used only in its module: */