From b026f0ad41985234416fa9ca1a2d054e8825961d Mon Sep 17 00:00:00 2001 From: Vsevolod Buzinov Date: Mon, 21 Jun 2010 17:23:09 +0300 Subject: Added initial version of the demo player Updated documentation for the demo Added video resource acquisition --- libresourceqt/libresourceqt.pro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libresourceqt/libresourceqt.pro') diff --git a/libresourceqt/libresourceqt.pro b/libresourceqt/libresourceqt.pro index bf27d09..d78339a 100644 --- a/libresourceqt/libresourceqt.pro +++ b/libresourceqt/libresourceqt.pro @@ -28,9 +28,9 @@ MOC_DIR = moc CONFIG += qt link_pkgconfig dll QT = core PKGCONFIG += dbus-1 libresource0 -CONFIG(release, release|debug) { - DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT QT_NO_DEBUG_STREAM -} +#CONFIG(release, release|debug) { +# DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT QT_NO_DEBUG_STREAM +#} # Install directives headers.files = $${PUBLIC_HEADERS} -- cgit v1.2.3