diff options
author | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-08-06 10:49:19 +0300 |
---|---|---|
committer | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-08-06 10:49:19 +0300 |
commit | 68260cf98b7878d8db912450081e8cf5e5b4d5ef (patch) | |
tree | d858210645f0f212085f2761292ef9ff2ec59a19 | |
parent | 186e21da5f83fc26cd33f13e800cd59316250d04 (diff) | |
download | libresourceqt-68260cf98b7878d8db912450081e8cf5e5b4d5ef.tar.gz |
removed commented out stuff
-rw-r--r-- | libresourceqt/libresourceqt.pro | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libresourceqt/libresourceqt.pro b/libresourceqt/libresourceqt.pro index d78339a..355a594 100644 --- a/libresourceqt/libresourceqt.pro +++ b/libresourceqt/libresourceqt.pro @@ -28,9 +28,6 @@ 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 -#} # Install directives headers.files = $${PUBLIC_HEADERS} |