TEMPLATE = lib CONFIG *= staticlib TARGET = x3dglupdater HEADERS = \ GL_Updater.h \ GL_UpdaterCoreVisitor.h \ GL_UpdaterStateVariables.h \ SOURCES = \ GL_Updater.cpp \ GL_UpdaterCoreVisitor.cpp \ GL_UpdaterStateVariables.cpp \ include(../../../X3DToolKit.pri) INCLUDEPATH += ../../../../include/X3DTK INCLUDEPATH += ../../../../include/X3DTK/private DESTDIR = ../../../../lib/static OBJECTS_DIR = ../../../../obj