Ignore:
Timestamp:
May 14, 2015, 9:55:35 PM (10 years ago)
Author:
rousseau
Message:

Correct test for Console Debugging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/swt/Config.kmk

    r22092 r22095  
    350350# _before_ the inclusion of the <misc.h> header.
    351351#
    352 ifneq ($(DBG_CON),undefined)
     352ifneq ($(flavor DBG_CON),undefined)
    353353TEMPLATE_OdinCxx_CFLAGS    += -DDBG_CON
    354354TEMPLATE_OdinCxx_CXXFLAGS  += -DDBG_CON
Note: See TracChangeset for help on using the changeset viewer.