view qt/QDefines.d.inc @ 264:da7c867ef2ef

1) A bug is fixed when the generator doesn't restart if typesystem_${package}-java.java has been changed. 2) Refactoring.
author SokoL_SD
date Mon, 07 Sep 2009 11:37:16 +0000
parents ba7abb5c9e03
children
line wrap: on
line source

module qt.QDefines;

const char[] QT_VERSION_STR = "@QTD_VERSION_STR@";
const int QT_VERSION = @QTD_VERSION@;