camino-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Camino-devel] camino/src unittests.pro


From: Philippe Fremy
Subject: [Camino-devel] camino/src unittests.pro
Date: Tue, 21 Jan 2003 17:26:34 -0500

CVSROOT:        /cvsroot/camino
Module name:    camino
Changes by:     Philippe Fremy <address@hidden> 03/01/21 17:26:34

Modified files:
        src            : unittests.pro 

Log message:
        more consistency in if the name of the executable ends with an s

Patches:
Index: camino/src/unittests.pro
diff -u camino/src/unittests.pro:1.4 camino/src/unittests.pro:1.5
--- camino/src/unittests.pro:1.4        Sun Jan 19 18:00:42 2003
+++ camino/src/unittests.pro    Tue Jan 21 17:26:33 2003
@@ -2,7 +2,7 @@
 include( camino.pro )
 
 CONFIG += exceptions
-TARGET = unittest
+TARGET = unittests
 SOURCES -= main.cpp
 SOURCES += main-unittest.cpp
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]