]> mj.ucw.cz Git - eval.git/blobdiff - default.cfg
More makefile fixes.
[eval.git] / default.cfg
index 703863c2255fc6b50b51fcc131917c37f4310a1b..3709b5fad4d0326b4c1fa08d3fba8e9eca0a8c5a 100644 (file)
@@ -1,5 +1,11 @@
 # Default configuration file for MO-Eval
 
+# Compile the submit server
+Set("CONFIG_SUBMIT" => 1);
+
+# Build MO-P contest environment
+Set("CONFIG_MOP" => 1);
+
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");