]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak qt-console .pro.in files
authorKern Sibbald <kern@sibbald.com>
Fri, 7 Jan 2011 20:42:39 +0000 (21:42 +0100)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:39:49 +0000 (14:39 +0200)
bacula/src/qt-console/bat.pro.in
bacula/src/qt-console/bat.pro.mingw32.in
bacula/src/qt-console/tray-monitor/tray-monitor.pro.in

index cfc64c573e3a22285964af15b6e352c01fa78b8a..192bd872b1e48b54814792aef9d0e3d90fa04ca4 100644 (file)
@@ -1,5 +1,4 @@
 ######################################################################
-# Version $Id$
 #
 #   !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
index 89c835d84a488ed327b28003067bbe0fdb50d369..dbf3236c5bcb0abd0cf9a359e4f452d9c0ea4a36 100644 (file)
@@ -1,11 +1,10 @@
 ######################################################################
-# Version $Id: bat.pro.in 7051 2008-05-29 01:19:31Z bartleyd2 $
 #
-#   !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+# !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
-#      Edit only bat.pro.in  -- bat.pro is built by the ./configure program
+# Edit only bat.pro.miingw32.in  -- bat.pro.mingw32 is built by the ./configure program
 #
-#   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #    
 CONFIG += qt cross-win32
 # CONFIG += debug 
index 0503565352c47e3e20550d03f4b458a3a31841e5..e0b6de81eb5a5e586efb76b5c0b1b050474b298e 100644 (file)
@@ -1,11 +1,10 @@
 ######################################################################
-# Version $Id$
 #
-#   !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+#  !!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #
-#      Edit only bat.pro.in  -- bat.pro is built by the ./configure program
+#  Edit only tray-monitor.pro.in  -- tray-monitor.pro is built by the ./configure program
 #
-#   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+#  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 #    
 CONFIG += qt debug 
 
@@ -43,4 +42,3 @@ HEADERS += tray_conf.h  tray-monitor.h  tray-ui.h
 SOURCES += authenticate.cpp  tray_conf.cpp  tray-monitor.cpp 
 
 FORMS += ../run/run.ui
-