mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
2003-07-11 Casper S. Hornstrup <[email protected]>
* config (DBG): Default to 0. svn path=/trunk/; revision=5084
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-07-11 Casper S. Hornstrup <[email protected]>
|
||||
|
||||
* config (DBG): Default to 0.
|
||||
|
||||
2003-07-11 Casper S. Hornstrup <[email protected]>
|
||||
|
||||
* regtests: New directory.
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@ KDBG := 0
|
||||
#
|
||||
# Whether to compile for debugging
|
||||
#
|
||||
DBG := 1
|
||||
DBG := 0
|
||||
|
||||
#
|
||||
# Whether to compile a multiprocessor or single processor version
|
||||
|
||||
Reference in New Issue
Block a user