summaryrefslogtreecommitdiffstats
path: root/src/corelib/eval.pri
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-09-25 16:49:50 +0200
committerThiago Macieira <thiago.macieira@nokia.com>2009-10-29 14:13:55 +0100
commit4df10827546faafc3558bbe3c255e5cdab1984e5 (patch)
tree657cdb84797613a04ce87aa9f1e9a00d21bc22ec /src/corelib/eval.pri
parent84c250448f8b1a3adee4dcaf2fc8edb282dda225 (diff)
Readd the Qt Evaluation timebomb, step 1.
This is the QtCore part of the timebomb. Reviewed-by: Daniel Molkentin
Diffstat (limited to 'src/corelib/eval.pri')
-rw-r--r--src/corelib/eval.pri2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/corelib/eval.pri b/src/corelib/eval.pri
new file mode 100644
index 0000000000..d50580b894
--- /dev/null
+++ b/src/corelib/eval.pri
@@ -0,0 +1,2 @@
+SOURCES += \
+ $$QT_SOURCE_TREE/src/corelib/kernel/qtcore_eval.cpp \