traverso-commit
[Top][All Lists]
Advanced

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

[Traverso-commit] traverso traverso.iss


From: Ben Levitt
Subject: [Traverso-commit] traverso traverso.iss
Date: Mon, 30 Mar 2009 12:02:35 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Ben Levitt <benjie>     09/03/30 12:02:35

Modified files:
        .              : traverso.iss 

Log message:
        Remove QtOpenGL dll from the windows installer build script

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/traverso.iss?cvsroot=traverso&r1=1.2&r2=1.3

Patches:
Index: traverso.iss
===================================================================
RCS file: /sources/traverso/traverso/traverso.iss,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- traverso.iss        30 Mar 2009 04:42:40 -0000      1.2
+++ traverso.iss        30 Mar 2009 12:02:35 -0000      1.3
@@ -25,7 +25,6 @@
 Source: "bin\libsamplerate.dll"; DestDir: "{app}"
 Source: "bin\QtCore4.dll"; DestDir: "{app}"
 Source: "bin\QtGui4.dll"; DestDir: "{app}"
-Source: "bin\QtOpenGL4.dll"; DestDir: "{app}"
 Source: "bin\QtXml4.dll"; DestDir: "{app}"
 
 




reply via email to

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