home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Contrib / System / Source / stdafx.c < prev    next >
C/C++ Source or Header  |  2002-10-31  |  293b  |  9 lines

  1. // stdafx.cpp : source file that includes just the standard includes
  2. // AnyDLL.pch will be the pre-compiled header
  3. // stdafx.obj will contain the pre-compiled type information
  4.  
  5. #include "stdafx.h"
  6.  
  7. // TODO: reference any additional headers you need in STDAFX.H
  8. // and not in this file
  9.