mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-17 10:04:38 +00:00
myglob.c should be included only on win32 system
This commit is contained in:
parent
b0ea482af4
commit
37ade97ec2
3
src/external/jhead-2.95/jhead-2.95.pro
vendored
3
src/external/jhead-2.95/jhead-2.95.pro
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user