Changeset 21939 for trunk/tools/impdef


Ignore:
Timestamp:
Jan 12, 2012, 7:51:50 PM (14 years ago)
Author:
dmik
Message:

Add lost .def files to build process of some EXEs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/impdef/Makefile.kmk

    r21916 r21939  
    77
    88BLDPROGS           += impdef
    9 impdef_TEMPLATE     = OdinCxx
     9impdef_TEMPLATE     = OdinBin
    1010
    1111# @todo: the need of this for BLDPROGS looks like a kBuild bug to me
     
    1717
    1818impdef_SOURCES      = \
    19     ImpDef.cpp
     19    ImpDef.cpp \
     20    ImpDef.def
    2021
    2122impdef_LIBS         = \
Note: See TracChangeset for help on using the changeset viewer.