view src/qt-test.pro @ 1910:ce3b84b9514f

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 21:16:19 +0200
parents bd0e473505e5
children 4ec76e2b5915
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