@@ -0,0 +1,9 | |||
|
1 | sonar.host.url=https://sonarcloud.io | |
|
2 | sonar.organization=jeandet-github | |
|
3 | sonar.projectKey=sciqlop | |
|
4 | sonar.projectName=SciQLOP | |
|
5 | sonar.projectVersion=1.0 | |
|
6 | sonar.sources=. | |
|
7 | sonar.language=cpp | |
|
8 | sonar.exclusions=**/QxOrm/**/*,**/CatalogueAPI/**/*,**/qrc_*.cpp,**/moc_*.cpp,**/mocs_*.cpp | |
|
9 | sonar.cfamily.build-wrapper-output=build |
General Comments 0
You need to be logged in to leave comments.
Login now