myglob.c should be included only on win32 system

This commit is contained in:
Guido Ranzuglia granzuglia 2012-05-30 11:56:21 +00:00
parent b0ea482af4
commit 37ade97ec2

View File

@ -11,9 +11,10 @@ HEADERS += jhead.h
SOURCES += jpgfile.c \
jhead.c \
myglob.c \
paths.c \
exif.c \
iptc.c \
gpsinfo.c \
makernote.c
win32:SOURCES += myglob.c