Browse Source

Re-saved all projects

tags/2021-05-28
hogliux 8 years ago
parent
commit
473147350d
100 changed files with 104576 additions and 30459 deletions
  1. +16
    -6
      examples/AUv3Synth/Builds/MacOSX/AUv3Synth.xcodeproj/project.pbxproj
  2. +1
    -1
      examples/AUv3Synth/Builds/MacOSX/Info-AUv3_AppExtension.plist
  3. +1
    -1
      examples/AUv3Synth/Builds/MacOSX/Info-Standalone_Plugin.plist
  4. +1
    -1
      examples/AUv3Synth/Builds/MacOSX/Info-VST.plist
  5. +1
    -1
      examples/AUv3Synth/Builds/MacOSX/Info-VST3.plist
  6. +12
    -6
      examples/AUv3Synth/Builds/iOS/AUv3Synth.xcodeproj/project.pbxproj
  7. +1
    -1
      examples/AUv3Synth/Builds/iOS/Info-AUv3_AppExtension.plist
  8. +1
    -1
      examples/AUv3Synth/Builds/iOS/Info-Standalone_Plugin.plist
  9. +6
    -4
      examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj
  10. +1
    -1
      examples/AnimationAppExample/Builds/MacOSX/Info-App.plist
  11. +0
    -1749
      examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample.sln
  12. +2144
    -1
      examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample_App.vcxproj
  13. +3851
    -0
      examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample_App.vcxproj.filters
  14. +1
    -0
      examples/AnimationAppExample/Builds/VisualStudio2017/resources.rc
  15. +4
    -2
      examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj
  16. +1
    -1
      examples/AnimationAppExample/Builds/iOS/Info-App.plist
  17. +6
    -4
      examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj
  18. +1
    -1
      examples/AudioAppExample/Builds/MacOSX/Info-App.plist
  19. +0
    -1810
      examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample.sln
  20. +2205
    -1
      examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample_App.vcxproj
  21. +3971
    -0
      examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample_App.vcxproj.filters
  22. +1
    -0
      examples/AudioAppExample/Builds/VisualStudio2017/resources.rc
  23. +4
    -2
      examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj
  24. +1
    -1
      examples/AudioAppExample/Builds/iOS/Info-App.plist
  25. +4
    -2
      examples/BLOCKS/BlocksDrawing/Builds/MacOSX/BlocksDrawing.xcodeproj/project.pbxproj
  26. +0
    -1809
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing.sln
  27. +2204
    -1
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing_App.vcxproj
  28. +3983
    -0
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing_App.vcxproj.filters
  29. +0
    -1809
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing.sln
  30. +2204
    -1
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing_App.vcxproj
  31. +3983
    -0
      examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing_App.vcxproj.filters
  32. +4
    -2
      examples/BLOCKS/BlocksDrawing/Builds/iOS/BlocksDrawing.xcodeproj/project.pbxproj
  33. +4
    -2
      examples/BLOCKS/BlocksMonitor/Builds/MacOSX/BlocksMonitor.xcodeproj/project.pbxproj
  34. +0
    -1809
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor.sln
  35. +2204
    -1
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor_App.vcxproj
  36. +3983
    -0
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor_App.vcxproj.filters
  37. +0
    -1809
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor.sln
  38. +2204
    -1
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor_App.vcxproj
  39. +3983
    -0
      examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor_App.vcxproj.filters
  40. +4
    -2
      examples/BLOCKS/BlocksMonitor/Builds/iOS/BlocksMonitor.xcodeproj/project.pbxproj
  41. +4
    -2
      examples/BLOCKS/BlocksSynth/Builds/MacOSX/BlocksSynth.xcodeproj/project.pbxproj
  42. +0
    -1816
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth.sln
  43. +2206
    -1
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth_App.vcxproj
  44. +3992
    -0
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth_App.vcxproj.filters
  45. +0
    -1816
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth.sln
  46. +2206
    -1
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth_App.vcxproj
  47. +3992
    -0
      examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth_App.vcxproj.filters
  48. +4
    -2
      examples/BLOCKS/BlocksSynth/Builds/iOS/BlocksSynth.xcodeproj/project.pbxproj
  49. +4
    -2
      examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj
  50. +1
    -1
      examples/BouncingBallWavetableDemo/Builds/MacOSX/Info-App.plist
  51. +0
    -1750
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.sln
  52. +2153
    -1
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo_App.vcxproj
  53. +3854
    -0
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo_App.vcxproj.filters
  54. +1
    -0
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/resources.rc
  55. +0
    -1750
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo.sln
  56. +2153
    -1
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo_App.vcxproj
  57. +3854
    -0
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo_App.vcxproj.filters
  58. +1
    -0
      examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/resources.rc
  59. +6
    -4
      examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj
  60. +1
    -1
      examples/ComponentTutorialExample/Builds/MacOSX/Info-App.plist
  61. +0
    -1133
      examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample.sln
  62. +1493
    -1
      examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample_App.vcxproj
  63. +2585
    -0
      examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample_App.vcxproj.filters
  64. +1
    -0
      examples/ComponentTutorialExample/Builds/VisualStudio2015/resources.rc
  65. +0
    -1133
      examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample.sln
  66. +1493
    -1
      examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample_App.vcxproj
  67. +2585
    -0
      examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample_App.vcxproj.filters
  68. +1
    -0
      examples/ComponentTutorialExample/Builds/VisualStudio2017/resources.rc
  69. +0
    -30
      examples/Demo/Builds/Android/app/CMakeLists.txt
  70. +1
    -1
      examples/Demo/Builds/Android/app/build.gradle
  71. +1
    -1
      examples/Demo/Builds/MacOSX/Info-App.plist
  72. +6
    -4
      examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj
  73. +0
    -2023
      examples/Demo/Builds/VisualStudio2013/JuceDemo.sln
  74. +2408
    -1
      examples/Demo/Builds/VisualStudio2013/JuceDemo_App.vcxproj
  75. +4466
    -0
      examples/Demo/Builds/VisualStudio2013/JuceDemo_App.vcxproj.filters
  76. +1
    -0
      examples/Demo/Builds/VisualStudio2013/resources.rc
  77. +0
    -2023
      examples/Demo/Builds/VisualStudio2015/JuceDemo.sln
  78. +2408
    -1
      examples/Demo/Builds/VisualStudio2015/JuceDemo_App.vcxproj
  79. +4466
    -0
      examples/Demo/Builds/VisualStudio2015/JuceDemo_App.vcxproj.filters
  80. +1
    -0
      examples/Demo/Builds/VisualStudio2015/resources.rc
  81. +0
    -2023
      examples/Demo/Builds/VisualStudio2017/JuceDemo.sln
  82. +2408
    -1
      examples/Demo/Builds/VisualStudio2017/JuceDemo_App.vcxproj
  83. +4466
    -0
      examples/Demo/Builds/VisualStudio2017/JuceDemo_App.vcxproj.filters
  84. +1
    -0
      examples/Demo/Builds/VisualStudio2017/resources.rc
  85. +1
    -1
      examples/Demo/Builds/iOS/Info-App.plist
  86. +4
    -2
      examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj
  87. +4
    -2
      examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj
  88. +0
    -1131
      examples/HelloWorld/Builds/VisualStudio2015/HelloWorld.sln
  89. +1491
    -1
      examples/HelloWorld/Builds/VisualStudio2015/HelloWorld_App.vcxproj
  90. +2579
    -0
      examples/HelloWorld/Builds/VisualStudio2015/HelloWorld_App.vcxproj.filters
  91. +0
    -1131
      examples/HelloWorld/Builds/VisualStudio2017/HelloWorld.sln
  92. +1491
    -1
      examples/HelloWorld/Builds/VisualStudio2017/HelloWorld_App.vcxproj
  93. +2579
    -0
      examples/HelloWorld/Builds/VisualStudio2017/HelloWorld_App.vcxproj.filters
  94. +4
    -2
      examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj
  95. +1
    -1
      examples/MPETest/Builds/MacOSX/Info-App.plist
  96. +6
    -4
      examples/MPETest/Builds/MacOSX/MPETest.xcodeproj/project.pbxproj
  97. +0
    -1815
      examples/MPETest/Builds/VisualStudio2015/MPETest.sln
  98. +2211
    -1
      examples/MPETest/Builds/VisualStudio2015/MPETest_App.vcxproj
  99. +3986
    -0
      examples/MPETest/Builds/VisualStudio2015/MPETest_App.vcxproj.filters
  100. +1
    -0
      examples/MPETest/Builds/VisualStudio2015/resources.rc

