From: Jan Lapinkataja Date: Tue, 19 May 2009 13:55:15 +0000 (+0300) Subject: Testing if the name is now correct. Two previous commits mistakely committed with... X-Git-Url: https://vcs.maemo.org/git/?p=qtmeetings;a=commitdiff_plain;h=51a5242f051f004caeea0ecdfd6790f43abb5048 Testing if the name is now correct. Two previous commits mistakely committed with Papp Zoltan. --- diff --git a/QtMeetings.pro b/QtMeetings.pro index cbe1b6c..27eec83 100644 --- a/QtMeetings.pro +++ b/QtMeetings.pro @@ -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." +)