home *** CD-ROM | disk | FTP | other *** search
/ Total C++ 2 / TOTALCTWO.iso / borland / mfcinc.pak / AFXV_CFG.H < prev    next >
Text File  |  1997-05-06  |  799b  |  22 lines

  1. // afxv_cfg.h - target configuration control for non-Microsoft compilers
  2. //
  3. // This is a part of the Microsoft Foundation Classes C++ library.
  4. // Copyright (C) 1992-1995 Microsoft Corporation
  5. // All rights reserved.
  6. //
  7. // This source code is only intended as a supplement to the
  8. // Microsoft Foundation Classes Reference and related
  9. // electronic documentation provided with the library.
  10. // See these sources for detailed information regarding the
  11. // Microsoft Foundation Classes product.
  12.  
  13. // You can define _AFX_PORTABLE in order to keep the library from using
  14. //  certain Microsoft extensions that are not commonly implemented by
  15. //  other compilers.
  16.  
  17. #define _AFX_PORTABLE
  18. #define _AFX_NOFORCE_LIBS
  19. #define _CRT_PORTABLE
  20. #define _AFX_NO_DEBUG_CRT
  21. #define _AFX_NO_DAO_SUPPORT
  22.