+ 16
- 6
examples/AUv3Synth/Builds/MacOSX/AUv3Synth.xcodeproj/project.pbxproj View File

@@ -225,6 +225,7 @@
OTHER_LDFLAGS = "-bundle -lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO;
WRAPPER_EXTENSION = vst; }; name = Debug; };
19D80348287645B624E0C6B8 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
@@ -261,6 +262,7 @@
OTHER_LDFLAGS = "-bundle -lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO;
WRAPPER_EXTENSION = vst; }; name = Release; };
D36AB79B01E390C59B2BBE9E = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
@@ -296,6 +298,7 @@
OTHER_LDFLAGS = "-bundle -lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO;
WRAPPER_EXTENSION = vst3; }; name = Debug; };
11C129F26625007CE9DFD618 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
@@ -332,6 +335,7 @@
OTHER_LDFLAGS = "-bundle -lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO;
WRAPPER_EXTENSION = vst3; }; name = Release; };
DC95EAEBECC74A55CADCD887 = {isa = XCBuildConfiguration; buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
@@ -363,7 +367,8 @@
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
5FAC649347835B831BAE3C41 = {isa = XCBuildConfiguration; buildSettings = {
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
@@ -395,7 +400,8 @@
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
B3D851DD41548F02C540B34A = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -424,7 +430,8 @@
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
635F6CAD05365F797820B5D7 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -454,7 +461,8 @@
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
DBCA8A687AB8CE4F0FDE4C3D = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -483,7 +491,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
5DA389BE0C844A1A9E20FD7C = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -513,7 +522,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
D32671708EF2662A51A6335A = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 1
- 1
examples/AUv3Synth/Builds/MacOSX/Info-AUv3_AppExtension.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSExtension</key>


+ 1
- 1
examples/AUv3Synth/Builds/MacOSX/Info-Standalone_Plugin.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 1
- 1
examples/AUv3Synth/Builds/MacOSX/Info-VST.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 1
- 1
examples/AUv3Synth/Builds/MacOSX/Info-VST3.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 12
- 6
examples/AUv3Synth/Builds/iOS/AUv3Synth.xcodeproj/project.pbxproj View File

@@ -198,7 +198,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-AUv3_AppExtension.plist;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3;
USE_HEADERMAP = NO; }; name = Debug; };
5FAC649347835B831BAE3C41 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -228,7 +229,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-AUv3_AppExtension.plist;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth.AUv3SynthAUv3;
USE_HEADERMAP = NO; }; name = Release; };
B3D851DD41548F02C540B34A = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -257,7 +259,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-Standalone_Plugin.plist;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
USE_HEADERMAP = NO; }; name = Debug; };
635F6CAD05365F797820B5D7 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -287,7 +290,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-Standalone_Plugin.plist;
OTHER_LDFLAGS = "-lAUv3Synth";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
USE_HEADERMAP = NO; }; name = Release; };
DBCA8A687AB8CE4F0FDE4C3D = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -316,7 +320,8 @@
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INSTALL_PATH = "@executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
USE_HEADERMAP = NO; }; name = Debug; };
5DA389BE0C844A1A9E20FD7C = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -346,7 +351,8 @@
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "../../../../modules/juce_audio_plugin_client", "$(inherited)");
INSTALL_PATH = "@executable_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.development.AUv3Synth;
USE_HEADERMAP = NO; }; name = Release; };
D32671708EF2662A51A6335A = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 1
- 1
examples/AUv3Synth/Builds/iOS/Info-AUv3_AppExtension.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSExtension</key>


