- Timestamp:
- Oct 1, 1999, 12:14:59 PM (26 years ago)
- Location:
- trunk/src/gdi32
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/makefile
r846 r1095 1 # $Id: makefile,v 1. 7 1999-09-06 01:50:32 birdExp $1 # $Id: makefile,v 1.8 1999-10-01 10:14:59 sandervl Exp $ 2 2 3 3 # … … 22 22 TARGET = gdi32 23 23 24 OBJS = gdi32.obj opengl.obj callback.obj dibsect.obj initterm.obj 24 OBJS = gdi32.obj opengl.obj callback.obj dibsect.obj initterm.obj oslibgdi.obj 25 25 26 26 … … 60 60 $(PDWIN32_INCLUDE)\misc.h \ 61 61 62 oslibgdi.obj: oslibgdi.cpp oslibgdi.h 63 62 64 initterm.obj: initterm.cpp 63 65
Note:
See TracChangeset
for help on using the changeset viewer.