home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / oct_gui.pak / MAKEFILE < prev   
Encoding:
Text File  |  1997-07-24  |  412 b   |  17 lines

  1. #----------------------------------------------------------------------------
  2. # ObjectComponents
  3. # (C) Copyright 1994 by Borland International, All Rights Reserved
  4. #----------------------------------------------------------------------------
  5. !if !$d(MODEL)
  6. MODEL = s
  7. !endif
  8. MODELS = sml
  9. EXERES = guidgen
  10. DOSSTUB= wrw.stb
  11. USERLIBS = $(BCROOT)\LIB\ole2w16
  12.  
  13. !include $(BCEXAMPLEDIR)\makefile.gen
  14.  
  15.  
  16.  
  17.