comparison build/core.txt @ 132:a860544c5ee8

CMake: initial version of CMakeD script. CMake: MSVC fixes (not work yet). CMake: add experimental option BUILD_SHARED_LIBRARIES.
author SokoL_SD
date Sun, 07 Jun 2009 14:31:36 +0000
parents 6027ff37f8ca
children 4d1c5d1d1bbf
comparison
equal deleted inserted replaced
131:6d5eeec1d9a1 132:a860544c5ee8
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 qt_core/QMetaType_shell) 8 qt_core/QModelIndex_shell qt_core/QMetaType_shell)
9 ## Module specific d files. 9 ## Module specific d files.
10 set (d_files QGlobal qtd/Array qtd/Str QtDObject qtd/ArrayOpsPrimitive 10 set (d_files 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
16 core/QModelIndex core/QMetaType) 16 core/QModelIndex core/QMetaType)
17 set (d_version_files Signal) 17 set (d_version_files Signal)
18 set (d_generated_files core/Qt) 18 set (d_generated_files core/Qt QGlobal)
19 ## Classes. 19 ## Classes.
20 set (classes 20 set (classes
21 QChildEvent 21 QChildEvent
22 QCoreApplication 22 QCoreApplication
23 QEvent 23 QEvent