Merge branch 'jasa'
authorJan Lapinkataja <jan.lapinkataja@ixonos.com>
Wed, 20 May 2009 07:33:48 +0000 (10:33 +0300)
committerJan Lapinkataja <jan.lapinkataja@ixonos.com>
Wed, 20 May 2009 07:33:48 +0000 (10:33 +0300)
QtMeetings.pro

index cbe1b6c..27eec83 100644 (file)
@@ -116,4 +116,5 @@ 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." 
+)