Merge branch 'master' of https://git.maemo.org/projects/qtmeetings
[qtmeetings] / QtMeetings.pro
index 27eec83..f223557 100644 (file)
@@ -81,7 +81,7 @@ RESOURCES += resources/BusinessLogic.qrc \
 CONFIG += link_pkgconfig
 PKGCONFIG += libalarm
 
-# DEFINES += QT_NO_DEBUG_OUTPUT
+//DEFINES += DEBUG_OUTPUT_TO_FILE
 executable.files = qtmeetings
 executable.path = /usr/bin/
 executable.hint = executable
@@ -116,5 +116,4 @@ unix:exists( $$system(which doxygen) ) {
     contains( BUILD_NOW, "YES" ):system( "doxygen QtMeetings.doxygen" )::message( "Documentation is built successfully." )
 }
 else:message( "You must install Doxygen to build the project documentation." )
-message( "Now run 'make' to compile the source code." 
-)
+message( "Now run 'make' to compile the source code." )