comparison sv.pro @ 284:f60d7ef9bd7a

* an experiment
author Chris Cannam
date Tue, 18 Nov 2008 10:30:05 +0000
parents 64a8ee011004
children f262f283a655
comparison
equal deleted inserted replaced
283:d27c322b5d6e 284:f60d7ef9bd7a
7 7
8 CONFIG += sv qt thread warn_on stl rtti exceptions 8 CONFIG += sv qt thread warn_on stl rtti exceptions
9 QT += xml network 9 QT += xml network
10 10
11 TARGET = sonic-visualiser 11 TARGET = sonic-visualiser
12 macx-g++:TARGET = "Sonic Visualiser"
12 13
13 ICON = icons/sv-macicon.icns 14 ICON = icons/sv-macicon.icns
14 15
15 DEPENDPATH += . .. i18n main transform 16 DEPENDPATH += . .. i18n main transform
16 INCLUDEPATH += . .. transform main 17 INCLUDEPATH += . .. transform main