comparison build/core.txt @ 53:ea099fe84d99

CMake: Add forgotten Array.d
author SokoL_SD
date Mon, 18 May 2009 15:24:29 +0000
parents a5cba313c924
children 957f549cfc65
comparison
equal deleted inserted replaced
52:09a0f1d048f2 53:ea099fe84d99
5 qt_core/QLine_shell qt_core/QLineF_shell 5 qt_core/QLine_shell qt_core/QLineF_shell
6 qt_core/QRect_shell qt_core/QRectF_shell 6 qt_core/QRect_shell qt_core/QRectF_shell
7 qt_core/QString_shell qt_core/QVariant_shell 7 qt_core/QString_shell qt_core/QVariant_shell
8 qt_core/QModelIndex_shell) 8 qt_core/QModelIndex_shell)
9 ## Module specific d files. 9 ## Module specific d files.
10 set (d_files QGlobal qtd/Str QtDObject qtd/ArrayOpsPrimitive 10 set (d_files QGlobal qtd/Array qtd/Str QtDObject qtd/ArrayOpsPrimitive
11 core/QPoint core/QPointF 11 core/QPoint core/QPointF
12 core/QSize core/QSizeF 12 core/QSize core/QSizeF
13 core/QLine core/QLineF 13 core/QLine core/QLineF
14 core/QRect core/QRectF 14 core/QRect core/QRectF
15 core/QString core/QVariant 15 core/QString core/QVariant