qt5base-lts/tests/auto/corelib/codecs/codecs.pro
Jo Asplin b481e0d885 Moved utf8/ and deleted corelib.pro
This change moves utf8/ into corelib, thus
allowing corelib.pro to be deleted.

Change-Id: Ib1b4e0930ac0e116d9bbc242a6dfb63ae5785d19
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2011-11-08 09:22:50 +01:00

5 lines
104 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qtextcodec \
utf8 \ # Integrate into qtextcodec test? See QTBUG-22590.