Commit 1462f088 authored by Alexey Golubev's avatar Alexey Golubev Committed by Alexey.Golubev

Added multithread flag

parent 92fb4ac4
...@@ -66,6 +66,7 @@ core_mac { ...@@ -66,6 +66,7 @@ core_mac {
core_windows { core_windows {
CONFIG -= debug_and_release debug_and_release_target CONFIG -= debug_and_release debug_and_release_target
QMAKE_CXXFLAGS_RELEASE -= -Zc:strictStrings QMAKE_CXXFLAGS_RELEASE -= -Zc:strictStrings
QMAKE_CXXFLAGS += /MP
} }
core_win_32 { core_win_32 {
......
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