Merge branch 'dev'

This commit is contained in:
John Preston 2016-03-30 10:19:33 +04:00
commit d4c9097610
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ CONFIG(release, debug|release) {
DESTDIR = ./../ReleaseLang
}
CONFIG += plugin static
CONFIG += plugin static c++11
macx {
QMAKE_INFO_PLIST = ./SourceFiles/_other/Lang.plist

View File

@ -12,7 +12,7 @@ CONFIG(release, debug|release) {
DESTDIR = ./../ReleaseStyle
}
CONFIG += plugin static
CONFIG += plugin static c++11
macx {
QMAKE_INFO_PLIST = ./SourceFiles/_other/Style.plist