mirror of
https://github.com/yse/easy_profiler.git
synced 2025-01-14 00:27:55 +08:00
(profiler_gui) Added icon for GUI
This commit is contained in:
parent
d5f6aa94b1
commit
9b71695140
@ -36,6 +36,7 @@ add_executable(${PROJECT_NAME}
|
||||
#treeitem.h
|
||||
#treeitem.cpp
|
||||
resources.qrc
|
||||
resources.rc
|
||||
)
|
||||
|
||||
if(UNIX)
|
||||
|
BIN
profiler_gui/icons/logo.ico
Normal file
BIN
profiler_gui/icons/logo.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 165 KiB |
1
profiler_gui/resources.rc
Normal file
1
profiler_gui/resources.rc
Normal file
@ -0,0 +1 @@
|
||||
IDI_ICON1 ICON DISCARDABLE "icons/logo.ico"
|
Loading…
x
Reference in New Issue
Block a user