premiere-libtorrent/sonar-project.properties

18 lines
511 B
Properties
Raw Normal View History

2017-09-08 11:16:31 +02:00
# must be unique in a given SonarQube instance
sonar.projectKey=libtorrent
sonar.organization=arvidn-github
sonar.cfamily.build-wrapper-output=bw-output
sonar.host.url=https://sonarcloud.io
# this is the name and version displayed in the SonarQube UI. Was mandatory
# prior to SonarQube 6.1.
sonar.projectName=libtorrent
sonar.projectVersion=1.2
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on
# Windows.
# This property is optional if sonar.modules is set.
sonar.sources=.