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

Commit

Permalink
fix winrt builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Skycoder42 committed Feb 14, 2019
1 parent 77e3518 commit cebf35e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .qmake.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ load(qt_build_config)

CONFIG += warning_clean exceptions c++14
!win32: CONFIG += samples_in_build #TODO fix on win
win32:cross_compile: CONFIG += winrt
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS

!no_qtquickcompiler: CONFIG += qtquickcompiler
Expand Down

0 comments on commit cebf35e

Please sign in to comment.