Ignore:
Timestamp:
Aug 22, 2016, 11:00:38 PM (9 years ago)
Author:
bird
Message:

kWorker: More hacking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kWorker/Makefile.kmk

    r2832 r2833  
    3434kWorker_TEMPLATE = BIN
    3535kWorker_INCS = kStuff/include
     36kWorker_DEFS.debug = K_STRICT
    3637kWorker_DEFS.release = NASSERT
    3738kWorker_SOURCES = kWorker.c
     
    5354LIBRARIES += kStuff
    5455kStuff_TEMPLATE = LIB
     56kStuff_DEFS.debug = K_STRICT
    5557kStuff_INCS = kStuff/include
    5658
Note: See TracChangeset for help on using the changeset viewer.