Skip to content

Commit 9a82fc6

Browse files
committed
Pick correct icon file location
1 parent 0f91f70 commit 9a82fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ADMeshGUI.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ macx {
6060
}
6161

6262
win32 {
63-
LIBS += -lintl -liconv
63+
LIBS += -lintl -liconv -lopengl32
6464
RC_FILE = admeshgui.rc
6565
}
6666

0 commit comments

Comments
 (0)