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

Added Mac OS X specific linker flags (get rid of warnings)

parent a14621c4
Branches
Tags
No related merge requests found
......@@ -44,6 +44,7 @@ win32 {
RC_FILE = src/resources/pulsatingscience.rc
}
macx {
QMAKE_LFLAGS += -bind_at_load
ICON = src/resources/pulsatingscience.icns
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment