Uncommented one line in client.pro again.

I temporary commented it, since I didn't have the module in my current Qt
build.
This commit is contained in:
Roland Winklmeier
2013-09-21 15:33:25 +02:00
parent 6092cc7193
commit 2517f3b8a7

View File

@@ -18,7 +18,7 @@ WITH_SAMPLES = ON
equals(WITH_BLACKMISC, ON) {
SUBDIRS += src/blackmisc
#SUBDIRS += src/blackmisc_cpp2xml
SUBDIRS += src/blackmisc_cpp2xml
}
equals(WITH_BLACKCORE, ON) {