stdafx.cpp

Go to the documentation of this file.
00001 // stdafx.cpp : source file that includes just the standard includes
00002 //      Swish.pch will be the pre-compiled header
00003 //      stdafx.obj will contain the pre-compiled type information
00004 
00005 #include "stdafx.h"
00006 
00007 #if (_ATL_VER < 0x0700)
00008 #include <atlimpl.cpp>
00009 #endif //(_ATL_VER < 0x0700)
00010 
00011 #ifdef _ATL_STATIC_REGISTRY
00012 #include <statreg.h>
00013 #if (_ATL_VER < 0x0700)
00014 #include <statreg.cpp>
00015 #endif //(_ATL_VER < 0x0700)
00016 #endif //_ATL_STATIC_REGISTRY

Generated on Mon Nov 12 22:43:54 2007 for Swish by  doxygen 1.5.3