view src/qt-test.pro @ 1908:f3568fc1a161

package qt: build with -no-iconv mingw-cross-env should build Qt with "-no-iconv". That way, the programmer will get linker errors when trying to build his application. That way, he will know that he *must* include the text codec plugins.
author Nikos Chantziaras <realnc@arcor.de>
date Tue, 28 Jun 2011 20:59:03 +0200
parents 29f1ba4559ae
children bd0e473505e5
line wrap: on
line source

# This file is part of mingw-cross-env.
# See doc/index.html for further information.

TARGET   = test-qt
SOURCES += qt-test.cpp
FORMS   += qt-test.ui
QTPLUGIN += qcncodecs qjpcodecs qtwcodecs qkrcodecs