home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / VBDIALOG.PAK / MAKEFILE next >
Text File  |  1995-08-29  |  246b  |  10 lines

  1. # Borland C++ - (C) Copyright 1993 by Borland International
  2. # Makefile for VBDIALOG program
  3.  
  4. EXERES  = vbdialog
  5. LIBEXE  = $(BCLIBDIR)\bivbx.lib
  6. !include $(BCEXAMPLEDIR)\makefile.gen
  7. !if $(_32BIT_)
  8.   LIBEXE=$(BCLIBDIR)\bivbx32.lib
  9. !endif
  10.