home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / developer_install / ReplicaNetFreewareV5_4.exe / data1.cab / Program_Executable_Files / Example5 / StdAfx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  2005-10-30  |  549 b   |  19 lines

  1. /* START_LICENSE_HEADER
  2.  
  3. Copyright (C) 2000 Martin Piper, original design and program code
  4. Copyright (C) 2001-2005 Replica Software
  5.  
  6. This program file is copyright (C) Replica Software and can only be used under license.
  7. For more information visit: http://www.replicanet.com/
  8. Or email: info@replicanet.com
  9.  
  10. END_LICENSE_HEADER */
  11. // stdafx.cpp : source file that includes just the standard includes
  12. //    Example5.pch will be the pre-compiled header
  13. //    stdafx.obj will contain the pre-compiled type information
  14.  
  15. #include "stdafx.h"
  16.  
  17.  
  18.  
  19.