Updated include path for glew header
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@46 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -9,7 +9,7 @@ defineTest( qt ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
defineTest( glew ) {
|
defineTest( glew ) {
|
||||||
# INCLUDEPATH *= /sw/include/GL
|
INCLUDEPATH *= /sw/include/GL
|
||||||
export(INCLUDEPATH)
|
export(INCLUDEPATH)
|
||||||
LIBS *= -L/sw/lib -lGLEW
|
LIBS *= -L/sw/lib -lGLEW
|
||||||
export(LIBS)
|
export(LIBS)
|
||||||
|
|||||||
Reference in New Issue
Block a user