diff build/core.txt @ 288:f9559a957be9 signals

new signals and slots implementation
author eldar
date Sun, 08 Nov 2009 19:28:01 +0000
parents 34a37904ff77
children c9d1aac290e9
line wrap: on
line diff
--- a/build/core.txt	Sun Nov 08 19:20:53 2009 +0000
+++ b/build/core.txt	Sun Nov 08 19:28:01 2009 +0000
@@ -17,7 +17,14 @@
     qtd/Traits
     core/QString
     core/QMetaType
-    core/QMetaObject)
+    core/QMetaObject
+    
+    qtd/MetaMarshall
+    qtd/MOC
+    qtd/util/Tuple
+    qtd/ctfe/Integer
+    qtd/ctfe/String
+    qtd/ctfe/Format)
 set (d_version_files 
     QtdObject
     Signal qtd/Str