]> Creatis software - gdcm.git/commitdiff
COMP: Fix building of static lib on Win32
authormalaterre <malaterre>
Tue, 7 Jun 2005 17:03:01 +0000 (17:03 +0000)
committermalaterre <malaterre>
Tue, 7 Jun 2005 17:03:01 +0000 (17:03 +0000)
src/gdcmjasper/src/libjasper/include/jasper/jas_config.h.in

index d56502bea90b986e397f9d2c1fff8f9887a9b8fb..687e9ecc1cbdda83c92c8ea4454cf64771fcafdf 100644 (file)
@@ -218,6 +218,8 @@ typedef __int64            longlong;
 #endif // HAVE_SYS_TYPES_H
 
 
+#cmakedefine JASPERSTATIC
+
 /* a function referenced thru EXTERNs: */
 #if defined( _WIN32 ) && defined (JPEGDLL)
 #define GLOBAL(type)            __declspec(dllexport) type