home *** CD-ROM | disk | FTP | other *** search
/ Vectronix 2 / VECTRONIX2.iso / FILES_01 / PC_V11_B.LZH / DEMO_PC / BGIDEMO.PRJ < prev    next >
Text File  |  1993-07-03  |  1KB  |  33 lines

  1. ; ************************************************************************
  2. ; *                                                                      *
  3. ; *         > > > > > > > >   B O R L A N D   < < < < < < < <            *
  4. ; *                                                                      *
  5. ; *       All rights reserved                        Copyright (89)      *
  6. ; *                                                                      *
  7. ; * -------------------------------------------------------------------- *
  8. ; *                                                                      *
  9. ; *       project              BGI DEMO                                  *
  10. ; *                                                                      *
  11. ; *       module               bgiobj.prj                                *
  12. ; *                                                                      *
  13. ; ************************************************************************
  14.  
  15. BGIDEMO.PRG
  16.  
  17. =
  18.  
  19. PCSTART.O
  20. BGIDEMO.O
  21.  
  22.  
  23. PCFLTLIB.LIB         ; note: the order of the librarys is significant !!
  24. PCBGILIB.LIB
  25. PCSTDLIB.LIB
  26. PCEXTLIB.LIB
  27. PCTOSLIB.LIB
  28. PCGEMLIB.LIB
  29.  
  30. ; * -------------------------------------------------------------------- *
  31. ; *       end of bgidemo.prj                                             *
  32. ; * -------------------------------------------------------------------- *
  33.