MP configuration
[reactos.git] / reactos / config.template.xml
index 71a42fc..f0f90e6 100644 (file)
 <property name="OARCH" value="i486" />\r
 \r
 \r
+<!--\r
+  Whether to compile for an uniprocessor or multiprocessor machine.\r
+-->\r
+<property name="MP" value="0" />\r
+\r
+\r
 <!--\r
   Whether to compile in the integrated kernel debugger.\r
 -->\r
@@ -36,4 +42,4 @@
   Whether to compile for debugging. No compiler optimizations will be\r
   performed.\r
 -->\r
-<property name="DBG" value="0" />\r
+<property name="DBG" value="1" />\r