1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

[Windows] Fixed compile issue about mocinclude target.

-see  #849
This commit is contained in:
S. Razi Alavizadeh 2013-04-17 01:32:36 +04:30
parent ee42199669
commit 2fdce1ed81

View File

@ -3,6 +3,10 @@ OBJECTS_DIR = $$PWD/../build
MOC_DIR = $$PWD/../build
RCC_DIR = $$PWD/../build
UI_DIR = $$PWD/../build
# workaround for #849: see https://bugreports.qt-project.org/browse/QTBUG-23196
mocinclude.CONFIG *= fix_target
unix: VERSION = 1.5.0
# Please read BUILD information #