File: settings.gradle

package info (click to toggle)
juce 8.0.10%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 78,768 kB
  • sloc: cpp: 526,464; ansic: 159,952; java: 3,038; javascript: 847; xml: 269; python: 224; sh: 167; makefile: 84
file content (2 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (5)
1
2
rootProject.name = 'AudioPluginHost'
include ':app'