+ 1
- 1
examples/AUv3Synth/Builds/iOS/Info-Standalone_Plugin.plist View File

@@ -24,7 +24,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>UIRequiresFullScreen</key>


+ 6
- 4
examples/AnimationAppExample/Builds/MacOSX/AnimationAppExample.xcodeproj/project.pbxproj View File

@@ -167,8 +167,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AnimationAppExample;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
58ED5763719C81C95B744A5B = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -197,8 +198,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AnimationAppExample;
SDKROOT_ppc = macosx10.5; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
8FB477F7B77D68FD93DC1D16 = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 1
- 1
examples/AnimationAppExample/Builds/MacOSX/Info-App.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 0
- 1749
examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample.sln
File diff suppressed because it is too large
View File


+ 2144
- 1
examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample_App.vcxproj
File diff suppressed because it is too large
View File


+ 3851
- 0
examples/AnimationAppExample/Builds/VisualStudio2017/AnimationAppExample_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/AnimationAppExample/Builds/VisualStudio2017/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "AnimationAppExample\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "AnimationAppExample\0"


+ 4
- 2
examples/AnimationAppExample/Builds/iOS/AnimationAppExample.xcodeproj/project.pbxproj View File

@@ -167,7 +167,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AnimationAppExample; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample;
USE_HEADERMAP = NO; }; name = Debug; };
58ED5763719C81C95B744A5B = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -196,7 +197,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AnimationAppExample; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AnimationAppExample;
USE_HEADERMAP = NO; }; name = Release; };
8FB477F7B77D68FD93DC1D16 = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 1
- 1
examples/AnimationAppExample/Builds/iOS/Info-App.plist View File

@@ -24,7 +24,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>UIRequiresFullScreen</key>


+ 6
- 4
examples/AudioAppExample/Builds/MacOSX/AudioAppExample.xcodeproj/project.pbxproj View File

@@ -175,8 +175,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AudioAppExample;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
F8E0347F1E2A6CDA40CBAFC1 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -205,8 +206,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AudioAppExample;
SDKROOT_ppc = macosx10.5; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
2DDD1A3A56EAB02179D1CFB6 = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 1
- 1
examples/AudioAppExample/Builds/MacOSX/Info-App.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 0
- 1810
examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample.sln
File diff suppressed because it is too large
View File


+ 2205
- 1
examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample_App.vcxproj
File diff suppressed because it is too large
View File


+ 3971
- 0
examples/AudioAppExample/Builds/VisualStudio2017/AudioAppExample_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/AudioAppExample/Builds/VisualStudio2017/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "AudioAppExample\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "AudioAppExample\0"


+ 4
- 2
examples/AudioAppExample/Builds/iOS/AudioAppExample.xcodeproj/project.pbxproj View File

@@ -175,7 +175,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AudioAppExample; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample;
USE_HEADERMAP = NO; }; name = Debug; };
F8E0347F1E2A6CDA40CBAFC1 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -204,7 +205,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.AudioAppExample; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.AudioAppExample;
USE_HEADERMAP = NO; }; name = Release; };
2DDD1A3A56EAB02179D1CFB6 = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 1
- 1
examples/AudioAppExample/Builds/iOS/Info-App.plist View File

@@ -24,7 +24,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>UIRequiresFullScreen</key>


+ 4
- 2
examples/BLOCKS/BlocksDrawing/Builds/MacOSX/BlocksDrawing.xcodeproj/project.pbxproj View File

@@ -166,7 +166,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
D1EA6139431E47DBB7B1986D = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -196,7 +197,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
43CD600C065BABAB527F39FC = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 1809
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing.sln
File diff suppressed because it is too large
View File


+ 2204
- 1
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing_App.vcxproj
File diff suppressed because it is too large
View File


+ 3983
- 0
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2015/BlocksDrawing_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 0
- 1809
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing.sln
File diff suppressed because it is too large
View File


+ 2204
- 1
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing_App.vcxproj
File diff suppressed because it is too large
View File


+ 3983
- 0
examples/BLOCKS/BlocksDrawing/Builds/VisualStudio2017/BlocksDrawing_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 4
- 2
examples/BLOCKS/BlocksDrawing/Builds/iOS/BlocksDrawing.xcodeproj/project.pbxproj View File

