Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Sep 9, 2019
1 parent ffc6abf commit bf233aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .qmake.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ load(qt_build_config)
CONFIG += warning_clean exceptions c++17
!win32: CONFIG += samples_in_build #TODO fix on win
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS

QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.14
QMAKE_IOS_DEPLOYMENT_TARGET = 12.0

!no_qtquickcompiler: CONFIG += qtquickcompiler

Expand Down

0 comments on commit bf233aa

Please sign in to comment.