home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 20.ddi / GDIDEMO.PAK / MAKEFILE < prev    next >
Encoding:
Text File  |  1993-12-02  |  419 b   |  11 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectWindows - (C) Copyright 1991, 1993 by Borland International
  3. #----------------------------------------------------------------------------
  4.  
  5. EXERES = gdidemo
  6. MODELS = mldf
  7. OBJEXE = gdidemo.obj arty.obj bitblt.obj fontx.obj line.obj
  8. RESEXE_= gdidemo.rc backgrnd.bmp ship.bmp monoship.bmp
  9. !include $(BCEXAMPLEDIR)\owlmake.gen
  10.  
  11.