diff --git a/yg/yg_tests/yg_tests.pro b/yg/yg_tests/yg_tests.pro index dfbe119bde..d8d5671846 100644 --- a/yg/yg_tests/yg_tests.pro +++ b/yg/yg_tests/yg_tests.pro @@ -11,7 +11,11 @@ include($$ROOT_DIR/common.pri) QT += opengl gui core win32-g++ { - LIBS += -lpthread -lopengl32 + LIBS += -lpthread +} + +win32 { + LIBS += -lopengl32 -lshell32 } SOURCES += \