home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / common / msdev98 / bin / ide / libwz.awx / TEMPLATE / CONFIRM.INF next >
Text File  |  1998-06-18  |  411b  |  19 lines

  1. A static library project has been created for you.
  2. $$IF(MFC)
  3.  
  4. MFC compiler and linker options have been set.
  5. $$ENDIF
  6. $$IF(PCH)
  7.  
  8. Precompiled header: Stdafx.h and Stdafx.cpp.
  9. $$IF(MFC)
  10. The precompiled header contains the standard MFC includes.
  11.  
  12. $$ELSE
  13. The precompiled header contains the standard Win32 includes.
  14.  
  15. $$ENDIF
  16. $$ELSE
  17. No files will be created or added to the project for you.
  18. $$ENDIF
  19.