@@ -171,7 +171,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing;
USE_HEADERMAP = NO; }; name = Debug; };
D1EA6139431E47DBB7B1986D = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -200,7 +201,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksDrawing;
USE_HEADERMAP = NO; }; name = Release; };
43CD600C065BABAB527F39FC = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 4
- 2
examples/BLOCKS/BlocksMonitor/Builds/MacOSX/BlocksMonitor.xcodeproj/project.pbxproj View File

@@ -166,7 +166,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
0B575022E52611F3CF802F93 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -196,7 +197,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
A88A0CA8AD66B56AA8A51727 = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 1809
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor.sln
File diff suppressed because it is too large
View File


+ 2204
- 1
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor_App.vcxproj
File diff suppressed because it is too large
View File


+ 3983
- 0
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2015/BlocksMonitor_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 0
- 1809
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor.sln
File diff suppressed because it is too large
View File


+ 2204
- 1
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor_App.vcxproj
File diff suppressed because it is too large
View File


+ 3983
- 0
examples/BLOCKS/BlocksMonitor/Builds/VisualStudio2017/BlocksMonitor_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 4
- 2
examples/BLOCKS/BlocksMonitor/Builds/iOS/BlocksMonitor.xcodeproj/project.pbxproj View File

@@ -171,7 +171,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo;
USE_HEADERMAP = NO; }; name = Debug; };
0B575022E52611F3CF802F93 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -200,7 +201,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksInfo;
USE_HEADERMAP = NO; }; name = Release; };
A88A0CA8AD66B56AA8A51727 = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 4
- 2
examples/BLOCKS/BlocksSynth/Builds/MacOSX/BlocksSynth.xcodeproj/project.pbxproj View File

@@ -172,7 +172,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
1EABC8E25D5063C5DE0DA4E2 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -202,7 +203,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
9FADB9B516D955EEE4CDF9B9 = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 1816
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth.sln
File diff suppressed because it is too large
View File


+ 2206
- 1
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth_App.vcxproj
File diff suppressed because it is too large
View File


+ 3992
- 0
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2015/BlocksSynth_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 0
- 1816
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth.sln
File diff suppressed because it is too large
View File


+ 2206
- 1
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth_App.vcxproj
File diff suppressed because it is too large
View File


+ 3992
- 0
examples/BLOCKS/BlocksSynth/Builds/VisualStudio2017/BlocksSynth_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 4
- 2
examples/BLOCKS/BlocksSynth/Builds/iOS/BlocksSynth.xcodeproj/project.pbxproj View File

@@ -177,7 +177,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth;
USE_HEADERMAP = NO; }; name = Debug; };
1EABC8E25D5063C5DE0DA4E2 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -206,7 +207,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.BlocksSynth;
USE_HEADERMAP = NO; }; name = Release; };
9FADB9B516D955EEE4CDF9B9 = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 4
- 2
examples/BouncingBallWavetableDemo/Builds/MacOSX/BouncingBallWavetableDemo.xcodeproj/project.pbxproj View File

@@ -168,7 +168,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.juce.BouncingBallWavetableDemo;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
8FB0B373098873C168E05C35 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -198,7 +199,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.juce.BouncingBallWavetableDemo;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
3965D37E5D75C70C5C9C527B = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 1
- 1
examples/BouncingBallWavetableDemo/Builds/MacOSX/Info-App.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 0
- 1750
examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo.sln
File diff suppressed because it is too large
View File


+ 2153
- 1
examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo_App.vcxproj
File diff suppressed because it is too large
View File


+ 3854
- 0
examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/BouncingBallWavetableDemo_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/BouncingBallWavetableDemo/Builds/VisualStudio2013/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "BouncingBallWavetableDemo\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "BouncingBallWavetableDemo\0"


+ 0
- 1750
examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo.sln
File diff suppressed because it is too large
View File


+ 2153
- 1
examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo_App.vcxproj
File diff suppressed because it is too large
View File


+ 3854
- 0
examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/BouncingBallWavetableDemo_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/BouncingBallWavetableDemo/Builds/VisualStudio2017/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "BouncingBallWavetableDemo\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "BouncingBallWavetableDemo\0"


+ 6
- 4
examples/ComponentTutorialExample/Builds/MacOSX/ComponentTutorialExample.xcodeproj/project.pbxproj View File

@@ -117,8 +117,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.ComponentTutorialExample;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.ComponentTutorialExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
71AD821C6BAFC802F59B5091 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -147,8 +148,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.ComponentTutorialExample;
SDKROOT_ppc = macosx10.5; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.ComponentTutorialExample;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
5D049546B6C238AD8CC74EDE = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 1
- 1
examples/ComponentTutorialExample/Builds/MacOSX/Info-App.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 0
- 1133
examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample.sln
File diff suppressed because it is too large
View File


+ 1493
- 1
examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample_App.vcxproj
File diff suppressed because it is too large
View File


+ 2585
- 0
examples/ComponentTutorialExample/Builds/VisualStudio2015/ComponentTutorialExample_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/ComponentTutorialExample/Builds/VisualStudio2015/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "ComponentTutorialExample\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "ComponentTutorialExample\0"


+ 0
- 1133
examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample.sln
File diff suppressed because it is too large
View File


+ 1493
- 1
examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample_App.vcxproj
File diff suppressed because it is too large
View File


