testtoolsconn/stat/desktop/source/desktop/inc/stdafx.h
changeset 0 3da2a79470a7
equal deleted inserted replaced
-1:000000000000 0:3da2a79470a7
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 #if !defined(AFX_STDAFX_H__3BAC3E0B_6B00_11D5_B4C5_00C04F437BB4__INCLUDED_)
       
    23 #define AFX_STDAFX_H__3BAC3E0B_6B00_11D5_B4C5_00C04F437BB4__INCLUDED_
       
    24 
       
    25 #if _MSC_VER > 1000
       
    26 #pragma once
       
    27 #endif // _MSC_VER > 1000
       
    28 
       
    29 #define VC_EXTRALEAN		// Exclude rarely-used stuff from Windows headers
       
    30 
       
    31 #include <afxwin.h>         // MFC core and standard components
       
    32 #include <afxext.h>         // MFC extensions
       
    33 #include <afxdtctl.h>		// MFC support for Internet Explorer 4 Common Controls
       
    34 #include <assert.h>
       
    35 #ifndef _AFX_NO_AFXCMN_SUPPORT
       
    36 #include <afxcmn.h>			// MFC support for Windows Common Controls
       
    37 #endif // _AFX_NO_AFXCMN_SUPPORT
       
    38 
       
    39 //{{AFX_INSERT_LOCATION}}
       
    40 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
       
    41 
       
    42 #endif // !defined(AFX_STDAFX_H__3BAC3E0B_6B00_11D5_B4C5_00C04F437BB4__INCLUDED_)