Ignore:
Timestamp:
May 28, 2001, 7:18:33 PM (25 years ago)
Author:
phaller
Message:

Implemented DirectDrawCreateClipper

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/makefile

    r5326 r5820  
    1 # $Id: makefile,v 1.27 2001-03-18 21:44:45 mike Exp $
     1# $Id: makefile,v 1.28 2001-05-28 17:17:15 phaller Exp $
    22
    33#
     
    1919OBJS = \
    2020$(OBJDIR)\ddraw.obj \
     21$(OBJDIR)\ddrawclipper.obj \
    2122$(OBJDIR)\os2ddraw.obj \
    2223$(OBJDIR)\os2clipper.obj \
Note: See TracChangeset for help on using the changeset viewer.