added windows logo

This commit is contained in:
Andrei Yankovich 2020-04-12 21:30:07 +03:00
parent 6bc205a54f
commit e57da5e668
4 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ else()
add_executable(${PROJECT_NAME}
main.cpp
qml.qrc
icon.rc
)
endif()

1
example/icon.rc Executable file
View File

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "logo.ico"

BIN
example/logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
res/logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB