Skip to content

Commit 14795f7

Browse files
committed
Add necessary for linux library OpenGl etc.
1 parent 92ef9d7 commit 14795f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wd_test.gyp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
'-lQt5Sql',
3131
'-lQt5Gui',
3232
'-lQt5Xml',
33+
'-lQt5OpenGL',
34+
'-lQt5PrintSupport',
3335
'-lQt5Core',
3436
'-lpthread',
3537
'-lrt',

0 commit comments

Comments
 (0)