/[svn]/linuxsampler/trunk/osx/linuxsampler.xcodeproj/project.pbxproj
ViewVC logotype

Contents of /linuxsampler/trunk/osx/linuxsampler.xcodeproj/project.pbxproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1191 - (show annotations) (download)
Wed May 16 20:44:53 2007 UTC (16 years, 11 months ago) by schoenebeck
File size: 42474 byte(s)
* XCode project file(s) now capable of creating universal binaries for OSX
  (patch by Toshi Nagata)

1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9 /* Begin PBXFileReference section */
10 E4019E270BED928D0094EB0E /* autoconf_builder.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = autoconf_builder.sh; sourceTree = "<group>"; };
11 E4019E280BED928D0094EB0E /* wrapper.sh */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text.script.sh; path = wrapper.sh; sourceTree = "<group>"; };
12 E4019E4D0BED975B0094EB0E /* ArrayList.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ArrayList.h; sourceTree = "<group>"; };
13 E4019E4E0BED975B0094EB0E /* atomic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };
14 E4019E4F0BED975B0094EB0E /* Condition.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Condition.cpp; sourceTree = "<group>"; };
15 E4019E500BED975B0094EB0E /* Condition.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Condition.h; sourceTree = "<group>"; };
16 E4019E510BED975B0094EB0E /* ConditionServer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionServer.cpp; sourceTree = "<group>"; };
17 E4019E520BED975B0094EB0E /* ConditionServer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionServer.h; sourceTree = "<group>"; };
18 E4019E530BED975B0094EB0E /* Exception.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Exception.h; sourceTree = "<group>"; };
19 E4019E540BED975B0094EB0E /* Features.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Features.cpp; sourceTree = "<group>"; };
20 E4019E550BED975B0094EB0E /* Features.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Features.h; sourceTree = "<group>"; };
21 E4019E560BED975B0094EB0E /* global.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = global.cpp; sourceTree = "<group>"; };
22 E4019E570BED975B0094EB0E /* global.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = "<group>"; };
23 E4019E580BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
24 E4019E590BED975B0094EB0E /* Mutex.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Mutex.cpp; sourceTree = "<group>"; };
25 E4019E5A0BED975B0094EB0E /* Mutex.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Mutex.h; sourceTree = "<group>"; };
26 E4019E5B0BED975B0094EB0E /* optional.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = optional.cpp; sourceTree = "<group>"; };
27 E4019E5C0BED975B0094EB0E /* optional.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = optional.h; sourceTree = "<group>"; };
28 E4019E5D0BED975B0094EB0E /* Pool.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Pool.h; sourceTree = "<group>"; };
29 E4019E5E0BED975B0094EB0E /* ResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ResourceManager.h; sourceTree = "<group>"; };
30 E4019E5F0BED975B0094EB0E /* RingBuffer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RingBuffer.h; sourceTree = "<group>"; };
31 E4019E600BED975B0094EB0E /* RTMath.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = RTMath.cpp; sourceTree = "<group>"; };
32 E4019E610BED975B0094EB0E /* RTMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = RTMath.h; sourceTree = "<group>"; };
33 E4019E620BED975B0094EB0E /* stacktrace.c */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.c; path = stacktrace.c; sourceTree = "<group>"; };
34 E4019E630BED975B0094EB0E /* stacktrace.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = stacktrace.h; sourceTree = "<group>"; };
35 E4019E640BED975B0094EB0E /* SynchronizedConfig.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynchronizedConfig.h; sourceTree = "<group>"; };
36 E4019E650BED975B0094EB0E /* Thread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Thread.cpp; sourceTree = "<group>"; };
37 E4019E660BED975B0094EB0E /* Thread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Thread.h; sourceTree = "<group>"; };
38 E4019E680BED975B0094EB0E /* InstrumentsDb.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentsDb.cpp; sourceTree = "<group>"; };
39 E4019E690BED975B0094EB0E /* InstrumentsDb.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentsDb.h; sourceTree = "<group>"; };
40 E4019E6A0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
41 E4019E6D0BED975B0094EB0E /* AudioChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioChannel.cpp; sourceTree = "<group>"; };
42 E4019E6E0BED975B0094EB0E /* AudioChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioChannel.h; sourceTree = "<group>"; };
43 E4019E6F0BED975B0094EB0E /* AudioOutputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDevice.cpp; sourceTree = "<group>"; };
44 E4019E700BED975B0094EB0E /* AudioOutputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDevice.h; sourceTree = "<group>"; };
45 E4019E710BED975B0094EB0E /* AudioOutputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceAlsa.cpp; sourceTree = "<group>"; };
46 E4019E720BED975B0094EB0E /* AudioOutputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceAlsa.h; sourceTree = "<group>"; };
47 E4019E730BED975B0094EB0E /* AudioOutputDeviceArts.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceArts.cpp; sourceTree = "<group>"; };
48 E4019E740BED975B0094EB0E /* AudioOutputDeviceArts.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceArts.h; sourceTree = "<group>"; };
49 E4019E750BED975B0094EB0E /* AudioOutputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceFactory.cpp; sourceTree = "<group>"; };
50 E4019E760BED975B0094EB0E /* AudioOutputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceFactory.h; sourceTree = "<group>"; };
51 E4019E770BED975B0094EB0E /* AudioOutputDeviceJack.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = AudioOutputDeviceJack.cpp; sourceTree = "<group>"; };
52 E4019E780BED975B0094EB0E /* AudioOutputDeviceJack.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = AudioOutputDeviceJack.h; sourceTree = "<group>"; };
53 E4019E790BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
54 E4019E7A0BED975B0094EB0E /* Device.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Device.h; sourceTree = "<group>"; };
55 E4019E7B0BED975B0094EB0E /* DeviceParameter.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameter.cpp; sourceTree = "<group>"; };
56 E4019E7C0BED975B0094EB0E /* DeviceParameter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameter.h; sourceTree = "<group>"; };
57 E4019E7D0BED975B0094EB0E /* DeviceParameterFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DeviceParameterFactory.cpp; sourceTree = "<group>"; };
58 E4019E7E0BED975B0094EB0E /* DeviceParameterFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DeviceParameterFactory.h; sourceTree = "<group>"; };
59 E4019E7F0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
60 E4019E810BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
61 E4019E820BED975B0094EB0E /* midi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = midi.h; sourceTree = "<group>"; };
62 E4019E830BED975B0094EB0E /* MidiInputDevice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDevice.cpp; sourceTree = "<group>"; };
63 E4019E840BED975B0094EB0E /* MidiInputDevice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDevice.h; sourceTree = "<group>"; };
64 E4019E850BED975B0094EB0E /* MidiInputDeviceAlsa.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceAlsa.cpp; sourceTree = "<group>"; };
65 E4019E860BED975B0094EB0E /* MidiInputDeviceAlsa.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceAlsa.h; sourceTree = "<group>"; };
66 E4019E870BED975B0094EB0E /* MidiInputDeviceCoreMidi.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceCoreMidi.cpp; sourceTree = "<group>"; };
67 E4019E880BED975B0094EB0E /* MidiInputDeviceCoreMidi.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceCoreMidi.h; sourceTree = "<group>"; };
68 E4019E890BED975B0094EB0E /* MidiInputDeviceFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceFactory.cpp; sourceTree = "<group>"; };
69 E4019E8A0BED975B0094EB0E /* MidiInputDeviceFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceFactory.h; sourceTree = "<group>"; };
70 E4019E8B0BED975B0094EB0E /* MidiInputDeviceMidiShare.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputDeviceMidiShare.cpp; sourceTree = "<group>"; };
71 E4019E8C0BED975B0094EB0E /* MidiInputDeviceMidiShare.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputDeviceMidiShare.h; sourceTree = "<group>"; };
72 E4019E8D0BED975B0094EB0E /* MidiInputPort.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInputPort.cpp; sourceTree = "<group>"; };
73 E4019E8E0BED975B0094EB0E /* MidiInputPort.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInputPort.h; sourceTree = "<group>"; };
74 E4019E8F0BED975B0094EB0E /* MidiInstrumentMapper.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MidiInstrumentMapper.cpp; sourceTree = "<group>"; };
75 E4019E900BED975B0094EB0E /* MidiInstrumentMapper.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MidiInstrumentMapper.h; sourceTree = "<group>"; };
76 E4019E930BED975B0094EB0E /* BiquadFilter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = BiquadFilter.h; sourceTree = "<group>"; };
77 E4019E940BED975B0094EB0E /* Event.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Event.cpp; sourceTree = "<group>"; };
78 E4019E950BED975B0094EB0E /* Event.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Event.h; sourceTree = "<group>"; };
79 E4019E960BED975B0094EB0E /* LFOBase.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOBase.h; sourceTree = "<group>"; };
80 E4019E970BED975B0094EB0E /* LFOTriangleDiHarmonic.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleDiHarmonic.h; sourceTree = "<group>"; };
81 E4019E980BED975B0094EB0E /* LFOTriangleIntAbsMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntAbsMath.h; sourceTree = "<group>"; };
82 E4019E990BED975B0094EB0E /* LFOTriangleIntMath.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LFOTriangleIntMath.h; sourceTree = "<group>"; };
83 E4019E9A0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
84 E4019E9B0BED975B0094EB0E /* Resampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Resampler.h; sourceTree = "<group>"; };
85 E4019E9C0BED975B0094EB0E /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };
86 E4019E9D0BED975B0094EB0E /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };
87 E4019E9E0BED975B0094EB0E /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };
88 E4019E9F0BED975B0094EB0E /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };
89 E4019EA00BED975B0094EB0E /* EngineChannelFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannelFactory.cpp; sourceTree = "<group>"; };
90 E4019EA10BED975B0094EB0E /* EngineChannelFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannelFactory.h; sourceTree = "<group>"; };
91 E4019EA20BED975B0094EB0E /* EngineFactory.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineFactory.cpp; sourceTree = "<group>"; };
92 E4019EA30BED975B0094EB0E /* EngineFactory.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineFactory.h; sourceTree = "<group>"; };
93 E4019EA40BED975B0094EB0E /* FxSend.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = FxSend.cpp; sourceTree = "<group>"; };
94 E4019EA50BED975B0094EB0E /* FxSend.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = FxSend.h; sourceTree = "<group>"; };
95 E4019EA70BED975B0094EB0E /* DiskThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = DiskThread.cpp; sourceTree = "<group>"; };
96 E4019EA80BED975B0094EB0E /* DiskThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = DiskThread.h; sourceTree = "<group>"; };
97 E4019EA90BED975B0094EB0E /* EGADSR.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGADSR.cpp; sourceTree = "<group>"; };
98 E4019EAA0BED975B0094EB0E /* EGADSR.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGADSR.h; sourceTree = "<group>"; };
99 E4019EAB0BED975B0094EB0E /* EGDecay.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EGDecay.cpp; sourceTree = "<group>"; };
100 E4019EAC0BED975B0094EB0E /* EGDecay.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EGDecay.h; sourceTree = "<group>"; };
101 E4019EAD0BED975B0094EB0E /* Engine.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Engine.cpp; sourceTree = "<group>"; };
102 E4019EAE0BED975B0094EB0E /* Engine.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Engine.h; sourceTree = "<group>"; };
103 E4019EAF0BED975B0094EB0E /* EngineChannel.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = EngineChannel.cpp; sourceTree = "<group>"; };
104 E4019EB00BED975B0094EB0E /* EngineChannel.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineChannel.h; sourceTree = "<group>"; };
105 E4019EB10BED975B0094EB0E /* EngineGlobals.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EngineGlobals.h; sourceTree = "<group>"; };
106 E4019EB20BED975B0094EB0E /* Filter.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Filter.h; sourceTree = "<group>"; };
107 E4019EB30BED975B0094EB0E /* InstrumentResourceManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentResourceManager.cpp; sourceTree = "<group>"; };
108 E4019EB40BED975B0094EB0E /* InstrumentResourceManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentResourceManager.h; sourceTree = "<group>"; };
109 E4019EB50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
110 E4019EB60BED975B0094EB0E /* Profiler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Profiler.cpp; sourceTree = "<group>"; };
111 E4019EB70BED975B0094EB0E /* Profiler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Profiler.h; sourceTree = "<group>"; };
112 E4019EB80BED975B0094EB0E /* SmoothVolume.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = SmoothVolume.cpp; sourceTree = "<group>"; };
113 E4019EB90BED975B0094EB0E /* SmoothVolume.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SmoothVolume.h; sourceTree = "<group>"; };
114 E4019EBA0BED975B0094EB0E /* Stream.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Stream.cpp; sourceTree = "<group>"; };
115 E4019EBB0BED975B0094EB0E /* Stream.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Stream.h; sourceTree = "<group>"; };
116 E4019EBC0BED975B0094EB0E /* SynthesisParam.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = SynthesisParam.h; sourceTree = "<group>"; };
117 E4019EBD0BED975B0094EB0E /* Synthesizer.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Synthesizer.cpp; sourceTree = "<group>"; };
118 E4019EBE0BED975B0094EB0E /* Synthesizer.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Synthesizer.h; sourceTree = "<group>"; };
119 E4019EBF0BED975B0094EB0E /* Voice.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Voice.cpp; sourceTree = "<group>"; };
120 E4019EC00BED975B0094EB0E /* Voice.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Voice.h; sourceTree = "<group>"; };
121 E4019EC10BED975B0094EB0E /* InstrumentManager.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManager.cpp; sourceTree = "<group>"; };
122 E4019EC20BED975B0094EB0E /* InstrumentManager.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManager.h; sourceTree = "<group>"; };
123 E4019EC30BED975B0094EB0E /* InstrumentManagerThread.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = InstrumentManagerThread.cpp; sourceTree = "<group>"; };
124 E4019EC40BED975B0094EB0E /* InstrumentManagerThread.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = InstrumentManagerThread.h; sourceTree = "<group>"; };
125 E4019EC50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
126 E4019EC60BED975B0094EB0E /* EventListeners.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = EventListeners.h; sourceTree = "<group>"; };
127 E4019ECD0BED975B0094EB0E /* linuxsampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsampler.cpp; sourceTree = "<group>"; };
128 E4019ED10BED975B0094EB0E /* lscp.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscp.h; sourceTree = "<group>"; };
129 E4019ED20BED975B0094EB0E /* lscp.y */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.yacc; path = lscp.y; sourceTree = "<group>"; };
130 E4019ED30BED975B0094EB0E /* lscpevent.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpevent.cpp; sourceTree = "<group>"; };
131 E4019ED40BED975B0094EB0E /* lscpevent.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpevent.h; sourceTree = "<group>"; };
132 E4019ED50BED975B0094EB0E /* lscpparser.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpparser.cpp; sourceTree = "<group>"; };
133 E4019ED60BED975B0094EB0E /* lscpparser.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpparser.h; sourceTree = "<group>"; };
134 E4019ED70BED975B0094EB0E /* lscpresultset.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpresultset.cpp; sourceTree = "<group>"; };
135 E4019ED80BED975B0094EB0E /* lscpresultset.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpresultset.h; sourceTree = "<group>"; };
136 E4019ED90BED975B0094EB0E /* lscpserver.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = lscpserver.cpp; sourceTree = "<group>"; };
137 E4019EDA0BED975B0094EB0E /* lscpserver.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpserver.h; sourceTree = "<group>"; };
138 E4019EDB0BED975B0094EB0E /* lscpsymbols.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = lscpsymbols.h; sourceTree = "<group>"; };
139 E4019EDC0BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
140 E4019EDD0BED975B0094EB0E /* Sampler.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = Sampler.cpp; sourceTree = "<group>"; };
141 E4019EDE0BED975B0094EB0E /* Sampler.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = Sampler.h; sourceTree = "<group>"; };
142 E4019EE00BED975B0094EB0E /* ConditionTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ConditionTest.cpp; sourceTree = "<group>"; };
143 E4019EE10BED975B0094EB0E /* ConditionTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ConditionTest.h; sourceTree = "<group>"; };
144 E4019EE20BED975B0094EB0E /* linuxsamplertest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = linuxsamplertest.cpp; sourceTree = "<group>"; };
145 E4019EE30BED975B0094EB0E /* LSCPTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = LSCPTest.cpp; sourceTree = "<group>"; };
146 E4019EE40BED975B0094EB0E /* LSCPTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = LSCPTest.h; sourceTree = "<group>"; };
147 E4019EE50BED975B0094EB0E /* Makefile.am */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = text; path = Makefile.am; sourceTree = "<group>"; };
148 E4019EE60BED975B0094EB0E /* MutexTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = MutexTest.cpp; sourceTree = "<group>"; };
149 E4019EE70BED975B0094EB0E /* MutexTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = MutexTest.h; sourceTree = "<group>"; };
150 E4019EE80BED975B0094EB0E /* PoolTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = PoolTest.cpp; sourceTree = "<group>"; };
151 E4019EE90BED975B0094EB0E /* PoolTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = PoolTest.h; sourceTree = "<group>"; };
152 E4019EEA0BED975B0094EB0E /* ThreadTest.cpp */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.cpp.cpp; path = ThreadTest.cpp; sourceTree = "<group>"; };
153 E4019EEB0BED975B0094EB0E /* ThreadTest.h */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.h; path = ThreadTest.h; sourceTree = "<group>"; };
154 /* End PBXFileReference section */
155
156 /* Begin PBXGroup section */
157 08FB7794FE84155DC02AAC07 /* LinuxSampler */ = {
158 isa = PBXGroup;
159 children = (
160 E4019E4A0BED975B0094EB0E /* src */,
161 E4019E270BED928D0094EB0E /* autoconf_builder.sh */,
162 E4019E280BED928D0094EB0E /* wrapper.sh */,
163 );
164 name = LinuxSampler;
165 sourceTree = "<group>";
166 };
167 E4019E4A0BED975B0094EB0E /* src */ = {
168 isa = PBXGroup;
169 children = (
170 E4019E4B0BED975B0094EB0E /* audiodriver */,
171 E4019E4C0BED975B0094EB0E /* common */,
172 E4019E670BED975B0094EB0E /* db */,
173 E4019E6B0BED975B0094EB0E /* drivers */,
174 E4019E910BED975B0094EB0E /* engines */,
175 E4019EC60BED975B0094EB0E /* EventListeners.h */,
176 E4019ECD0BED975B0094EB0E /* linuxsampler.cpp */,
177 E4019ECF0BED975B0094EB0E /* mididriver */,
178 E4019ED00BED975B0094EB0E /* network */,
179 E4019EDD0BED975B0094EB0E /* Sampler.cpp */,
180 E4019EDE0BED975B0094EB0E /* Sampler.h */,
181 E4019EDF0BED975B0094EB0E /* testcases */,
182 );
183 name = src;
184 path = ../src;
185 sourceTree = SOURCE_ROOT;
186 };
187 E4019E4B0BED975B0094EB0E /* audiodriver */ = {
188 isa = PBXGroup;
189 children = (
190 );
191 path = audiodriver;
192 sourceTree = "<group>";
193 };
194 E4019E4C0BED975B0094EB0E /* common */ = {
195 isa = PBXGroup;
196 children = (
197 E4019E4D0BED975B0094EB0E /* ArrayList.h */,
198 E4019E4E0BED975B0094EB0E /* atomic.h */,
199 E4019E4F0BED975B0094EB0E /* Condition.cpp */,
200 E4019E500BED975B0094EB0E /* Condition.h */,
201 E4019E510BED975B0094EB0E /* ConditionServer.cpp */,
202 E4019E520BED975B0094EB0E /* ConditionServer.h */,
203 E4019E530BED975B0094EB0E /* Exception.h */,
204 E4019E540BED975B0094EB0E /* Features.cpp */,
205 E4019E550BED975B0094EB0E /* Features.h */,
206 E4019E560BED975B0094EB0E /* global.cpp */,
207 E4019E570BED975B0094EB0E /* global.h */,
208 E4019E580BED975B0094EB0E /* Makefile.am */,
209 E4019E590BED975B0094EB0E /* Mutex.cpp */,
210 E4019E5A0BED975B0094EB0E /* Mutex.h */,
211 E4019E5B0BED975B0094EB0E /* optional.cpp */,
212 E4019E5C0BED975B0094EB0E /* optional.h */,
213 E4019E5D0BED975B0094EB0E /* Pool.h */,
214 E4019E5E0BED975B0094EB0E /* ResourceManager.h */,
215 E4019E5F0BED975B0094EB0E /* RingBuffer.h */,
216 E4019E600BED975B0094EB0E /* RTMath.cpp */,
217 E4019E610BED975B0094EB0E /* RTMath.h */,
218 E4019E620BED975B0094EB0E /* stacktrace.c */,
219 E4019E630BED975B0094EB0E /* stacktrace.h */,
220 E4019E640BED975B0094EB0E /* SynchronizedConfig.h */,
221 E4019E650BED975B0094EB0E /* Thread.cpp */,
222 E4019E660BED975B0094EB0E /* Thread.h */,
223 );
224 path = common;
225 sourceTree = "<group>";
226 };
227 E4019E670BED975B0094EB0E /* db */ = {
228 isa = PBXGroup;
229 children = (
230 E4019E680BED975B0094EB0E /* InstrumentsDb.cpp */,
231 E4019E690BED975B0094EB0E /* InstrumentsDb.h */,
232 E4019E6A0BED975B0094EB0E /* Makefile.am */,
233 );
234 path = db;
235 sourceTree = "<group>";
236 };
237 E4019E6B0BED975B0094EB0E /* drivers */ = {
238 isa = PBXGroup;
239 children = (
240 E4019E6C0BED975B0094EB0E /* audio */,
241 E4019E7A0BED975B0094EB0E /* Device.h */,
242 E4019E7B0BED975B0094EB0E /* DeviceParameter.cpp */,
243 E4019E7C0BED975B0094EB0E /* DeviceParameter.h */,
244 E4019E7D0BED975B0094EB0E /* DeviceParameterFactory.cpp */,
245 E4019E7E0BED975B0094EB0E /* DeviceParameterFactory.h */,
246 E4019E7F0BED975B0094EB0E /* Makefile.am */,
247 E4019E800BED975B0094EB0E /* midi */,
248 );
249 path = drivers;
250 sourceTree = "<group>";
251 };
252 E4019E6C0BED975B0094EB0E /* audio */ = {
253 isa = PBXGroup;
254 children = (
255 E4019E6D0BED975B0094EB0E /* AudioChannel.cpp */,
256 E4019E6E0BED975B0094EB0E /* AudioChannel.h */,
257 E4019E6F0BED975B0094EB0E /* AudioOutputDevice.cpp */,
258 E4019E700BED975B0094EB0E /* AudioOutputDevice.h */,
259 E4019E710BED975B0094EB0E /* AudioOutputDeviceAlsa.cpp */,
260 E4019E720BED975B0094EB0E /* AudioOutputDeviceAlsa.h */,
261 E4019E730BED975B0094EB0E /* AudioOutputDeviceArts.cpp */,
262 E4019E740BED975B0094EB0E /* AudioOutputDeviceArts.h */,
263 E4019E750BED975B0094EB0E /* AudioOutputDeviceFactory.cpp */,
264 E4019E760BED975B0094EB0E /* AudioOutputDeviceFactory.h */,
265 E4019E770BED975B0094EB0E /* AudioOutputDeviceJack.cpp */,
266 E4019E780BED975B0094EB0E /* AudioOutputDeviceJack.h */,
267 E4019E790BED975B0094EB0E /* Makefile.am */,
268 );
269 path = audio;
270 sourceTree = "<group>";
271 };
272 E4019E800BED975B0094EB0E /* midi */ = {
273 isa = PBXGroup;
274 children = (
275 E4019E810BED975B0094EB0E /* Makefile.am */,
276 E4019E820BED975B0094EB0E /* midi.h */,
277 E4019E830BED975B0094EB0E /* MidiInputDevice.cpp */,
278 E4019E840BED975B0094EB0E /* MidiInputDevice.h */,
279 E4019E850BED975B0094EB0E /* MidiInputDeviceAlsa.cpp */,
280 E4019E860BED975B0094EB0E /* MidiInputDeviceAlsa.h */,
281 E4019E870BED975B0094EB0E /* MidiInputDeviceCoreMidi.cpp */,
282 E4019E880BED975B0094EB0E /* MidiInputDeviceCoreMidi.h */,
283 E4019E890BED975B0094EB0E /* MidiInputDeviceFactory.cpp */,
284 E4019E8A0BED975B0094EB0E /* MidiInputDeviceFactory.h */,
285 E4019E8B0BED975B0094EB0E /* MidiInputDeviceMidiShare.cpp */,
286 E4019E8C0BED975B0094EB0E /* MidiInputDeviceMidiShare.h */,
287 E4019E8D0BED975B0094EB0E /* MidiInputPort.cpp */,
288 E4019E8E0BED975B0094EB0E /* MidiInputPort.h */,
289 E4019E8F0BED975B0094EB0E /* MidiInstrumentMapper.cpp */,
290 E4019E900BED975B0094EB0E /* MidiInstrumentMapper.h */,
291 );
292 path = midi;
293 sourceTree = "<group>";
294 };
295 E4019E910BED975B0094EB0E /* engines */ = {
296 isa = PBXGroup;
297 children = (
298 E4019E920BED975B0094EB0E /* common */,
299 E4019E9C0BED975B0094EB0E /* Engine.cpp */,
300 E4019E9D0BED975B0094EB0E /* Engine.h */,
301 E4019E9E0BED975B0094EB0E /* EngineChannel.cpp */,
302 E4019E9F0BED975B0094EB0E /* EngineChannel.h */,
303 E4019EA00BED975B0094EB0E /* EngineChannelFactory.cpp */,
304 E4019EA10BED975B0094EB0E /* EngineChannelFactory.h */,
305 E4019EA20BED975B0094EB0E /* EngineFactory.cpp */,
306 E4019EA30BED975B0094EB0E /* EngineFactory.h */,
307 E4019EA40BED975B0094EB0E /* FxSend.cpp */,
308 E4019EA50BED975B0094EB0E /* FxSend.h */,
309 E4019EA60BED975B0094EB0E /* gig */,
310 E4019EC10BED975B0094EB0E /* InstrumentManager.cpp */,
311 E4019EC20BED975B0094EB0E /* InstrumentManager.h */,
312 E4019EC30BED975B0094EB0E /* InstrumentManagerThread.cpp */,
313 E4019EC40BED975B0094EB0E /* InstrumentManagerThread.h */,
314 E4019EC50BED975B0094EB0E /* Makefile.am */,
315 );
316 path = engines;
317 sourceTree = "<group>";
318 };
319 E4019E920BED975B0094EB0E /* common */ = {
320 isa = PBXGroup;
321 children = (
322 E4019E930BED975B0094EB0E /* BiquadFilter.h */,
323 E4019E940BED975B0094EB0E /* Event.cpp */,
324 E4019E950BED975B0094EB0E /* Event.h */,
325 E4019E960BED975B0094EB0E /* LFOBase.h */,
326 E4019E970BED975B0094EB0E /* LFOTriangleDiHarmonic.h */,
327 E4019E980BED975B0094EB0E /* LFOTriangleIntAbsMath.h */,
328 E4019E990BED975B0094EB0E /* LFOTriangleIntMath.h */,
329 E4019E9A0BED975B0094EB0E /* Makefile.am */,
330 E4019E9B0BED975B0094EB0E /* Resampler.h */,
331 );
332 path = common;
333 sourceTree = "<group>";
334 };
335 E4019EA60BED975B0094EB0E /* gig */ = {
336 isa = PBXGroup;
337 children = (
338 E4019EA70BED975B0094EB0E /* DiskThread.cpp */,
339 E4019EA80BED975B0094EB0E /* DiskThread.h */,
340 E4019EA90BED975B0094EB0E /* EGADSR.cpp */,
341 E4019EAA0BED975B0094EB0E /* EGADSR.h */,
342 E4019EAB0BED975B0094EB0E /* EGDecay.cpp */,
343 E4019EAC0BED975B0094EB0E /* EGDecay.h */,
344 E4019EAD0BED975B0094EB0E /* Engine.cpp */,
345 E4019EAE0BED975B0094EB0E /* Engine.h */,
346 E4019EAF0BED975B0094EB0E /* EngineChannel.cpp */,
347 E4019EB00BED975B0094EB0E /* EngineChannel.h */,
348 E4019EB10BED975B0094EB0E /* EngineGlobals.h */,
349 E4019EB20BED975B0094EB0E /* Filter.h */,
350 E4019EB30BED975B0094EB0E /* InstrumentResourceManager.cpp */,
351 E4019EB40BED975B0094EB0E /* InstrumentResourceManager.h */,
352 E4019EB50BED975B0094EB0E /* Makefile.am */,
353 E4019EB60BED975B0094EB0E /* Profiler.cpp */,
354 E4019EB70BED975B0094EB0E /* Profiler.h */,
355 E4019EB80BED975B0094EB0E /* SmoothVolume.cpp */,
356 E4019EB90BED975B0094EB0E /* SmoothVolume.h */,
357 E4019EBA0BED975B0094EB0E /* Stream.cpp */,
358 E4019EBB0BED975B0094EB0E /* Stream.h */,
359 E4019EBC0BED975B0094EB0E /* SynthesisParam.h */,
360 E4019EBD0BED975B0094EB0E /* Synthesizer.cpp */,
361 E4019EBE0BED975B0094EB0E /* Synthesizer.h */,
362 E4019EBF0BED975B0094EB0E /* Voice.cpp */,
363 E4019EC00BED975B0094EB0E /* Voice.h */,
364 );
365 path = gig;
366 sourceTree = "<group>";
367 };
368 E4019ECF0BED975B0094EB0E /* mididriver */ = {
369 isa = PBXGroup;
370 children = (
371 );
372 path = mididriver;
373 sourceTree = "<group>";
374 };
375 E4019ED00BED975B0094EB0E /* network */ = {
376 isa = PBXGroup;
377 children = (
378 E4019ED10BED975B0094EB0E /* lscp.h */,
379 E4019ED20BED975B0094EB0E /* lscp.y */,
380 E4019ED30BED975B0094EB0E /* lscpevent.cpp */,
381 E4019ED40BED975B0094EB0E /* lscpevent.h */,
382 E4019ED50BED975B0094EB0E /* lscpparser.cpp */,
383 E4019ED60BED975B0094EB0E /* lscpparser.h */,
384 E4019ED70BED975B0094EB0E /* lscpresultset.cpp */,
385 E4019ED80BED975B0094EB0E /* lscpresultset.h */,
386 E4019ED90BED975B0094EB0E /* lscpserver.cpp */,
387 E4019EDA0BED975B0094EB0E /* lscpserver.h */,
388 E4019EDB0BED975B0094EB0E /* lscpsymbols.h */,
389 E4019EDC0BED975B0094EB0E /* Makefile.am */,
390 );
391 path = network;
392 sourceTree = "<group>";
393 };
394 E4019EDF0BED975B0094EB0E /* testcases */ = {
395 isa = PBXGroup;
396 children = (
397 E4019EE00BED975B0094EB0E /* ConditionTest.cpp */,
398 E4019EE10BED975B0094EB0E /* ConditionTest.h */,
399 E4019EE20BED975B0094EB0E /* linuxsamplertest.cpp */,
400 E4019EE30BED975B0094EB0E /* LSCPTest.cpp */,
401 E4019EE40BED975B0094EB0E /* LSCPTest.h */,
402 E4019EE50BED975B0094EB0E /* Makefile.am */,
403 E4019EE60BED975B0094EB0E /* MutexTest.cpp */,
404 E4019EE70BED975B0094EB0E /* MutexTest.h */,
405 E4019EE80BED975B0094EB0E /* PoolTest.cpp */,
406 E4019EE90BED975B0094EB0E /* PoolTest.h */,
407 E4019EEA0BED975B0094EB0E /* ThreadTest.cpp */,
408 E4019EEB0BED975B0094EB0E /* ThreadTest.h */,
409 );
410 path = testcases;
411 sourceTree = "<group>";
412 };
413 /* End PBXGroup section */
414
415 /* Begin PBXLegacyTarget section */
416 E4102B730BCBD832006B57FE /* linuxsampler */ = {
417 isa = PBXLegacyTarget;
418 buildArgumentsString = "$(PROJECT_DIR)/wrapper.sh";
419 buildConfigurationList = E4102B740BCBD85E006B57FE /* Build configuration list for PBXLegacyTarget "linuxsampler" */;
420 buildPhases = (
421 );
422 buildToolPath = /bin/sh;
423 buildWorkingDirectory = ..;
424 dependencies = (
425 );
426 name = linuxsampler;
427 passBuildSettingsInEnvironment = 1;
428 productName = libgig;
429 };
430 /* End PBXLegacyTarget section */
431
432 /* Begin PBXProject section */
433 08FB7793FE84155DC02AAC07 /* Project object */ = {
434 isa = PBXProject;
435 buildConfigurationList = 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "linuxsampler" */;
436 hasScannedForEncodings = 1;
437 mainGroup = 08FB7794FE84155DC02AAC07 /* LinuxSampler */;
438 projectDirPath = "";
439 targets = (
440 E4102B730BCBD832006B57FE /* linuxsampler */,
441 );
442 };
443 /* End PBXProject section */
444
445 /* Begin XCBuildConfiguration section */
446 1DEB919408733D9F0010E9CD /* Development */ = {
447 isa = XCBuildConfiguration;
448 buildSettings = {
449 GCC_WARN_ABOUT_RETURN_TYPE = YES;
450 GCC_WARN_UNUSED_VARIABLE = YES;
451 PREBINDING = NO;
452 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
453 };
454 name = Development;
455 };
456 E4102B750BCBD85E006B57FE /* Development */ = {
457 isa = XCBuildConfiguration;
458 buildSettings = {
459 COPY_PHASE_STRIP = NO;
460 GCC_DYNAMIC_NO_PIC = NO;
461 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
462 GCC_OPTIMIZATION_LEVEL = 0;
463 PRODUCT_NAME = linuxsampler;
464 };
465 name = Development;
466 };
467 E4102B770BCBD8A9006B57FE /* Deployment_ppc */ = {
468 isa = XCBuildConfiguration;
469 buildSettings = {
470 COPY_PHASE_STRIP = NO;
471 GCC_DYNAMIC_NO_PIC = NO;
472 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
473 GCC_OPTIMIZATION_LEVEL = 0;
474 PRODUCT_NAME = linuxsampler;
475 };
476 name = Deployment_ppc;
477 };
478 E4102B780BCBD8A9006B57FE /* Deployment_i386 */ = {
479 isa = XCBuildConfiguration;
480 buildSettings = {
481 COPY_PHASE_STRIP = NO;
482 GCC_DYNAMIC_NO_PIC = NO;
483 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
484 GCC_OPTIMIZATION_LEVEL = 0;
485 PRODUCT_NAME = linuxsampler;
486 };
487 name = Deployment_i386;
488 };
489 E4102B7B0BCBD8A9006B57FE /* Deployment_ppc */ = {
490 isa = XCBuildConfiguration;
491 buildSettings = {
492 GCC_WARN_ABOUT_RETURN_TYPE = YES;
493 GCC_WARN_UNUSED_VARIABLE = YES;
494 PREBINDING = NO;
495 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
496 };
497 name = Deployment_ppc;
498 };
499 E4102B7C0BCBD8A9006B57FE /* Deployment_i386 */ = {
500 isa = XCBuildConfiguration;
501 buildSettings = {
502 GCC_WARN_ABOUT_RETURN_TYPE = YES;
503 GCC_WARN_UNUSED_VARIABLE = YES;
504 PREBINDING = NO;
505 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
506 };
507 name = Deployment_i386;
508 };
509 E49D6A780BEE280600432768 /* Deployment_UB */ = {
510 isa = XCBuildConfiguration;
511 buildSettings = {
512 COPY_PHASE_STRIP = NO;
513 GCC_DYNAMIC_NO_PIC = NO;
514 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
515 GCC_OPTIMIZATION_LEVEL = 0;
516 PRODUCT_NAME = linuxsampler;
517 };
518 name = Deployment_UB;
519 };
520 E49D6A790BEE280600432768 /* Deployment_UB */ = {
521 isa = XCBuildConfiguration;
522 buildSettings = {
523 GCC_WARN_ABOUT_RETURN_TYPE = YES;
524 GCC_WARN_UNUSED_VARIABLE = YES;
525 PREBINDING = NO;
526 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
527 };
528 name = Deployment_UB;
529 };
530 /* End XCBuildConfiguration section */
531
532 /* Begin XCConfigurationList section */
533 1DEB919308733D9F0010E9CD /* Build configuration list for PBXProject "linuxsampler" */ = {
534 isa = XCConfigurationList;
535 buildConfigurations = (
536 1DEB919408733D9F0010E9CD /* Development */,
537 E4102B7B0BCBD8A9006B57FE /* Deployment_ppc */,
538 E4102B7C0BCBD8A9006B57FE /* Deployment_i386 */,
539 E49D6A790BEE280600432768 /* Deployment_UB */,
540 );
541 defaultConfigurationIsVisible = 0;
542 defaultConfigurationName = Development;
543 };
544 E4102B740BCBD85E006B57FE /* Build configuration list for PBXLegacyTarget "linuxsampler" */ = {
545 isa = XCConfigurationList;
546 buildConfigurations = (
547 E4102B750BCBD85E006B57FE /* Development */,
548 E4102B770BCBD8A9006B57FE /* Deployment_ppc */,
549 E4102B780BCBD8A9006B57FE /* Deployment_i386 */,
550 E49D6A780BEE280600432768 /* Deployment_UB */,
551 );
552 defaultConfigurationIsVisible = 0;
553 defaultConfigurationName = Development;
554 };
555 /* End XCConfigurationList section */
556 };
557 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
558 }

  ViewVC Help
Powered by ViewVC