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

Commit cebf35e

Browse files
committed
fix winrt builds
1 parent 77e3518 commit cebf35e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.qmake.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ load(qt_build_config)
22

33
CONFIG += warning_clean exceptions c++14
44
!win32: CONFIG += samples_in_build #TODO fix on win
5-
win32:cross_compile: CONFIG += winrt
65
DEFINES += QT_DEPRECATED_WARNINGS QT_ASCII_CAST_WARNINGS
76

87
!no_qtquickcompiler: CONFIG += qtquickcompiler

0 commit comments

Comments
 (0)