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>
This commit is contained in:
parent
dad925a1ce
commit
b481e0d885
@ -1,7 +1,7 @@
|
||||
TEMPLATE = subdirs
|
||||
|
||||
SUBDIRS += \
|
||||
corelib.pro \
|
||||
corelib \
|
||||
dbus \
|
||||
host.pro \
|
||||
gui \
|
||||
|
@ -1,4 +0,0 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
corelib \
|
||||
utf8
|
@ -1,3 +1,4 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
qtextcodec
|
||||
qtextcodec \
|
||||
utf8 \ # Integrate into qtextcodec test? See QTBUG-22590.
|
||||
|
Loading…
Reference in New Issue
Block a user