home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / windows / c / wmseri / project.txt < prev    next >
Encoding:
Text File  |  1993-06-04  |  421 b   |  24 lines

  1. If you are using the IDE you should create a project in the same
  2. directory as the source.
  3.  
  4. Here is a list of files to put in the project file:
  5.  
  6.    WMSERIAL.C
  7.    WCONNECT.C
  8.    WNOTIFY.C
  9.    WTTY.C
  10.    WMODEM.C
  11.    WCOM.C
  12.    WMSERIAL.RC
  13.  
  14.  
  15. Here is a list of options to turn on:
  16.  
  17.    Generate Windows Executable
  18.    Large Memory Model
  19.    Turn On All Warnings (optional)
  20.    Include Debug Info (optional)
  21.  
  22.  
  23.  
  24.