home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / VSCPPv7.zip / VACPP / IBMCPP / smarts / DTS / CAT / BASIC.DEF next >
Text File  |  1995-06-02  |  293b  |  8 lines

  1. ; You have to supply a DEF file to build a DLL, but since the exports
  2. ; in our DLLs are all handled by the source-language _Export keyword
  3. ; we can use a generic DEF file to build all of ours.  No need to list
  4. ; the exported symbols here.
  5.  
  6. LIBRARY INITINSTANCE
  7. DATA MULTIPLE NONSHARED
  8.