mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-08 06:37:56 +08:00
14 lines
399 B
Diff
14 lines
399 B
Diff
|
diff --git a/QGLViewer/QGLViewer.pro b/QGLViewer/QGLViewer.pro
|
||
|
index f9afe8089..63f74736e 100644
|
||
|
--- a/QGLViewer/QGLViewer.pro
|
||
|
+++ b/QGLViewer/QGLViewer.pro
|
||
|
@@ -7,7 +7,7 @@
|
||
|
TEMPLATE = lib
|
||
|
TARGET = QGLViewer
|
||
|
VERSION = 2.7.0
|
||
|
-CONFIG *= qt opengl warn_on shared thread create_prl rtti no_keywords
|
||
|
+CONFIG *= qt opengl warn_on thread create_prl rtti no_keywords
|
||
|
|
||
|
QGL_HEADERS = \
|
||
|
qglviewer.h \
|