Commit e9bb11cd authored by Isa Kindov's avatar Isa Kindov

Storing this file..

parent 048939d6
...@@ -137,10 +137,10 @@ macx { ...@@ -137,10 +137,10 @@ macx {
VERSION_RC_PATH = "$$BUILD_DIR/version_rc" VERSION_RC_PATH = "$$BUILD_DIR/version_rc"
# Embed version into executable for breakpad # Embed version into executable for breakpad
QMAKE_LFLAGS += -sectcreate \ #QMAKE_LFLAGS += -sectcreate \
__DATA \ # __DATA \
__version \ # __version \
$$VERSION_RC_PATH # $$VERSION_RC_PATH
QMAKE_CXXFLAGS_RELEASE += -gdwarf-2 \ QMAKE_CXXFLAGS_RELEASE += -gdwarf-2 \
-mdynamic-no-pic -mdynamic-no-pic
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment