comparison sonic-visualiser.pro @ 364:4e16d48c693d macness

Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files
author Dan Stowell <dan.stowell@eecs.qmul.ac.uk>
date Mon, 11 Oct 2010 14:54:31 +0100
parents 41f3e8d56bac
children 726e1c1382f3 61111a6a229f
comparison
equal deleted inserted replaced
363:43205eda54bd 364:4e16d48c693d
38 main/OSCHandler.cpp \ 38 main/OSCHandler.cpp \
39 main/MainWindow.cpp \ 39 main/MainWindow.cpp \
40 main/PreferencesDialog.cpp \ 40 main/PreferencesDialog.cpp \
41 main/Surveyer.cpp 41 main/Surveyer.cpp
42 42
43 # for mac integration
44 QMAKE_INFO_PLIST = osx/Info.plist
43 45