Skip to content

Commit c29e83c

Browse files
committed
Fix windows icon
1 parent bc6589c commit c29e83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tabliato.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LIBS += -L./poppler/bin -lpoppler-qt5 -lstdc++
77
INCLUDEPATH += C:/Qt/Tools/OpenSSL/Win_x86/include
88
LIBS += -LC:/Qt/Tools/OpenSSL/Win_x86/bin -llibcrypto-1_1 -llibssl-1_1
99
Release:DESTDIR = windows
10-
RC_ICONS = ./share/icon/tabliato.ico
10+
RC_ICONS = ./ressources/icons/tabliato.ico
1111
}
1212

1313
unix{

0 commit comments

Comments
 (0)