home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 May / Pcwk5b98.iso / Borland / Cplus45 / BC45 / GENEXM.PAK / MAKEALL.TXT < prev   
Text File  |  1995-08-29  |  760b  |  22 lines

  1. Instructions for the ide example MAKEALL.IDE.
  2. //
  3. // Instructions for MakeAll.ide
  4. // Copyright Borland International, 1993
  5. //
  6.  
  7. Some tools (such as the Microsoft Help Compilers) seem
  8. to need assitance in directing the final output of their
  9. translaion to a given directory. In order to accomodate
  10. this and put the resulting [.hlp] files into their proper
  11. directories, please make sure that you have made the
  12. the examples\ide\deliver\deliver.ide project and delivered
  13. it into the bin directory. That will allow that this project
  14. to complete successfully.
  15.  
  16. Optionally you may chose to skip the [.hpj] compiliation
  17. by selecting 'Edit Local Options' from the [.hpj]'s SpeedMenu,
  18. going to 'Build Attributes' section and selecting
  19. 'Never Build'.
  20.  
  21.  
  22.