traverso-commit
[Top][All Lists]
Advanced

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

[Traverso-commit] traverso/src base.pri


From: Remon Sijrier
Subject: [Traverso-commit] traverso/src base.pri
Date: Tue, 30 Oct 2007 15:11:05 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       07/10/30 15:11:05

Modified files:
        src            : base.pri 

Log message:
        * Added 2 defines for compiling mp3 decode/encode support at compile 
time

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/src/base.pri?cvsroot=traverso&r1=1.49&r2=1.50

Patches:
Index: base.pri
===================================================================
RCS file: /sources/traverso/traverso/src/base.pri,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- base.pri    29 Oct 2007 13:11:13 -0000      1.49
+++ base.pri    30 Oct 2007 15:11:05 -0000      1.50
@@ -20,9 +20,11 @@
 
 DEFINES += JACK_SUPPORT
 DEFINES += ALSA_SUPPORT
-#DEFINES += PORTAUDIO_SUPPORT
+DEFINES += PORTAUDIO_SUPPORT
 DEFINES += LV2_SUPPORT
 DEFINES += QT_OPENGL_SUPPORT
+DEFINES += MP3_ENCODE_SUPPORT
+DEFINES += MP3_DECODE_SUPPORT
 
 #
 # Uncomment the line which notes your CPU type




reply via email to

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