diff --git a/trunk/paradiseo-mo/DartConfig.cmake b/trunk/paradiseo-mo/DartConfig.cmake new file mode 100644 index 000000000..35c7dae83 --- /dev/null +++ b/trunk/paradiseo-mo/DartConfig.cmake @@ -0,0 +1,9 @@ + +############################################################################# +# Dart config for report submission +############################################################################# + +SET (DROP_METHOD "xmlrpc") +SET (DROP_SITE "http://dart.irisa.fr") +SET (DROP_LOCATION "ParadisEO") +############################################################################# \ No newline at end of file