Ignore:
Timestamp:
Mar 31, 2015, 5:56:39 PM (11 years ago)
Author:
rousseau
Message:

Made simple console logging a build option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/LocalConfig.kmk.tpl

    r21916 r22092  
    88# NOTES:
    99#
    10 #   This file is a template! Copy it to a file named LocalConfig.kmk in 
     10#   This file is a template! Copy it to a file named LocalConfig.kmk in
    1111#   the same directory and modify the copy to fit your local environment.
    1212#
     
    3333#
    3434# PATH_TOOL_ALP := alp.exe
     35
     36#
     37# Globally enable simple console logging.
     38# Per source console logging can be enabled by defining DBG_CON _before_
     39# the inclusion of the <misc.h> header.
     40# DBG_CON=
Note: See TracChangeset for help on using the changeset viewer.