summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qtactiveqt.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/qtactiveqt.pro b/qtactiveqt.pro
index 46d383b..91317de 100644
--- a/qtactiveqt.pro
+++ b/qtactiveqt.pro
@@ -13,9 +13,8 @@ activeqt_examples.depends = activeqt_src
win32 {
SUBDIRS = activeqt_src \
- activeqt_tools
-# fixme: Examples cause asserts in idc due to metaobject changes.
-# activeqt_examples
+ activeqt_tools \
+ activeqt_examples
}
else {
message("ActiveQt is a Windows-only module - will not be built")