aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/qt5-winextras/patches/require_quick.patch
blob: 471fa5a1737291a6818c9d5bb7b191b855efbd58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/src.pro b/src/src.pro
index fceeb21..8a242d0 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,6 +2,7 @@ win32 {
     TEMPLATE = subdirs
     CONFIG += ordered
     SUBDIRS += winextras
+    SUBDIRS += imports
 } else {
     # fake project for creating the documentation
     TEMPLATE = aux