Skip to content
Snippets Groups Projects
Commit 91ab8ad1 authored by Oliver Bock's avatar Oliver Bock
Browse files

Added application icons for Mac OS X and Windoze

parent 366d3827
Branches
No related tags found
No related merge requests found
......@@ -39,6 +39,14 @@ RESOURCES += src/pulsatingscience.qrc \
src/pulsatingsciencehelp.qrc
TS_DIR = src/resources
TRANSLATIONS = src/resources/pulsatingscience_de.ts
win32 {
RC_FILE = src/resources/pulsatingscience.rc
}
macx {
ICON = src/resources/pulsatingscience.icns
}
INCLUDEPATH += ./
UI_DIR = src/.ui
RCC_DIR = src/.rcc
......
File added
src/resources/pulsatingscience.ico

14.7 KiB

IDI_ICON1 ICON DISCARDABLE "pulsatingscience.ico"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment