Skip to content

Commit

Permalink
changing back to opengl32.lib for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
bigoulours committed Feb 23, 2021
1 parent da8a033 commit ddcae69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SavvyCAN.pro
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ RESOURCES += \
images.qrc

win32 {
LIBS += libopengl32
LIBS += opengl32.lib
}

unix {
Expand Down

0 comments on commit ddcae69

Please sign in to comment.