diff sonic-visualiser.pro @ 381:fad5611ef9db macness

Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc
author Dan Stowell <dan.stowell@eecs.qmul.ac.uk>
date Mon, 18 Oct 2010 13:59:08 +0100
parents 726e1c1382f3
children
line wrap: on
line diff
--- a/sonic-visualiser.pro	Mon Oct 18 13:29:48 2010 +0100
+++ b/sonic-visualiser.pro	Mon Oct 18 13:59:08 2010 +0100
@@ -43,6 +43,7 @@
 mac {
     QMAKE_INFO_PLIST = osx/Info.plist
     
+    HEADERS += osx/svitunes.h
     OBJECTIVE_SOURCES += osx/svitunes.mm
 
     LIBS += -framework Foundation