view qt/QDefines.d @ 203:d3383b16f1d7

Add a 'NO_DEPS_SOURCES' option to the 'add_d_target' macro. And use it for resources and forms in QtD examples.
author SokoL_SD
date Mon, 13 Jul 2009 17:27:34 +0000
parents ba7abb5c9e03
children 7664de4a55e5
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "4.5.0";
const int QT_VERSION = 0x040403;