traverso-commit
[Top][All Lists]
Advanced

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

[Traverso-commit] traverso/src/commands/plugins commandplugin.pri...


From: Remon Sijrier
Subject: [Traverso-commit] traverso/src/commands/plugins commandplugin.pri...
Date: Sat, 17 Jan 2009 18:23:39 +0000

CVSROOT:        /sources/traverso
Module name:    traverso
Changes by:     Remon Sijrier <r_sijrier>       09/01/17 18:23:39

Removed files:
        src/commands/plugins: commandplugin.pri 
        src/commands/plugins/TraversoCommands: TraversoCommands.pro 

Log message:
        * deprecated in favor of cmake

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/traverso/src/commands/plugins/commandplugin.pri?cvsroot=traverso&r1=1.7&r2=0
http://cvs.savannah.gnu.org/viewcvs/traverso/src/commands/plugins/TraversoCommands/TraversoCommands.pro?cvsroot=traverso&r1=1.1&r2=0

Patches:
Index: commandplugin.pri
===================================================================
RCS file: commandplugin.pri
diff -N commandplugin.pri
--- commandplugin.pri   5 Nov 2007 17:39:42 -0000       1.7
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,21 +0,0 @@
-include(../../../base.pri)
-
-TEMPLATE = lib
-CONFIG   += plugin
-
-contains(DEFINES, STATIC_BUILD): CONFIG += static
-
-INCLUDEPATH  += ../.. \
-               ../../../core \
-               ../../../common \
-               ../../../traverso/songcanvas \
-               ../../../commands \
-               ../../../commands/build \
-               ../../../plugins \
-               ../../../plugins/native \
-               
-DESTDIR = ../../../../lib/commandplugins
-
-win32 { 
-     INCLUDEPATH +=    ../../../../3thparty/include
-}
\ No newline at end of file

Index: TraversoCommands/TraversoCommands.pro
===================================================================
RCS file: TraversoCommands/TraversoCommands.pro
diff -N TraversoCommands/TraversoCommands.pro
--- TraversoCommands/TraversoCommands.pro       16 Mar 2007 00:42:34 -0000      
1.1
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-include(../commandplugin.pri)
-
-HEADERS       = TraversoCommands.h
-SOURCES       = TraversoCommands.cpp
-TARGET        = tcp_traversocommands




reply via email to

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