mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
Added include path for GLew
This commit is contained in:
parent
608ba1fcd7
commit
9e7265a361
@ -1,6 +1,6 @@
|
||||
TEMPLATE = lib
|
||||
CONFIG += plugin
|
||||
INCLUDEPATH += ../.. ../../../../sf
|
||||
INCLUDEPATH += ../.. ../../../../sf C:\code\glew\include
|
||||
HEADERS = meshfilter.h
|
||||
SOURCES = meshfilter.cpp
|
||||
TARGET = meshfilter
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user