Skip to content

Commit c40563b

Browse files
author
Alexis Lopez Zubieta
committed
Provide an example of how include icons prolery.
1 parent 4812cd4 commit c40563b

File tree

5 files changed

+456
-10
lines changed

5 files changed

+456
-10
lines changed

QtWidgetsApplication/QtWidgetsApplication.pro

+3
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ icon.files = QtWidgetsApplication.png
3737
desktop_entry.path = $$PREFIX/share/applications
3838
desktop_entry.files = QtWidgetsApplication.desktop
3939
INSTALLS += target icon desktop_entry
40+
41+
RESOURCES += \
42+
resources/icons/icons.qrc

0 commit comments

Comments
 (0)