Mystery of OS2 icon SOLVER (perhaps).
This commit is contained in:
parent
5146cc6a3d
commit
1b0f114fa6
3 changed files with 5 additions and 1 deletions
|
@ -23,6 +23,10 @@
|
||||||
# - resource compiler (rc.exe) is needed on OS/2,
|
# - resource compiler (rc.exe) is needed on OS/2,
|
||||||
# - supports Windows, Linux, OS/2 (eComStation).
|
# - supports Windows, Linux, OS/2 (eComStation).
|
||||||
#
|
#
|
||||||
|
# Authors and contributors:
|
||||||
|
# - Martin Rotter (project leader)
|
||||||
|
# - Elbert Pol (huge OS/2-related contributions)
|
||||||
|
#
|
||||||
#################################################################
|
#################################################################
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 2.8.11)
|
cmake_minimum_required(VERSION 2.8.11)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
ICON 1 DISCARDABLE "@PROJECT_SOURCE_DIR@/resources/graphics/rssguard.ico"
|
ICON 1 DISCARDABLE "@PROJECT_SOURCE_DIR@/resources/graphics/rssguard_os2.ico"
|
BIN
resources/graphics/rssguard_os2.ico
Normal file
BIN
resources/graphics/rssguard_os2.ico
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue