diff --git a/src/src.pro b/src/src.pro
index fceeb21..7e4835b 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -2,7 +2,6 @@ win32 {
     TEMPLATE = subdirs
     CONFIG += ordered
     SUBDIRS += winextras
-    qtHaveModule(quick): SUBDIRS += imports
 } else {
     # fake project for creating the documentation
     TEMPLATE = aux