Testing if the name is now correct. Two previous commits mistakely committed with...
authorJan Lapinkataja <jan.lapinkataja@ixonos.com>
Tue, 19 May 2009 13:55:15 +0000 (16:55 +0300)
committerJan Lapinkataja <jan.lapinkataja@ixonos.com>
Tue, 19 May 2009 13:55:15 +0000 (16:55 +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." 
+)