Ignore:
Timestamp:
Feb 24, 2002, 3:47:28 AM (24 years ago)
Author:
bird
Message:

New kFile* classes; now in sync with os2tools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/common/common.mak

    r7995 r8003  
    1 # $Id: common.mak,v 1.5 2002-02-23 23:27:18 bird Exp $
     1# $Id: common.mak,v 1.6 2002-02-24 02:47:23 bird Exp $
    22
    33#
     
    4040$(OBJDIR)\kFileSDF.obj \
    4141$(OBJDIR)\kFileFormatBase.obj \
    42 $(OBJDIR)\kFile.obj
     42$(OBJDIR)\kFile.obj \
     43$(OBJDIR)\kFileInterfaces.obj \
     44$(OBJDIR)\kAssert.obj \
     45$(OBJDIR)\kError.obj \
    4346
    4447
Note: See TracChangeset for help on using the changeset viewer.