summaryrefslogtreecommitdiff
path: root/libresourceqt
diff options
context:
space:
mode:
authorVsevolod Buzinov <ext-vsevolod.buzinov@nokia.com>2010-06-21 17:23:09 +0300
committerVsevolod Buzinov <ext-vsevolod.buzinov@nokia.com>2010-07-05 14:28:13 +0300
commitb026f0ad41985234416fa9ca1a2d054e8825961d (patch)
tree48b223aef928c293795d3fda1b1e60045e37a10f /libresourceqt
parent3ad5033772ff8c1a331f0c0b208a4a90b698e57b (diff)
Added initial version of the demo player
Updated documentation for the demo Added video resource acquisition
Diffstat (limited to 'libresourceqt')
-rw-r--r--libresourceqt/libresourceqt.pro6
1 files changed, 3 insertions, 3 deletions
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}