Added include path for GLew

This commit is contained in:
Paolo Cignoni cignoni 2005-11-20 15:40:33 +00:00
parent 608ba1fcd7
commit 9e7265a361

View File

@ -1,6 +1,6 @@
TEMPLATE = lib
CONFIG += plugin
INCLUDEPATH += ../.. ../../../../sf
INCLUDEPATH += ../.. ../../../../sf C:\code\glew\include
HEADERS = meshfilter.h
SOURCES = meshfilter.cpp
TARGET = meshfilter