lib-zinc.lnt
上传用户:filter2008
上传日期:2010-03-12
资源大小:2959k
文件大小:1k
源码类别:

编辑器/阅读器

开发平台:

C/C++

  1. //  lib-zinc.lnt
  2. //  Library Options file for Zinc Interface Library produced by
  3. //  Zinc Software Incorporated.  Pleasant Grove, Utah  USA
  4. -elib(553)      // assumes undefined preprocessor variables are 0
  5. -elib(123)      // uses n_hot_spots as macro and parameter
  6. -elib(578)      // numberID parameter hides numberID function
  7. -elib(1515)     // default constructor missing.
  8. -esym(1722,UI_DATE,UI_TIME)   // assignment operator does not return class
  9. -esym(1510,UI_INTERNATIONAL)  // base class has no destructor
  10. // The Zinc library requires certain environment variables
  11. // to be defined.  These are just representative.
  12. // adjust for your application
  13. -dZIL_MSDOS     // identify operating system.
  14. -dDOS16         // used for 16-bit dos extenders