mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 02:24:38 +00:00
WARNING! Temporary solution in order to make MeshLab compile. It MUST be changed.
This commit is contained in:
parent
30adf68371
commit
dac2dcd8f9
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user