aboutsummaryrefslogtreecommitdiff
path: root/XBMC.xcodeproj
diff options
context:
space:
mode:
authorJonathan Marshall <jmarshall@xbmc.org>2013-12-30 12:42:11 +1300
committerJonathan Marshall <jmarshall@xbmc.org>2014-02-22 09:04:46 +1300
commite585af6237e4f010b564daf04e1560e118fb0dc2 (patch)
tree643f48069a3739c1915493deb95998a6c47a3838 /XBMC.xcodeproj
parentf87731bef8ad5ae48cc3a90f1f3a02b601a150e4 (diff)
[ios/osx] adds ActiveAE files to the IOS/OSX projects
Diffstat (limited to 'XBMC.xcodeproj')
-rw-r--r--XBMC.xcodeproj/project.pbxproj128
1 files changed, 128 insertions, 0 deletions
diff --git a/XBMC.xcodeproj/project.pbxproj b/XBMC.xcodeproj/project.pbxproj
index 698f6b9cb4..7c15e43fd9 100644
--- a/XBMC.xcodeproj/project.pbxproj
+++ b/XBMC.xcodeproj/project.pbxproj
@@ -3156,6 +3156,39 @@
F5BDB80C120202F400F0B710 /* DVDSubtitleTagSami.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5BDB80B120202F400F0B710 /* DVDSubtitleTagSami.cpp */; };
F5BDB81A1202032400F0B710 /* DVDSubtitleTagMicroDVD.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5BDB8191202032400F0B710 /* DVDSubtitleTagMicroDVD.cpp */; };
F5BDB820120203C200F0B710 /* AutoPtrHandle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5BDB81F120203C200F0B710 /* AutoPtrHandle.cpp */; };
+ F5CC22DF1814FF3B006B5E91 /* ActiveAE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D31814FF3B006B5E91 /* ActiveAE.cpp */; };
+ F5CC22E01814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D51814FF3B006B5E91 /* ActiveAEBuffer.cpp */; };
+ F5CC22E11814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D71814FF3B006B5E91 /* ActiveAEResample.cpp */; };
+ F5CC22E21814FF3B006B5E91 /* ActiveAESink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D91814FF3B006B5E91 /* ActiveAESink.cpp */; };
+ F5CC22E31814FF3B006B5E91 /* ActiveAESound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DB1814FF3B006B5E91 /* ActiveAESound.cpp */; };
+ F5CC22E41814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DD1814FF3B006B5E91 /* ActiveAEStream.cpp */; };
+ F5CC22E51814FF3B006B5E91 /* ActiveAE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D31814FF3B006B5E91 /* ActiveAE.cpp */; };
+ F5CC22E61814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D51814FF3B006B5E91 /* ActiveAEBuffer.cpp */; };
+ F5CC22E71814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D71814FF3B006B5E91 /* ActiveAEResample.cpp */; };
+ F5CC22E81814FF3B006B5E91 /* ActiveAESink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D91814FF3B006B5E91 /* ActiveAESink.cpp */; };
+ F5CC22E91814FF3B006B5E91 /* ActiveAESound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DB1814FF3B006B5E91 /* ActiveAESound.cpp */; };
+ F5CC22EA1814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DD1814FF3B006B5E91 /* ActiveAEStream.cpp */; };
+ F5CC22EB1814FF3B006B5E91 /* ActiveAE.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D31814FF3B006B5E91 /* ActiveAE.cpp */; };
+ F5CC22EC1814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D51814FF3B006B5E91 /* ActiveAEBuffer.cpp */; };
+ F5CC22ED1814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D71814FF3B006B5E91 /* ActiveAEResample.cpp */; };
+ F5CC22EE1814FF3B006B5E91 /* ActiveAESink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22D91814FF3B006B5E91 /* ActiveAESink.cpp */; };
+ F5CC22EF1814FF3B006B5E91 /* ActiveAESound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DB1814FF3B006B5E91 /* ActiveAESound.cpp */; };
+ F5CC22F01814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22DD1814FF3B006B5E91 /* ActiveAEStream.cpp */; };
+ F5CC22FD18150065006B5E91 /* ActorProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22FB18150065006B5E91 /* ActorProtocol.cpp */; };
+ F5CC22FE18150065006B5E91 /* ActorProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22FB18150065006B5E91 /* ActorProtocol.cpp */; };
+ F5CC22FF18150065006B5E91 /* ActorProtocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC22FB18150065006B5E91 /* ActorProtocol.cpp */; };
+ F5CC2303181500B1006B5E91 /* EndianSwap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC2302181500B1006B5E91 /* EndianSwap.cpp */; };
+ F5CC2304181500B1006B5E91 /* EndianSwap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC2302181500B1006B5E91 /* EndianSwap.cpp */; };
+ F5CC2305181500B1006B5E91 /* EndianSwap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC2302181500B1006B5E91 /* EndianSwap.cpp */; };
+ F5CC230C18150118006B5E91 /* AESinkFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC230A18150118006B5E91 /* AESinkFactory.cpp */; };
+ F5CC230D18150118006B5E91 /* AESinkFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC230A18150118006B5E91 /* AESinkFactory.cpp */; };
+ F5CC230E18150118006B5E91 /* AESinkFactory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC230A18150118006B5E91 /* AESinkFactory.cpp */; };
+ F5CC234718150277006B5E91 /* AESinkNULL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC234518150277006B5E91 /* AESinkNULL.cpp */; };
+ F5CC234818150277006B5E91 /* AESinkNULL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC234518150277006B5E91 /* AESinkNULL.cpp */; };
+ F5CC234918150277006B5E91 /* AESinkNULL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC234518150277006B5E91 /* AESinkNULL.cpp */; };
+ F5CC238818150768006B5E91 /* AESinkProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC238618150768006B5E91 /* AESinkProfiler.cpp */; };
+ F5CC238918150768006B5E91 /* AESinkProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC238618150768006B5E91 /* AESinkProfiler.cpp */; };
+ F5CC238A18150768006B5E91 /* AESinkProfiler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CC238618150768006B5E91 /* AESinkProfiler.cpp */; };
F5CEE60913D3C89700225F72 /* DVDOverlayCodecTX3G.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5CEE60713D3C89700225F72 /* DVDOverlayCodecTX3G.cpp */; };
F5D8D732102BB3B1004A11AB /* OverlayRendererGL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5D8D72F102BB3B1004A11AB /* OverlayRendererGL.cpp */; };
F5D8D733102BB3B1004A11AB /* OverlayRenderer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F5D8D731102BB3B1004A11AB /* OverlayRenderer.cpp */; };
@@ -5529,6 +5562,27 @@
F5BDB8191202032400F0B710 /* DVDSubtitleTagMicroDVD.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDSubtitleTagMicroDVD.cpp; sourceTree = "<group>"; };
F5BDB81E120203C200F0B710 /* AutoPtrHandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AutoPtrHandle.h; sourceTree = "<group>"; };
F5BDB81F120203C200F0B710 /* AutoPtrHandle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AutoPtrHandle.cpp; sourceTree = "<group>"; };
+ F5CC22D31814FF3B006B5E91 /* ActiveAE.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAE.cpp; sourceTree = "<group>"; };
+ F5CC22D41814FF3B006B5E91 /* ActiveAE.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAE.h; sourceTree = "<group>"; };
+ F5CC22D51814FF3B006B5E91 /* ActiveAEBuffer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAEBuffer.cpp; sourceTree = "<group>"; };
+ F5CC22D61814FF3B006B5E91 /* ActiveAEBuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAEBuffer.h; sourceTree = "<group>"; };
+ F5CC22D71814FF3B006B5E91 /* ActiveAEResample.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAEResample.cpp; sourceTree = "<group>"; };
+ F5CC22D81814FF3B006B5E91 /* ActiveAEResample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAEResample.h; sourceTree = "<group>"; };
+ F5CC22D91814FF3B006B5E91 /* ActiveAESink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAESink.cpp; sourceTree = "<group>"; };
+ F5CC22DA1814FF3B006B5E91 /* ActiveAESink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAESink.h; sourceTree = "<group>"; };
+ F5CC22DB1814FF3B006B5E91 /* ActiveAESound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAESound.cpp; sourceTree = "<group>"; };
+ F5CC22DC1814FF3B006B5E91 /* ActiveAESound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAESound.h; sourceTree = "<group>"; };
+ F5CC22DD1814FF3B006B5E91 /* ActiveAEStream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActiveAEStream.cpp; sourceTree = "<group>"; };
+ F5CC22DE1814FF3B006B5E91 /* ActiveAEStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActiveAEStream.h; sourceTree = "<group>"; };
+ F5CC22FB18150065006B5E91 /* ActorProtocol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ActorProtocol.cpp; sourceTree = "<group>"; };
+ F5CC22FC18150065006B5E91 /* ActorProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ActorProtocol.h; sourceTree = "<group>"; };
+ F5CC2302181500B1006B5E91 /* EndianSwap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = EndianSwap.cpp; sourceTree = "<group>"; };
+ F5CC230A18150118006B5E91 /* AESinkFactory.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = AESinkFactory.cpp; sourceTree = "<group>"; };
+ F5CC230B18150118006B5E91 /* AESinkFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AESinkFactory.h; sourceTree = "<group>"; };
+ F5CC234518150277006B5E91 /* AESinkNULL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AESinkNULL.cpp; path = Sinks/AESinkNULL.cpp; sourceTree = "<group>"; };
+ F5CC234618150277006B5E91 /* AESinkNULL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESinkNULL.h; path = Sinks/AESinkNULL.h; sourceTree = "<group>"; };
+ F5CC238618150768006B5E91 /* AESinkProfiler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = AESinkProfiler.cpp; path = Sinks/AESinkProfiler.cpp; sourceTree = "<group>"; };
+ F5CC238718150768006B5E91 /* AESinkProfiler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AESinkProfiler.h; path = Sinks/AESinkProfiler.h; sourceTree = "<group>"; };
F5CEE60713D3C89700225F72 /* DVDOverlayCodecTX3G.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = DVDOverlayCodecTX3G.cpp; sourceTree = "<group>"; };
F5CEE60813D3C89700225F72 /* DVDOverlayCodecTX3G.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DVDOverlayCodecTX3G.h; sourceTree = "<group>"; };
F5D8D72E102BB3B1004A11AB /* OverlayRendererGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverlayRendererGL.h; sourceTree = "<group>"; };
@@ -7139,8 +7193,11 @@
DFB65F6C15373AE7006B8FF1 /* Engines */,
DFB65F8815373AE7006B8FF1 /* Interfaces */,
DFB65FA215373AE7006B8FF1 /* Utils */,
+ F5CC22851814F7B5006B5E91 /* Sinks */,
DFB65F6515373AE7006B8FF1 /* AEFactory.cpp */,
DFB65F6615373AE7006B8FF1 /* AEFactory.h */,
+ F5CC230A18150118006B5E91 /* AESinkFactory.cpp */,
+ F5CC230B18150118006B5E91 /* AESinkFactory.h */,
);
path = AudioEngine;
sourceTree = "<group>";
@@ -7158,6 +7215,7 @@
isa = PBXGroup;
children = (
F5ED9362155CECC800842059 /* CoreAudio */,
+ F5CC22D21814FF3B006B5E91 /* ActiveAE */,
);
path = Engines;
sourceTree = "<group>";
@@ -8671,6 +8729,8 @@
E38E1E220D25F9FD00618676 /* utils */ = {
isa = PBXGroup;
children = (
+ F5CC22FB18150065006B5E91 /* ActorProtocol.cpp */,
+ F5CC22FC18150065006B5E91 /* ActorProtocol.h */,
E38E1E230D25F9FD00618676 /* AlarmClock.cpp */,
E38E1E240D25F9FD00618676 /* AlarmClock.h */,
F5A9D3081097C9370050490F /* AliasShortcutUtils.cpp */,
@@ -8703,6 +8763,7 @@
36A9443C15821E2800727135 /* DatabaseUtils.h */,
7CC30E8816296078003E7579 /* EdenVideoArtUpdater.cpp */,
7CC30E8916296078003E7579 /* EdenVideoArtUpdater.h */,
+ F5CC2302181500B1006B5E91 /* EndianSwap.cpp */,
436B38F3106628850049AB3B /* EndianSwap.h */,
DF529BAC1741697B00523FB4 /* Environment.cpp */,
DF529BAD1741697B00523FB4 /* Environment.h */,
@@ -9150,6 +9211,40 @@
path = "json-rpc";
sourceTree = "<group>";
};
+ F5CC22851814F7B5006B5E91 /* Sinks */ = {
+ isa = PBXGroup;
+ children = (
+ F5CC228C1814F7F7006B5E91 /* AESinkDARWINIOS.cpp */,
+ F5CC228D1814F7F7006B5E91 /* AESinkDARWINIOS.h */,
+ F5CC22891814F7E9006B5E91 /* AESinkDARWINOSX.cpp */,
+ F5CC228A1814F7E9006B5E91 /* AESinkDARWINOSX.h */,
+ F5CC234518150277006B5E91 /* AESinkNULL.cpp */,
+ F5CC234618150277006B5E91 /* AESinkNULL.h */,
+ F5CC238618150768006B5E91 /* AESinkProfiler.cpp */,
+ F5CC238718150768006B5E91 /* AESinkProfiler.h */,
+ );
+ name = Sinks;
+ sourceTree = "<group>";
+ };
+ F5CC22D21814FF3B006B5E91 /* ActiveAE */ = {
+ isa = PBXGroup;
+ children = (
+ F5CC22D31814FF3B006B5E91 /* ActiveAE.cpp */,
+ F5CC22D41814FF3B006B5E91 /* ActiveAE.h */,
+ F5CC22D51814FF3B006B5E91 /* ActiveAEBuffer.cpp */,
+ F5CC22D61814FF3B006B5E91 /* ActiveAEBuffer.h */,
+ F5CC22D71814FF3B006B5E91 /* ActiveAEResample.cpp */,
+ F5CC22D81814FF3B006B5E91 /* ActiveAEResample.h */,
+ F5CC22D91814FF3B006B5E91 /* ActiveAESink.cpp */,
+ F5CC22DA1814FF3B006B5E91 /* ActiveAESink.h */,
+ F5CC22DB1814FF3B006B5E91 /* ActiveAESound.cpp */,
+ F5CC22DC1814FF3B006B5E91 /* ActiveAESound.h */,
+ F5CC22DD1814FF3B006B5E91 /* ActiveAEStream.cpp */,
+ F5CC22DE1814FF3B006B5E91 /* ActiveAEStream.h */,
+ );
+ path = ActiveAE;
+ sourceTree = "<group>";
+ };
F5E1050C140AA38000175026 /* peripherals */ = {
isa = PBXGroup;
children = (
@@ -10755,6 +10850,17 @@
7C1409A9184015C9009F9411 /* InfoExpression.cpp in Sources */,
AE32174218313ADF0003FAFC /* XSLTUtils.cpp in Sources */,
7C15DCBC1892481400FCE564 /* InfoBool.cpp in Sources */,
+ F5CC22EB1814FF3B006B5E91 /* ActiveAE.cpp in Sources */,
+ F5CC22EC1814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */,
+ F5CC22ED1814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */,
+ F5CC22EE1814FF3B006B5E91 /* ActiveAESink.cpp in Sources */,
+ F5CC22EF1814FF3B006B5E91 /* ActiveAESound.cpp in Sources */,
+ F5CC22F01814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */,
+ F5CC22FF18150065006B5E91 /* ActorProtocol.cpp in Sources */,
+ F5CC2305181500B1006B5E91 /* EndianSwap.cpp in Sources */,
+ F5CC230E18150118006B5E91 /* AESinkFactory.cpp in Sources */,
+ F5CC234918150277006B5E91 /* AESinkNULL.cpp in Sources */,
+ F5CC238A18150768006B5E91 /* AESinkProfiler.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -11799,6 +11905,17 @@
7C1409AB184015C9009F9411 /* InfoExpression.cpp in Sources */,
AE32174318313AE10003FAFC /* XSLTUtils.cpp in Sources */,
7C15DCBE1892481400FCE564 /* InfoBool.cpp in Sources */,
+ F5CC22E51814FF3B006B5E91 /* ActiveAE.cpp in Sources */,
+ F5CC22E61814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */,
+ F5CC22E71814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */,
+ F5CC22E81814FF3B006B5E91 /* ActiveAESink.cpp in Sources */,
+ F5CC22E91814FF3B006B5E91 /* ActiveAESound.cpp in Sources */,
+ F5CC22EA1814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */,
+ F5CC22FE18150065006B5E91 /* ActorProtocol.cpp in Sources */,
+ F5CC2304181500B1006B5E91 /* EndianSwap.cpp in Sources */,
+ F5CC230D18150118006B5E91 /* AESinkFactory.cpp in Sources */,
+ F5CC234818150277006B5E91 /* AESinkNULL.cpp in Sources */,
+ F5CC238918150768006B5E91 /* AESinkProfiler.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -12845,6 +12962,17 @@
7C1409AA184015C9009F9411 /* InfoExpression.cpp in Sources */,
AE4E87A717354C4A00D15206 /* XSLTUtils.cpp in Sources */,
7C15DCBD1892481400FCE564 /* InfoBool.cpp in Sources */,
+ F5CC22DF1814FF3B006B5E91 /* ActiveAE.cpp in Sources */,
+ F5CC22E01814FF3B006B5E91 /* ActiveAEBuffer.cpp in Sources */,
+ F5CC22E11814FF3B006B5E91 /* ActiveAEResample.cpp in Sources */,
+ F5CC22E21814FF3B006B5E91 /* ActiveAESink.cpp in Sources */,
+ F5CC22E31814FF3B006B5E91 /* ActiveAESound.cpp in Sources */,
+ F5CC22E41814FF3B006B5E91 /* ActiveAEStream.cpp in Sources */,
+ F5CC22FD18150065006B5E91 /* ActorProtocol.cpp in Sources */,
+ F5CC2303181500B1006B5E91 /* EndianSwap.cpp in Sources */,
+ F5CC230C18150118006B5E91 /* AESinkFactory.cpp in Sources */,
+ F5CC234718150277006B5E91 /* AESinkNULL.cpp in Sources */,
+ F5CC238818150768006B5E91 /* AESinkProfiler.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};