WARNING! Temporary solution in order to make MeshLab compile. It MUST be changed.

This commit is contained in:
Guido Ranzuglia granzuglia 2012-04-04 17:58:06 +00:00
parent 30adf68371
commit dac2dcd8f9

View File

@ -1,6 +1,6 @@
include (../general.pri)
EXIF_DIR = $$VCGDIR/wrap/Exif
include ($$VCGDIR/wrap/Exif/exif.pri)
EXIF_DIR = ../external/jhead-2.95
include ($$EXIF_DIR/exif.pri)
GLEWCODE = $$GLEWDIR/src/glew.c