+ 2585
- 0
examples/ComponentTutorialExample/Builds/VisualStudio2017/ComponentTutorialExample_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/ComponentTutorialExample/Builds/VisualStudio2017/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "ComponentTutorialExample\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "ComponentTutorialExample\0"


+ 0
- 30
examples/Demo/Builds/Android/app/CMakeLists.txt View File

@@ -150,7 +150,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_audio_basics/synthesisers/juce_Synthesiser.cpp"
"../../../../../modules/juce_audio_basics/synthesisers/juce_Synthesiser.h"
"../../../../../modules/juce_audio_basics/juce_audio_basics.cpp"
"../../../../../modules/juce_audio_basics/juce_audio_basics.h"
"../../../../../modules/juce_audio_basics/juce_audio_basics.mm"
"../../../../../modules/juce_audio_basics/juce_audio_basics.h"
"../../../../../modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.cpp"
@@ -185,7 +184,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.cpp"
"../../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.h"
"../../../../../modules/juce_audio_devices/juce_audio_devices.cpp"
"../../../../../modules/juce_audio_devices/juce_audio_devices.h"
"../../../../../modules/juce_audio_devices/juce_audio_devices.mm"
"../../../../../modules/juce_audio_devices/juce_audio_devices.h"
"../../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/all.h"
@@ -345,7 +343,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_audio_formats/sampler/juce_Sampler.cpp"
"../../../../../modules/juce_audio_formats/sampler/juce_Sampler.h"
"../../../../../modules/juce_audio_formats/juce_audio_formats.cpp"
"../../../../../modules/juce_audio_formats/juce_audio_formats.h"
"../../../../../modules/juce_audio_formats/juce_audio_formats.mm"
"../../../../../modules/juce_audio_formats/juce_audio_formats.h"
"../../../../../modules/juce_audio_processors/format/juce_AudioPluginFormat.cpp"
@@ -394,7 +391,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp"
"../../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.h"
"../../../../../modules/juce_audio_processors/juce_audio_processors.cpp"
"../../../../../modules/juce_audio_processors/juce_audio_processors.h"
"../../../../../modules/juce_audio_processors/juce_audio_processors.mm"
"../../../../../modules/juce_audio_processors/juce_audio_processors.h"
"../../../../../modules/juce_audio_utils/audio_cd/juce_AudioCDBurner.h"
@@ -429,7 +425,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_audio_utils/players/juce_SoundPlayer.cpp"
"../../../../../modules/juce_audio_utils/players/juce_SoundPlayer.h"
"../../../../../modules/juce_audio_utils/juce_audio_utils.cpp"
"../../../../../modules/juce_audio_utils/juce_audio_utils.h"
"../../../../../modules/juce_audio_utils/juce_audio_utils.mm"
"../../../../../modules/juce_audio_utils/juce_audio_utils.h"
"../../../../../modules/juce_box2d/box2d/Collision/Shapes/b2ChainShape.cpp"
@@ -528,7 +523,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_box2d/utils/juce_Box2DRenderer.h"
"../../../../../modules/juce_box2d/juce_box2d.cpp"
"../../../../../modules/juce_box2d/juce_box2d.h"
"../../../../../modules/juce_box2d/juce_box2d.h"
"../../../../../modules/juce_core/containers/juce_AbstractFifo.cpp"
"../../../../../modules/juce_core/containers/juce_AbstractFifo.h"
"../../../../../modules/juce_core/containers/juce_Array.h"
@@ -758,7 +752,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_core/zip/juce_ZipFile.cpp"
"../../../../../modules/juce_core/zip/juce_ZipFile.h"
"../../../../../modules/juce_core/juce_core.cpp"
"../../../../../modules/juce_core/juce_core.h"
"../../../../../modules/juce_core/juce_core.mm"
"../../../../../modules/juce_core/juce_core.h"
"../../../../../modules/juce_cryptography/encryption/juce_BlowFish.cpp"
@@ -774,7 +767,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_cryptography/hashing/juce_Whirlpool.cpp"
"../../../../../modules/juce_cryptography/hashing/juce_Whirlpool.h"
"../../../../../modules/juce_cryptography/juce_cryptography.cpp"
"../../../../../modules/juce_cryptography/juce_cryptography.h"
"../../../../../modules/juce_cryptography/juce_cryptography.mm"
"../../../../../modules/juce_cryptography/juce_cryptography.h"
"../../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp"
@@ -793,7 +785,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.cpp"
"../../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h"
"../../../../../modules/juce_data_structures/juce_data_structures.cpp"
"../../../../../modules/juce_data_structures/juce_data_structures.h"
"../../../../../modules/juce_data_structures/juce_data_structures.mm"
"../../../../../modules/juce_data_structures/juce_data_structures.h"
"../../../../../modules/juce_events/broadcasters/juce_ActionBroadcaster.cpp"
@@ -838,7 +829,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_events/timers/juce_Timer.cpp"
"../../../../../modules/juce_events/timers/juce_Timer.h"
"../../../../../modules/juce_events/juce_events.cpp"
"../../../../../modules/juce_events/juce_events.h"
"../../../../../modules/juce_events/juce_events.mm"
"../../../../../modules/juce_events/juce_events.h"
"../../../../../modules/juce_graphics/colour/juce_Colour.cpp"
@@ -1002,7 +992,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_graphics/placement/juce_RectanglePlacement.cpp"
"../../../../../modules/juce_graphics/placement/juce_RectanglePlacement.h"
"../../../../../modules/juce_graphics/juce_graphics.cpp"
"../../../../../modules/juce_graphics/juce_graphics.h"
"../../../../../modules/juce_graphics/juce_graphics.mm"
"../../../../../modules/juce_graphics/juce_graphics.h"
"../../../../../modules/juce_gui_basics/application/juce_Application.cpp"
@@ -1267,7 +1256,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.cpp"
"../../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.h"
"../../../../../modules/juce_gui_basics/juce_gui_basics.cpp"
"../../../../../modules/juce_gui_basics/juce_gui_basics.h"
"../../../../../modules/juce_gui_basics/juce_gui_basics.mm"
"../../../../../modules/juce_gui_basics/juce_gui_basics.h"
"../../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp"
@@ -1322,7 +1310,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_gui_extra/native/juce_win32_SystemTrayIcon.cpp"
"../../../../../modules/juce_gui_extra/native/juce_win32_WebBrowserComponent.cpp"
"../../../../../modules/juce_gui_extra/juce_gui_extra.cpp"
"../../../../../modules/juce_gui_extra/juce_gui_extra.h"
"../../../../../modules/juce_gui_extra/juce_gui_extra.mm"
"../../../../../modules/juce_gui_extra/juce_gui_extra.h"
"../../../../../modules/juce_opengl/geometry/juce_Draggable3DOrientation.h"
@@ -1356,7 +1343,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_opengl/utils/juce_OpenGLAppComponent.cpp"
"../../../../../modules/juce_opengl/utils/juce_OpenGLAppComponent.h"
"../../../../../modules/juce_opengl/juce_opengl.cpp"
"../../../../../modules/juce_opengl/juce_opengl.h"
"../../../../../modules/juce_opengl/juce_opengl.mm"
"../../../../../modules/juce_opengl/juce_opengl.h"
"../../../../../modules/juce_video/capture/juce_CameraDevice.cpp"
@@ -1369,7 +1355,6 @@ add_library( ${BINARY_NAME}
"../../../../../modules/juce_video/playback/juce_DirectShowComponent.h"
"../../../../../modules/juce_video/playback/juce_MovieComponent.h"
"../../../../../modules/juce_video/juce_video.cpp"
"../../../../../modules/juce_video/juce_video.h"
"../../../../../modules/juce_video/juce_video.mm"
"../../../../../modules/juce_video/juce_video.h"
"../../../JuceLibraryCode/AppConfig.h"
@@ -1475,7 +1460,6 @@ set_source_files_properties("../../../../../modules/juce_audio_basics/sources/ju
set_source_files_properties("../../../../../modules/juce_audio_basics/synthesisers/juce_Synthesiser.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_basics/synthesisers/juce_Synthesiser.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_basics/juce_audio_basics.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_basics/juce_audio_basics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_basics/juce_audio_basics.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_basics/juce_audio_basics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/audio_io/juce_AudioDeviceManager.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -1510,7 +1494,6 @@ set_source_files_properties("../../../../../modules/juce_audio_devices/sources/j
set_source_files_properties("../../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/sources/juce_AudioTransportSource.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/juce_audio_devices.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/juce_audio_devices.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/juce_audio_devices.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_devices/juce_audio_devices.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/codecs/flac/libFLAC/include/private/all.h" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -1670,7 +1653,6 @@ set_source_files_properties("../../../../../modules/juce_audio_formats/format/ju
set_source_files_properties("../../../../../modules/juce_audio_formats/sampler/juce_Sampler.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/sampler/juce_Sampler.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/juce_audio_formats.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/juce_audio_formats.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/juce_audio_formats.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_formats/juce_audio_formats.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/format/juce_AudioPluginFormat.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -1719,7 +1701,6 @@ set_source_files_properties("../../../../../modules/juce_audio_processors/utilit
set_source_files_properties("../../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/utilities/juce_AudioProcessorValueTreeState.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/juce_audio_processors.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/juce_audio_processors.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/juce_audio_processors.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_processors/juce_audio_processors.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/audio_cd/juce_AudioCDBurner.h" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -1754,7 +1735,6 @@ set_source_files_properties("../../../../../modules/juce_audio_utils/players/juc
set_source_files_properties("../../../../../modules/juce_audio_utils/players/juce_SoundPlayer.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/players/juce_SoundPlayer.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/juce_audio_utils.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/juce_audio_utils.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/juce_audio_utils.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_audio_utils/juce_audio_utils.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_box2d/box2d/Collision/Shapes/b2ChainShape.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -1853,7 +1833,6 @@ set_source_files_properties("../../../../../modules/juce_box2d/utils/juce_Box2DR
set_source_files_properties("../../../../../modules/juce_box2d/utils/juce_Box2DRenderer.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_box2d/juce_box2d.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_box2d/juce_box2d.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_box2d/juce_box2d.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/containers/juce_AbstractFifo.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/containers/juce_AbstractFifo.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/containers/juce_Array.h" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2083,7 +2062,6 @@ set_source_files_properties("../../../../../modules/juce_core/zip/juce_GZIPDecom
set_source_files_properties("../../../../../modules/juce_core/zip/juce_ZipFile.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/zip/juce_ZipFile.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/juce_core.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/juce_core.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/juce_core.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_core/juce_core.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/encryption/juce_BlowFish.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2099,7 +2077,6 @@ set_source_files_properties("../../../../../modules/juce_cryptography/hashing/ju
set_source_files_properties("../../../../../modules/juce_cryptography/hashing/juce_Whirlpool.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/hashing/juce_Whirlpool.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/juce_cryptography.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/juce_cryptography.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/juce_cryptography.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_cryptography/juce_cryptography.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/app_properties/juce_ApplicationProperties.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2118,7 +2095,6 @@ set_source_files_properties("../../../../../modules/juce_data_structures/values/
set_source_files_properties("../../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/values/juce_ValueTreeSynchroniser.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/juce_data_structures.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/juce_data_structures.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/juce_data_structures.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_data_structures/juce_data_structures.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/broadcasters/juce_ActionBroadcaster.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2163,7 +2139,6 @@ set_source_files_properties("../../../../../modules/juce_events/timers/juce_Mult
set_source_files_properties("../../../../../modules/juce_events/timers/juce_Timer.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/timers/juce_Timer.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/juce_events.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/juce_events.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/juce_events.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_events/juce_events.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/colour/juce_Colour.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2327,7 +2302,6 @@ set_source_files_properties("../../../../../modules/juce_graphics/placement/juce
set_source_files_properties("../../../../../modules/juce_graphics/placement/juce_RectanglePlacement.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/placement/juce_RectanglePlacement.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/juce_graphics.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/juce_graphics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/juce_graphics.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_graphics/juce_graphics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/application/juce_Application.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2592,7 +2566,6 @@ set_source_files_properties("../../../../../modules/juce_gui_basics/windows/juce
set_source_files_properties("../../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/windows/juce_TopLevelWindow.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/juce_gui_basics.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/juce_gui_basics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/juce_gui_basics.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_basics/juce_gui_basics.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/code_editor/juce_CodeDocument.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2647,7 +2620,6 @@ set_source_files_properties("../../../../../modules/juce_gui_extra/native/juce_w
set_source_files_properties("../../../../../modules/juce_gui_extra/native/juce_win32_SystemTrayIcon.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/native/juce_win32_WebBrowserComponent.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/juce_gui_extra.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/juce_gui_extra.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/juce_gui_extra.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_gui_extra/juce_gui_extra.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/geometry/juce_Draggable3DOrientation.h" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2681,7 +2653,6 @@ set_source_files_properties("../../../../../modules/juce_opengl/opengl/juce_Open
set_source_files_properties("../../../../../modules/juce_opengl/utils/juce_OpenGLAppComponent.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/utils/juce_OpenGLAppComponent.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/juce_opengl.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/juce_opengl.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/juce_opengl.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_opengl/juce_opengl.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/capture/juce_CameraDevice.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
@@ -2694,7 +2665,6 @@ set_source_files_properties("../../../../../modules/juce_video/native/juce_win32
set_source_files_properties("../../../../../modules/juce_video/playback/juce_DirectShowComponent.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/playback/juce_MovieComponent.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/juce_video.cpp" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/juce_video.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/juce_video.mm" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../../../modules/juce_video/juce_video.h" PROPERTIES HEADER_FILE_ONLY TRUE)
set_source_files_properties("../../../JuceLibraryCode/AppConfig.h" PROPERTIES HEADER_FILE_ONLY TRUE)


+ 1
- 1
examples/Demo/Builds/Android/app/build.gradle View File

@@ -19,7 +19,7 @@ android {
}
defaultConfig {
applicationId "com.yourcompany.jucedemo"
applicationId "com.roli.jucedemo"
minSdkVersion 10
targetSdkVersion 10
externalNativeBuild {


+ 1
- 1
examples/Demo/Builds/MacOSX/Info-App.plist View File

@@ -27,7 +27,7 @@
<key>CFBundleVersion</key>
<string>3.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 6
- 4
examples/Demo/Builds/MacOSX/JuceDemo.xcodeproj/project.pbxproj View File

@@ -339,8 +339,9 @@
MACOSX_DEPLOYMENT_TARGET = 10.10;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_CPLUSPLUSFLAGS = "-Wall -Wshadow -Wno-missing-field-initializers -Wshadow -Wshorten-64-to-32 -Wstrict-aliasing -Wuninitialized -Wunused-parameter";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.JuceDemo;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
903E7C1C8383FB576E8BA554 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -371,8 +372,9 @@
MACOSX_DEPLOYMENT_TARGET = 10.6;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
OTHER_CPLUSPLUSFLAGS = "-Wall -Wshadow -Wno-missing-field-initializers -Wshadow -Wshorten-64-to-32 -Wstrict-aliasing -Wuninitialized -Wunused-parameter";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.JuceDemo;
SDKROOT_ppc = macosx10.5; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
A16C0416417EF9DF7B09973F = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 2023
examples/Demo/Builds/VisualStudio2013/JuceDemo.sln
File diff suppressed because it is too large
View File


+ 2408
- 1
examples/Demo/Builds/VisualStudio2013/JuceDemo_App.vcxproj
File diff suppressed because it is too large
View File


+ 4466
- 0
examples/Demo/Builds/VisualStudio2013/JuceDemo_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/Demo/Builds/VisualStudio2013/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemo\0"
VALUE "FileVersion", "3.0.0\0"
VALUE "ProductName", "JuceDemo\0"


+ 0
- 2023
examples/Demo/Builds/VisualStudio2015/JuceDemo.sln
File diff suppressed because it is too large
View File


+ 2408
- 1
examples/Demo/Builds/VisualStudio2015/JuceDemo_App.vcxproj
File diff suppressed because it is too large
View File


+ 4466
- 0
examples/Demo/Builds/VisualStudio2015/JuceDemo_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/Demo/Builds/VisualStudio2015/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemo\0"
VALUE "FileVersion", "3.0.0\0"
VALUE "ProductName", "JuceDemo\0"


+ 0
- 2023
examples/Demo/Builds/VisualStudio2017/JuceDemo.sln
File diff suppressed because it is too large
View File


+ 2408
- 1
examples/Demo/Builds/VisualStudio2017/JuceDemo_App.vcxproj
File diff suppressed because it is too large
View File


+ 4466
- 0
examples/Demo/Builds/VisualStudio2017/JuceDemo_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/Demo/Builds/VisualStudio2017/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "JuceDemo\0"
VALUE "FileVersion", "3.0.0\0"
VALUE "ProductName", "JuceDemo\0"


+ 1
- 1
examples/Demo/Builds/iOS/Info-App.plist View File

@@ -31,7 +31,7 @@
<key>CFBundleVersion</key>
<string>3.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>UIRequiresFullScreen</key>


+ 4
- 2
examples/Demo/Builds/iOS/JuceDemo.xcodeproj/project.pbxproj View File

@@ -338,7 +338,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.JuceDemo; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo;
USE_HEADERMAP = NO; }; name = Debug; };
903E7C1C8383FB576E8BA554 = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -368,7 +369,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.JuceDemo; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.JuceDemo;
USE_HEADERMAP = NO; }; name = Release; };
A16C0416417EF9DF7B09973F = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 4
- 2
examples/HelloWorld/Builds/MacOSX/HelloWorld.xcodeproj/project.pbxproj View File

@@ -114,7 +114,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
0B5D6160680C2FCAC89A9A1D = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -144,7 +145,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld;
SDKROOT_ppc = macosx10.5; }; name = Release; };
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
F6DA01300C80F2338FCBD24A = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 1131
examples/HelloWorld/Builds/VisualStudio2015/HelloWorld.sln
File diff suppressed because it is too large
View File


+ 1491
- 1
examples/HelloWorld/Builds/VisualStudio2015/HelloWorld_App.vcxproj
File diff suppressed because it is too large
View File


+ 2579
- 0
examples/HelloWorld/Builds/VisualStudio2015/HelloWorld_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 0
- 1131
examples/HelloWorld/Builds/VisualStudio2017/HelloWorld.sln
File diff suppressed because it is too large
View File


+ 1491
- 1
examples/HelloWorld/Builds/VisualStudio2017/HelloWorld_App.vcxproj
File diff suppressed because it is too large
View File


+ 2579
- 0
examples/HelloWorld/Builds/VisualStudio2017/HelloWorld_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 4
- 2
examples/HelloWorld/Builds/iOS/HelloWorld.xcodeproj/project.pbxproj View File

@@ -116,7 +116,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld;
USE_HEADERMAP = NO; }; name = Debug; };
0B5D6160680C2FCAC89A9A1D = {isa = XCBuildConfiguration; buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
@@ -145,7 +146,8 @@
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../modules", "/juce_audio_plugin_client", "$(inherited)");
INFOPLIST_FILE = Info-App.plist;
INSTALL_PATH = "$(HOME)/Applications";
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.jucehelloworld;
USE_HEADERMAP = NO; }; name = Release; };
F6DA01300C80F2338FCBD24A = {isa = XCBuildConfiguration; buildSettings = {
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
ALWAYS_SEARCH_USER_PATHS = NO;


+ 1
- 1
examples/MPETest/Builds/MacOSX/Info-App.plist View File

@@ -22,7 +22,7 @@
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>NSHumanReadableCopyright</key>
<string></string>
<string>ROLI Ltd.</string>
<key>NSHighResolutionCapable</key>
<true/>
</dict>


+ 6
- 4
examples/MPETest/Builds/MacOSX/MPETest.xcodeproj/project.pbxproj View File

@@ -184,8 +184,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.MPETest;
SDKROOT_ppc = macosx10.5; }; name = Debug; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.MPETest;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Debug; };
74219C60B6FB3AD61BD5CD12 = {isa = XCBuildConfiguration; buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_LINK_OBJC_RUNTIME = NO;
@@ -214,8 +215,9 @@
INSTALL_PATH = "$(HOME)/Applications";
MACOSX_DEPLOYMENT_TARGET = 10.10;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.MPETest;
SDKROOT_ppc = macosx10.5; }; name = Release; };
PRODUCT_BUNDLE_IDENTIFIER = com.roli.MPETest;
SDKROOT_ppc = macosx10.5;
USE_HEADERMAP = NO; }; name = Release; };
FEF5C4C4E770A72077867343 = {isa = XCBuildConfiguration; buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
DEBUG_INFORMATION_FORMAT = "dwarf";


+ 0
- 1815
examples/MPETest/Builds/VisualStudio2015/MPETest.sln
File diff suppressed because it is too large
View File


+ 2211
- 1
examples/MPETest/Builds/VisualStudio2015/MPETest_App.vcxproj
File diff suppressed because it is too large
View File


+ 3986
- 0
examples/MPETest/Builds/VisualStudio2015/MPETest_App.vcxproj.filters
File diff suppressed because it is too large
View File


+ 1
- 0
examples/MPETest/Builds/VisualStudio2015/resources.rc View File

@@ -13,6 +13,7 @@ BEGIN
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "ROLI Ltd.\0"
VALUE "FileDescription", "MPETest\0"
VALUE "FileVersion", "1.0.0\0"
VALUE "ProductName", "MPETest\0"


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save