view d2/qt/QDefines.d.inc @ 370:7fd4b69378bf

move cpp part of QtD into shared libs on linux to reduce binaries size
author Eldar Insafutdinov
date Sun, 04 Jul 2010 14:17:49 +0100
parents 96a75b1e5b26
children
line wrap: on
line source

module qt.QDefines;

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