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.

110 lines
6.0KB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <JUCERPROJECT id="Z3D0EG" name="AnalyticsCollection" displaySplashScreen="0"
  3. reportAppUsage="0" splashScreenColour="Dark" projectType="guiapp"
  4. version="1.0.0" bundleIdentifier="com.yourcompany.AnalyticsCollection"
  5. includeBinaryInAppConfig="1" cppLanguageStandard="14" companyCopyright=""
  6. jucerVersion="5.2.0">
  7. <MAINGROUP id="aOi9Tf" name="AnalyticsCollection">
  8. <GROUP id="{527B2E17-B1B1-B919-CBEA-231058E23D74}" name="Source">
  9. <FILE id="qTLkDX" name="GoogleAnalyticsDestination.h" compile="0" resource="0"
  10. file="Source/GoogleAnalyticsDestination.h"/>
  11. <FILE id="DHs1bY" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
  12. <FILE id="dsUiEq" name="Main.cpp" compile="1" resource="0" file="Source/Main.cpp"/>
  13. </GROUP>
  14. </MAINGROUP>
  15. <EXPORTFORMATS>
  16. <XCODE_MAC targetFolder="Builds/MacOSX">
  17. <CONFIGURATIONS>
  18. <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="AnalyticsCollection"
  19. enablePluginBinaryCopyStep="1"/>
  20. <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="AnalyticsCollection"
  21. enablePluginBinaryCopyStep="1"/>
  22. </CONFIGURATIONS>
  23. <MODULEPATHS>
  24. <MODULEPATH id="juce_core" path="../../modules"/>
  25. <MODULEPATH id="juce_events" path="../../modules"/>
  26. <MODULEPATH id="juce_graphics" path="../../modules"/>
  27. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  28. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  29. <MODULEPATH id="juce_analytics" path="../../modules"/>
  30. </MODULEPATHS>
  31. </XCODE_MAC>
  32. <XCODE_IPHONE targetFolder="Builds/iOS" iosScreenOrientation="portraitlandscape"
  33. iosDeviceFamily="1,2" iPadScreenOrientation="portraitlandscape">
  34. <CONFIGURATIONS>
  35. <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="AnalyticsCollection"
  36. enablePluginBinaryCopyStep="1"/>
  37. <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="AnalyticsCollection"
  38. enablePluginBinaryCopyStep="1"/>
  39. </CONFIGURATIONS>
  40. <MODULEPATHS>
  41. <MODULEPATH id="juce_core" path="../../modules"/>
  42. <MODULEPATH id="juce_events" path="../../modules"/>
  43. <MODULEPATH id="juce_graphics" path="../../modules"/>
  44. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  45. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  46. <MODULEPATH id="juce_analytics" path="../../modules"/>
  47. </MODULEPATHS>
  48. </XCODE_IPHONE>
  49. <VS2017 targetFolder="Builds/VisualStudio2017">
  50. <CONFIGURATIONS>
  51. <CONFIGURATION name="Debug" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
  52. isDebug="1" optimisation="1" targetName="AnalyticsCollection"
  53. debugInformationFormat="ProgramDatabase" enablePluginBinaryCopyStep="0"/>
  54. <CONFIGURATION name="Release" winWarningLevel="4" generateManifest="1" winArchitecture="x64"
  55. isDebug="0" optimisation="3" targetName="AnalyticsCollection"
  56. debugInformationFormat="None" enablePluginBinaryCopyStep="0"
  57. linkTimeOptimisation="1"/>
  58. </CONFIGURATIONS>
  59. <MODULEPATHS>
  60. <MODULEPATH id="juce_core" path="../../modules"/>
  61. <MODULEPATH id="juce_events" path="../../modules"/>
  62. <MODULEPATH id="juce_graphics" path="../../modules"/>
  63. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  64. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  65. <MODULEPATH id="juce_analytics" path="../../modules"/>
  66. </MODULEPATHS>
  67. </VS2017>
  68. <LINUX_MAKE targetFolder="Builds/LinuxMakefile" extraDefs="JUCE_USE_CURL=1">
  69. <CONFIGURATIONS>
  70. <CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="AnalyticsCollection"/>
  71. <CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="AnalyticsCollection"/>
  72. </CONFIGURATIONS>
  73. <MODULEPATHS>
  74. <MODULEPATH id="juce_core" path="../../modules"/>
  75. <MODULEPATH id="juce_events" path="../../modules"/>
  76. <MODULEPATH id="juce_graphics" path="../../modules"/>
  77. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  78. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  79. <MODULEPATH id="juce_analytics" path="../../modules"/>
  80. </MODULEPATHS>
  81. </LINUX_MAKE>
  82. <ANDROIDSTUDIO targetFolder="Builds/Android">
  83. <CONFIGURATIONS>
  84. <CONFIGURATION name="Debug" androidArchitectures="armeabi x86" isDebug="1" optimisation="1"
  85. targetName="AnalyticsCollection"/>
  86. <CONFIGURATION name="Release" androidArchitectures="" isDebug="0" optimisation="3"
  87. targetName="AnalyticsCollection"/>
  88. </CONFIGURATIONS>
  89. <MODULEPATHS>
  90. <MODULEPATH id="juce_core" path="../../modules"/>
  91. <MODULEPATH id="juce_events" path="../../modules"/>
  92. <MODULEPATH id="juce_graphics" path="../../modules"/>
  93. <MODULEPATH id="juce_data_structures" path="../../modules"/>
  94. <MODULEPATH id="juce_gui_basics" path="../../modules"/>
  95. <MODULEPATH id="juce_analytics" path="../../modules"/>
  96. </MODULEPATHS>
  97. </ANDROIDSTUDIO>
  98. </EXPORTFORMATS>
  99. <MODULES>
  100. <MODULE id="juce_analytics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  101. <MODULE id="juce_core" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  102. <MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  103. <MODULE id="juce_events" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  104. <MODULE id="juce_graphics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  105. <MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
  106. </MODULES>
  107. <JUCEOPTIONS/>
  108. </JUCERPROJECT>