view qt/core/CMakeLists.txt @ 253:073b9153ed8a

Rev. 264 done right. Problems: - classwizard segfaults on exit due to a bug in signals/slots or runtime. - hellogl doesn't compile with dmd2 due to a bug in the compiler backend
author maxter
date Sun, 30 Aug 2009 09:59:12 +0000
parents e78566595089
children
line wrap: on
line source

set(QT_CORE_SRCS_D
Qt.d
QChildEvent.d
QCoreApplication.d
QEvent.d
QEventLoop.d
QObject.d
QTimerEvent.d
QTranslator.d
)