traverso-commit
[Top][All Lists]
Advanced

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

[Traverso-commit] traverso traverso.pro


From: Ben Levitt
Subject: [Traverso-commit] traverso traverso.pro
Date: Wed, 12 Dec 2007 18:37:48 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Ben Levitt <benjie>     07/12/12 18:37:48

Modified files:
        .              : traverso.pro 

Log message:
        don't try to compile the slv2 dir on windows

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/traverso.pro?cvsroot=traverso&r1=1.9&r2=1.10

Patches:
Index: traverso.pro
===================================================================
RCS file: /sources/traverso/traverso/traverso.pro,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- traverso.pro        31 Jul 2007 18:45:11 -0000      1.9
+++ traverso.pro        12 Dec 2007 18:37:48 -0000      1.10
@@ -60,3 +60,7 @@
        resources/skin/defaultcolors.xml \
        traverso_nl.qm \
        traverso_de.qm
+
+win32{
+    SUBDIRS -= src/3rdparty/slv2
+}




reply via email to

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