Add an icon to opencs.exe as well

deque
cc9cii 10 years ago
parent e0e561a105
commit fa0b3eb298

@ -1,4 +1,6 @@
set (OPENCS_SRC main.cpp)
set (OPENCS_SRC main.cpp
${CMAKE_SOURCE_DIR}/files/opencs/opencs.rc
)
opencs_units (. editor)

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "opencs.ico"
Loading…
Cancel
Save