| @@ -1861,7 +1861,7 @@ | |||
| 4BF8D2470834F20600C94B91 /* testSem.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = testSem.cpp; path = ../tests/testSem.cpp; sourceTree = SOURCE_ROOT; }; | |||
| 4BF8FB0D08AC88EF00D1A344 /* JackFrameTimer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = JackFrameTimer.cpp; path = ../common/JackFrameTimer.cpp; sourceTree = SOURCE_ROOT; }; | |||
| 4BF8FB0E08AC88EF00D1A344 /* JackFrameTimer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = JackFrameTimer.h; path = ../common/JackFrameTimer.h; sourceTree = SOURCE_ROOT; }; | |||
| 4BFA5E980DEC4D9C00FA4CDB /* testMutex */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testMutex; sourceTree = BUILT_PRODUCTS_DIR; }; | |||
| 4BFA5E980DEC4D9C00FA4CDB /* testSem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testSem; sourceTree = BUILT_PRODUCTS_DIR; }; | |||
| 4BFA5E9E0DEC4DD900FA4CDB /* testMutex.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = testMutex.cpp; path = ../tests/testMutex.cpp; sourceTree = SOURCE_ROOT; }; | |||
| 4BFA828C0DF6A9E40087B4E1 /* jack_evmon */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = jack_evmon; sourceTree = BUILT_PRODUCTS_DIR; }; | |||
| 4BFA829F0DF6A9E40087B4E1 /* jack_bufsize */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = jack_bufsize; sourceTree = BUILT_PRODUCTS_DIR; }; | |||
| @@ -2662,7 +2662,7 @@ | |||
| 4B363F1E0DEB0A6A001F72D9 /* jack_monitor_client */, | |||
| 4B363F350DEB0BD1001F72D9 /* jack_showtime */, | |||
| 4B363F720DEB0D4E001F72D9 /* jack_impulse_grabber */, | |||
| 4BFA5E980DEC4D9C00FA4CDB /* testMutex */, | |||
| 4BFA5E980DEC4D9C00FA4CDB /* testSem */, | |||
| 4BFA828C0DF6A9E40087B4E1 /* jack_evmon */, | |||
| 4BFA829F0DF6A9E40087B4E1 /* jack_bufsize */, | |||
| 4BFA82AB0DF6A9E40087B4E1 /* jack_rec */, | |||
| @@ -5871,7 +5871,7 @@ | |||
| name = "testMutex Universal"; | |||
| productInstallPath = /usr/local/bin; | |||
| productName = testSem; | |||
| productReference = 4BFA5E980DEC4D9C00FA4CDB /* testMutex */; | |||
| productReference = 4BFA5E980DEC4D9C00FA4CDB /* testSem */; | |||
| productType = "com.apple.product-type.tool"; | |||
| }; | |||
| 4BFA82820DF6A9E40087B4E1 /* jack_evmon 64 bits */ = { | |||
| @@ -8356,7 +8356,7 @@ | |||
| OTHER_CFLAGS = ""; | |||
| OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |||
| OTHER_LDFLAGS = ( | |||
| /usr/local/lib/libsamplerate.a, | |||
| /opt/local/lib/libsamplerate.a, | |||
| "-framework", | |||
| Jackservermp, | |||
| "-framework", | |||
| @@ -9131,7 +9131,7 @@ | |||
| ); | |||
| OTHER_LDFLAGS = ( | |||
| "-framework", | |||
| Jackdmp, | |||
| Jackservermp, | |||
| "-framework", | |||
| CoreAudio, | |||
| "-framework", | |||
| @@ -9511,7 +9511,7 @@ | |||
| CoreAudio, | |||
| ); | |||
| OTHER_REZFLAGS = ""; | |||
| PRODUCT_NAME = Jackdmp; | |||
| PRODUCT_NAME = Jackservermp; | |||
| REZ_EXECUTABLE = NO; | |||
| SDKROOT = ""; | |||
| SECTORDER_FLAGS = ""; | |||
| @@ -11508,7 +11508,7 @@ | |||
| OTHER_CPLUSPLUSFLAGS = "-DMACH_RPC_MACH_SEMA"; | |||
| OTHER_LDFLAGS = ( | |||
| "-framework", | |||
| Jackdmp, | |||
| Jackservermp, | |||
| "-framework", | |||
| CoreAudio, | |||
| "-framework", | |||
| @@ -11658,7 +11658,7 @@ | |||
| OTHER_LDFLAGS = ( | |||
| libportaudio.a, | |||
| "-framework", | |||
| Jackdmp, | |||
| Jackservermp, | |||
| "-framework", | |||
| AudioToolbox, | |||
| "-framework", | |||
| @@ -11807,7 +11807,7 @@ | |||
| OTHER_CPLUSPLUSFLAGS = "-DMACH_RPC_MACH_SEMA"; | |||
| OTHER_LDFLAGS = ( | |||
| "-framework", | |||
| Jackdmp, | |||
| Jackservermp, | |||
| "-framework", | |||
| CoreAudio, | |||
| "-framework", | |||
| @@ -11945,7 +11945,7 @@ | |||
| OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |||
| OTHER_LDFLAGS = ( | |||
| "-framework", | |||
| Jackdmp, | |||
| Jackservermp, | |||
| "-framework", | |||
| CoreAudio, | |||
| "-framework", | |||
| @@ -16457,7 +16457,7 @@ | |||
| CoreAudio, | |||
| ); | |||
| OTHER_REZFLAGS = ""; | |||
| PRODUCT_NAME = Jackdmp; | |||
| PRODUCT_NAME = Jackservermp; | |||
| REZ_EXECUTABLE = NO; | |||
| SDKROOT = ""; | |||
| SECTORDER_FLAGS = ""; | |||
| @@ -17468,7 +17468,7 @@ | |||
| OTHER_CFLAGS = ""; | |||
| OTHER_CPLUSPLUSFLAGS = "$(OTHER_CFLAGS)"; | |||
| OTHER_LDFLAGS = ( | |||
| /usr/local/lib/libsamplerate.a, | |||
| /opt/local/lib/libsamplerate.a, | |||
| "-framework", | |||
| Jackservermp, | |||
| "-framework", | |||
| @@ -17617,7 +17617,7 @@ | |||
| OTHER_CFLAGS = ""; | |||
| OTHER_CPLUSPLUSFLAGS = "-DMACH_RPC_MACH_SEMA"; | |||
| OTHER_LDFLAGS = ( | |||
| /usr/local/lib/libsamplerate.a, | |||
| /opt/local/lib/libsamplerate.a, | |||
| "-framework", | |||
| Jackservermp, | |||
| "-framework", | |||