The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

365 lines
22KB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 8415443F13DED0F800D66D72 /* juce_NPAPI_MacResource.r in Rez */ = {isa = PBXBuildFile; fileRef = 8415443313DEB84C00D66D72 /* juce_NPAPI_MacResource.r */; };
  10. 8415449013DEEF0D00D66D72 /* juce_browser_plugin_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448213DEEF0D00D66D72 /* juce_browser_plugin_wrapper.mm */; };
  11. 8415449213DEEF0D00D66D72 /* juce_core_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448413DEEF0D00D66D72 /* juce_core_wrapper.mm */; };
  12. 8415449413DEEF0D00D66D72 /* juce_data_structures_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448613DEEF0D00D66D72 /* juce_data_structures_wrapper.mm */; };
  13. 8415449613DEEF0D00D66D72 /* juce_events_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448813DEEF0D00D66D72 /* juce_events_wrapper.mm */; };
  14. 8415449813DEEF0D00D66D72 /* juce_graphics_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448A13DEEF0D00D66D72 /* juce_graphics_wrapper.mm */; };
  15. 8415449A13DEEF0D00D66D72 /* juce_gui_basics_wrapper.mm in Sources */ = {isa = PBXBuildFile; fileRef = 8415448C13DEEF0D00D66D72 /* juce_gui_basics_wrapper.mm */; };
  16. 841544B613DEF1DC00D66D72 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 841544B513DEF1DC00D66D72 /* QuartzCore.framework */; };
  17. 8415454713DF243A00D66D72 /* JuceBrowserPluginDemo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */; };
  18. 842CC8E20FA5D26A008C7970 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D30FA5D26A008C7970 /* Carbon.framework */; };
  19. 842CC8E30FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */; };
  20. 842CC8E40FA5D26A008C7970 /* DiscRecording.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */; };
  21. 842CC8E50FA5D26A008C7970 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D60FA5D26A008C7970 /* Cocoa.framework */; };
  22. 842CC8E60FA5D26A008C7970 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D70FA5D26A008C7970 /* WebKit.framework */; };
  23. 842CC8E70FA5D26A008C7970 /* AGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D80FA5D26A008C7970 /* AGL.framework */; };
  24. 842CC8E80FA5D26A008C7970 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */; };
  25. 842CC8E90FA5D26A008C7970 /* CoreMIDI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */; };
  26. 842CC8EA0FA5D26A008C7970 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DB0FA5D26A008C7970 /* IOKit.framework */; };
  27. 842CC8EB0FA5D26A008C7970 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */; };
  28. 842CC8EC0FA5D26A008C7970 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */; };
  29. 842CC8ED0FA5D26A008C7970 /* QTKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DE0FA5D26A008C7970 /* QTKit.framework */; };
  30. 842CC8EE0FA5D26A008C7970 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */; };
  31. 842CC8EF0FA5D26A008C7970 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */; };
  32. 842CC8F00FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */; };
  33. 842CCB300FA5F201008C7970 /* JuceBrowserPluginDemo.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */; };
  34. /* End PBXBuildFile section */
  35. /* Begin PBXCopyFilesBuildPhase section */
  36. 842CCB3F0FA5F204008C7970 /* CopyFiles */ = {
  37. isa = PBXCopyFilesBuildPhase;
  38. buildActionMask = 2147483647;
  39. dstPath = "/Library/Internet Plug-Ins";
  40. dstSubfolderSpec = 0;
  41. files = (
  42. 842CCB300FA5F201008C7970 /* JuceBrowserPluginDemo.plugin in CopyFiles */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXCopyFilesBuildPhase section */
  47. /* Begin PBXFileReference section */
  48. 8415442C13DEB82500D66D72 /* How to build a browser plugin.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "How to build a browser plugin.txt"; path = "../../How to build a browser plugin.txt"; sourceTree = SOURCE_ROOT; };
  49. 8415442E13DEB84C00D66D72 /* juce_ActiveX_GlueCode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = juce_ActiveX_GlueCode.cpp; path = ../../../../modules/juce_browser_plugin_client/wrapper/juce_ActiveX_GlueCode.cpp; sourceTree = SOURCE_ROOT; };
  50. 8415442F13DEB84C00D66D72 /* juce_BrowserPluginComponent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = juce_BrowserPluginComponent.h; path = ../../../../modules/juce_browser_plugin_client/wrapper/juce_BrowserPluginComponent.h; sourceTree = SOURCE_ROOT; };
  51. 8415443113DEB84C00D66D72 /* juce_NPAPI_GlueCode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = juce_NPAPI_GlueCode.cpp; path = ../../../../modules/juce_browser_plugin_client/wrapper/juce_NPAPI_GlueCode.cpp; sourceTree = SOURCE_ROOT; };
  52. 8415443313DEB84C00D66D72 /* juce_NPAPI_MacResource.r */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.rez; name = juce_NPAPI_MacResource.r; path = ../../../../modules/juce_browser_plugin_client/wrapper/juce_NPAPI_MacResource.r; sourceTree = SOURCE_ROOT; };
  53. 8415448213DEEF0D00D66D72 /* juce_browser_plugin_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_browser_plugin_wrapper.mm; path = ../../src/juce_browser_plugin_wrapper.mm; sourceTree = SOURCE_ROOT; };
  54. 8415448413DEEF0D00D66D72 /* juce_core_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_core_wrapper.mm; path = ../../src/juce_core_wrapper.mm; sourceTree = SOURCE_ROOT; };
  55. 8415448613DEEF0D00D66D72 /* juce_data_structures_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_data_structures_wrapper.mm; path = ../../src/juce_data_structures_wrapper.mm; sourceTree = SOURCE_ROOT; };
  56. 8415448813DEEF0D00D66D72 /* juce_events_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_events_wrapper.mm; path = ../../src/juce_events_wrapper.mm; sourceTree = SOURCE_ROOT; };
  57. 8415448A13DEEF0D00D66D72 /* juce_graphics_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_graphics_wrapper.mm; path = ../../src/juce_graphics_wrapper.mm; sourceTree = SOURCE_ROOT; };
  58. 8415448C13DEEF0D00D66D72 /* juce_gui_basics_wrapper.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = juce_gui_basics_wrapper.mm; path = ../../src/juce_gui_basics_wrapper.mm; sourceTree = SOURCE_ROOT; };
  59. 841544B513DEF1DC00D66D72 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  60. 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = JuceBrowserPluginDemo.cpp; path = ../../src/JuceBrowserPluginDemo.cpp; sourceTree = SOURCE_ROOT; };
  61. 842CC4310FA5BD57008C7970 /* BrowserPluginCharacteristics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BrowserPluginCharacteristics.h; path = ../../src/BrowserPluginCharacteristics.h; sourceTree = SOURCE_ROOT; };
  62. 842CC8D30FA5D26A008C7970 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
  63. 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
  64. 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DiscRecording.framework; path = /System/Library/Frameworks/DiscRecording.framework; sourceTree = "<absolute>"; };
  65. 842CC8D60FA5D26A008C7970 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  66. 842CC8D70FA5D26A008C7970 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = /System/Library/Frameworks/WebKit.framework; sourceTree = "<absolute>"; };
  67. 842CC8D80FA5D26A008C7970 /* AGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AGL.framework; path = /System/Library/Frameworks/AGL.framework; sourceTree = "<absolute>"; };
  68. 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
  69. 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMIDI.framework; path = /System/Library/Frameworks/CoreMIDI.framework; sourceTree = "<absolute>"; };
  70. 842CC8DB0FA5D26A008C7970 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
  71. 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
  72. 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; };
  73. 842CC8DE0FA5D26A008C7970 /* QTKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QTKit.framework; path = /System/Library/Frameworks/QTKit.framework; sourceTree = "<absolute>"; };
  74. 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
  75. 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
  76. 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
  77. 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JuceBrowserPluginDemo.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
  78. 842CC93B0FA5D5D1008C7970 /* test.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = test.html; path = ../../test.html; sourceTree = SOURCE_ROOT; };
  79. 84F71BD913E6E86D00AFBCF3 /* AppConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppConfig.h; path = ../../src/AppConfig.h; sourceTree = SOURCE_ROOT; };
  80. 84F71BDC13E6E8D900AFBCF3 /* JuceHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = JuceHeader.h; path = ../../src/JuceHeader.h; sourceTree = SOURCE_ROOT; };
  81. 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  82. /* End PBXFileReference section */
  83. /* Begin PBXFrameworksBuildPhase section */
  84. 8D576313048677EA00EA77CD /* Frameworks */ = {
  85. isa = PBXFrameworksBuildPhase;
  86. buildActionMask = 2147483647;
  87. files = (
  88. 842CC8E20FA5D26A008C7970 /* Carbon.framework in Frameworks */,
  89. 842CC8E30FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */,
  90. 842CC8E40FA5D26A008C7970 /* DiscRecording.framework in Frameworks */,
  91. 842CC8E50FA5D26A008C7970 /* Cocoa.framework in Frameworks */,
  92. 842CC8E60FA5D26A008C7970 /* WebKit.framework in Frameworks */,
  93. 842CC8E70FA5D26A008C7970 /* AGL.framework in Frameworks */,
  94. 842CC8E80FA5D26A008C7970 /* CoreAudio.framework in Frameworks */,
  95. 842CC8E90FA5D26A008C7970 /* CoreMIDI.framework in Frameworks */,
  96. 842CC8EA0FA5D26A008C7970 /* IOKit.framework in Frameworks */,
  97. 842CC8EB0FA5D26A008C7970 /* OpenGL.framework in Frameworks */,
  98. 842CC8EC0FA5D26A008C7970 /* QuickTime.framework in Frameworks */,
  99. 842CC8ED0FA5D26A008C7970 /* QTKit.framework in Frameworks */,
  100. 842CC8EE0FA5D26A008C7970 /* CoreServices.framework in Frameworks */,
  101. 842CC8EF0FA5D26A008C7970 /* ApplicationServices.framework in Frameworks */,
  102. 842CC8F00FA5D26A008C7970 /* CoreFoundation.framework in Frameworks */,
  103. 841544B613DEF1DC00D66D72 /* QuartzCore.framework in Frameworks */,
  104. );
  105. runOnlyForDeploymentPostprocessing = 0;
  106. };
  107. /* End PBXFrameworksBuildPhase section */
  108. /* Begin PBXGroup section */
  109. 089C166AFE841209C02AAC07 /* JuceBrowserPluginDemo */ = {
  110. isa = PBXGroup;
  111. children = (
  112. 08FB77AFFE84173DC02AAC07 /* Source */,
  113. 089C167CFE841241C02AAC07 /* Resources */,
  114. 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
  115. 842CC9370FA5D51F008C7970 /* Products */,
  116. );
  117. name = JuceBrowserPluginDemo;
  118. sourceTree = "<group>";
  119. };
  120. 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
  121. isa = PBXGroup;
  122. children = (
  123. 842CC8D30FA5D26A008C7970 /* Carbon.framework */,
  124. 842CC8D40FA5D26A008C7970 /* CoreFoundation.framework */,
  125. 842CC8D50FA5D26A008C7970 /* DiscRecording.framework */,
  126. 842CC8D60FA5D26A008C7970 /* Cocoa.framework */,
  127. 842CC8D70FA5D26A008C7970 /* WebKit.framework */,
  128. 842CC8D80FA5D26A008C7970 /* AGL.framework */,
  129. 842CC8D90FA5D26A008C7970 /* CoreAudio.framework */,
  130. 842CC8DA0FA5D26A008C7970 /* CoreMIDI.framework */,
  131. 842CC8DB0FA5D26A008C7970 /* IOKit.framework */,
  132. 842CC8DC0FA5D26A008C7970 /* OpenGL.framework */,
  133. 842CC8DD0FA5D26A008C7970 /* QuickTime.framework */,
  134. 842CC8DE0FA5D26A008C7970 /* QTKit.framework */,
  135. 842CC8DF0FA5D26A008C7970 /* CoreServices.framework */,
  136. 842CC8E00FA5D26A008C7970 /* ApplicationServices.framework */,
  137. 842CC8E10FA5D26A008C7970 /* CoreFoundation.framework */,
  138. 841544B513DEF1DC00D66D72 /* QuartzCore.framework */,
  139. );
  140. name = "External Frameworks and Libraries";
  141. sourceTree = "<group>";
  142. };
  143. 089C167CFE841241C02AAC07 /* Resources */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 8D576317048677EA00EA77CD /* Info.plist */,
  147. );
  148. name = Resources;
  149. sourceTree = "<group>";
  150. };
  151. 08FB77AFFE84173DC02AAC07 /* Source */ = {
  152. isa = PBXGroup;
  153. children = (
  154. 8415442C13DEB82500D66D72 /* How to build a browser plugin.txt */,
  155. 842CC93B0FA5D5D1008C7970 /* test.html */,
  156. 842CC4130FA5BB01008C7970 /* wrapper code */,
  157. 842CC42E0FA5BD57008C7970 /* JuceBrowserPluginDemo.cpp */,
  158. 842CC4310FA5BD57008C7970 /* BrowserPluginCharacteristics.h */,
  159. );
  160. name = Source;
  161. sourceTree = "<group>";
  162. };
  163. 842CC4130FA5BB01008C7970 /* wrapper code */ = {
  164. isa = PBXGroup;
  165. children = (
  166. 84F71BDC13E6E8D900AFBCF3 /* JuceHeader.h */,
  167. 84F71BD913E6E86D00AFBCF3 /* AppConfig.h */,
  168. 8415448213DEEF0D00D66D72 /* juce_browser_plugin_wrapper.mm */,
  169. 8415448413DEEF0D00D66D72 /* juce_core_wrapper.mm */,
  170. 8415448613DEEF0D00D66D72 /* juce_data_structures_wrapper.mm */,
  171. 8415448813DEEF0D00D66D72 /* juce_events_wrapper.mm */,
  172. 8415448A13DEEF0D00D66D72 /* juce_graphics_wrapper.mm */,
  173. 8415448C13DEEF0D00D66D72 /* juce_gui_basics_wrapper.mm */,
  174. 8415442E13DEB84C00D66D72 /* juce_ActiveX_GlueCode.cpp */,
  175. 8415442F13DEB84C00D66D72 /* juce_BrowserPluginComponent.h */,
  176. 8415443113DEB84C00D66D72 /* juce_NPAPI_GlueCode.cpp */,
  177. 8415443313DEB84C00D66D72 /* juce_NPAPI_MacResource.r */,
  178. );
  179. name = "wrapper code";
  180. sourceTree = "<group>";
  181. };
  182. 842CC9370FA5D51F008C7970 /* Products */ = {
  183. isa = PBXGroup;
  184. children = (
  185. 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */,
  186. );
  187. name = Products;
  188. sourceTree = "<group>";
  189. };
  190. /* End PBXGroup section */
  191. /* Begin PBXNativeTarget section */
  192. 8D57630D048677EA00EA77CD /* JuceBrowserPluginDemo */ = {
  193. isa = PBXNativeTarget;
  194. buildConfigurationList = 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "JuceBrowserPluginDemo" */;
  195. buildPhases = (
  196. 842CC9580FA5D939008C7970 /* Rez */,
  197. 8D57630F048677EA00EA77CD /* Resources */,
  198. 8D576311048677EA00EA77CD /* Sources */,
  199. 8D576313048677EA00EA77CD /* Frameworks */,
  200. 842CCB3F0FA5F204008C7970 /* CopyFiles */,
  201. );
  202. buildRules = (
  203. );
  204. dependencies = (
  205. );
  206. name = JuceBrowserPluginDemo;
  207. productInstallPath = "$(HOME)/Library/Bundles";
  208. productName = JuceBrowserPluginDemo;
  209. productReference = 842CC9360FA5D51F008C7970 /* JuceBrowserPluginDemo.plugin */;
  210. productType = "com.apple.product-type.bundle";
  211. };
  212. /* End PBXNativeTarget section */
  213. /* Begin PBXProject section */
  214. 089C1669FE841209C02AAC07 /* Project object */ = {
  215. isa = PBXProject;
  216. buildConfigurationList = 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "JuceBrowserPluginDemo" */;
  217. compatibilityVersion = "Xcode 3.1";
  218. developmentRegion = English;
  219. hasScannedForEncodings = 1;
  220. knownRegions = (
  221. English,
  222. Japanese,
  223. French,
  224. German,
  225. );
  226. mainGroup = 089C166AFE841209C02AAC07 /* JuceBrowserPluginDemo */;
  227. productRefGroup = 842CC9370FA5D51F008C7970 /* Products */;
  228. projectDirPath = "";
  229. projectRoot = "";
  230. targets = (
  231. 8D57630D048677EA00EA77CD /* JuceBrowserPluginDemo */,
  232. );
  233. };
  234. /* End PBXProject section */
  235. /* Begin PBXResourcesBuildPhase section */
  236. 8D57630F048677EA00EA77CD /* Resources */ = {
  237. isa = PBXResourcesBuildPhase;
  238. buildActionMask = 2147483647;
  239. files = (
  240. );
  241. runOnlyForDeploymentPostprocessing = 0;
  242. };
  243. /* End PBXResourcesBuildPhase section */
  244. /* Begin PBXRezBuildPhase section */
  245. 842CC9580FA5D939008C7970 /* Rez */ = {
  246. isa = PBXRezBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. 8415443F13DED0F800D66D72 /* juce_NPAPI_MacResource.r in Rez */,
  250. );
  251. runOnlyForDeploymentPostprocessing = 0;
  252. };
  253. /* End PBXRezBuildPhase section */
  254. /* Begin PBXSourcesBuildPhase section */
  255. 8D576311048677EA00EA77CD /* Sources */ = {
  256. isa = PBXSourcesBuildPhase;
  257. buildActionMask = 2147483647;
  258. files = (
  259. 8415449013DEEF0D00D66D72 /* juce_browser_plugin_wrapper.mm in Sources */,
  260. 8415449213DEEF0D00D66D72 /* juce_core_wrapper.mm in Sources */,
  261. 8415449413DEEF0D00D66D72 /* juce_data_structures_wrapper.mm in Sources */,
  262. 8415449613DEEF0D00D66D72 /* juce_events_wrapper.mm in Sources */,
  263. 8415449813DEEF0D00D66D72 /* juce_graphics_wrapper.mm in Sources */,
  264. 8415449A13DEEF0D00D66D72 /* juce_gui_basics_wrapper.mm in Sources */,
  265. 8415454713DF243A00D66D72 /* JuceBrowserPluginDemo.cpp in Sources */,
  266. );
  267. runOnlyForDeploymentPostprocessing = 0;
  268. };
  269. /* End PBXSourcesBuildPhase section */
  270. /* Begin XCBuildConfiguration section */
  271. 1DEB911B08733D790010E9CD /* Debug */ = {
  272. isa = XCBuildConfiguration;
  273. buildSettings = {
  274. ALWAYS_SEARCH_USER_PATHS = NO;
  275. COPY_PHASE_STRIP = NO;
  276. GCC_DYNAMIC_NO_PIC = NO;
  277. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  278. GCC_MODEL_TUNING = G5;
  279. GCC_OPTIMIZATION_LEVEL = 0;
  280. GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
  281. INFOPLIST_FILE = Info.plist;
  282. INFOPLIST_PREPROCESS = YES;
  283. INSTALL_PATH = "$(HOME)/Library/Bundles";
  284. PRODUCT_NAME = JuceBrowserPluginDemo;
  285. WRAPPER_EXTENSION = plugin;
  286. };
  287. name = Debug;
  288. };
  289. 1DEB911C08733D790010E9CD /* Release */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. ALWAYS_SEARCH_USER_PATHS = NO;
  293. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  294. GCC_MODEL_TUNING = G5;
  295. GCC_PREPROCESSOR_DEFINITIONS = "NDEBUG=1";
  296. INFOPLIST_FILE = Info.plist;
  297. INFOPLIST_PREPROCESS = YES;
  298. INSTALL_PATH = "$(HOME)/Library/Bundles";
  299. PRODUCT_NAME = JuceBrowserPluginDemo;
  300. WRAPPER_EXTENSION = plugin;
  301. };
  302. name = Release;
  303. };
  304. 1DEB911F08733D790010E9CD /* Debug */ = {
  305. isa = XCBuildConfiguration;
  306. buildSettings = {
  307. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  308. GCC_C_LANGUAGE_STANDARD = c99;
  309. GCC_OPTIMIZATION_LEVEL = 0;
  310. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  311. GCC_WARN_UNUSED_VARIABLE = YES;
  312. ONLY_ACTIVE_ARCH = YES;
  313. PREBINDING = NO;
  314. };
  315. name = Debug;
  316. };
  317. 1DEB912008733D790010E9CD /* Release */ = {
  318. isa = XCBuildConfiguration;
  319. buildSettings = {
  320. ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  321. GCC_C_LANGUAGE_STANDARD = c99;
  322. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  323. GCC_WARN_UNUSED_VARIABLE = YES;
  324. PREBINDING = NO;
  325. SDKROOT = macosx10.5;
  326. };
  327. name = Release;
  328. };
  329. /* End XCBuildConfiguration section */
  330. /* Begin XCConfigurationList section */
  331. 1DEB911A08733D790010E9CD /* Build configuration list for PBXNativeTarget "JuceBrowserPluginDemo" */ = {
  332. isa = XCConfigurationList;
  333. buildConfigurations = (
  334. 1DEB911B08733D790010E9CD /* Debug */,
  335. 1DEB911C08733D790010E9CD /* Release */,
  336. );
  337. defaultConfigurationIsVisible = 0;
  338. defaultConfigurationName = Release;
  339. };
  340. 1DEB911E08733D790010E9CD /* Build configuration list for PBXProject "JuceBrowserPluginDemo" */ = {
  341. isa = XCConfigurationList;
  342. buildConfigurations = (
  343. 1DEB911F08733D790010E9CD /* Debug */,
  344. 1DEB912008733D790010E9CD /* Release */,
  345. );
  346. defaultConfigurationIsVisible = 0;
  347. defaultConfigurationName = Release;
  348. };
  349. /* End XCConfigurationList section */
  350. };
  351. rootObject = 089C1669FE841209C02AAC07 /* Project object */;
  352. }