]> icculus.org git repositories - taylor/freespace2.git/blob - src/fred2/stdafx.cpp
Initial revision
[taylor/freespace2.git] / src / fred2 / stdafx.cpp
1 /*
2  * $Logfile: /Freespace2/code/FRED2/StdAfx.cpp $
3  * $Revision$
4  * $Date$
5  * $Author$
6  *
7 // stdafx.cpp : source file that includes just the standard includes
8 //      FRED.pch will be the pre-compiled header
9 //      stdafx.obj will contain the pre-compiled type information
10  *
11  * Above is the MFC generated notes on this file.  Basically, you don't need
12  * do touch anything here.
13  *
14  * $Log$
15  * Revision 1.1  2002/05/03 03:28:08  root
16  * Initial revision
17  *
18  * 
19  * 2     10/07/98 6:28p Dave
20  * Initial checkin. Renamed all relevant stuff to be Fred2 instead of
21  * Fred. Globalized mission and campaign file extensions. Removed Silent
22  * Threat specific code.
23  * 
24  * 1     10/07/98 3:01p Dave
25  * 
26  * 1     10/07/98 3:00p Dave
27  * 
28  * 2     2/17/97 5:28p Hoffoss
29  * Checked RCS headers, added them were missing, changing description to
30  * something better, etc where needed.
31  *
32  * $NoKeywords: $
33  */
34
35 #include "stdafx.h"
36