testtoolsconn/stat/desktop/source/lib/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 #if !defined(AFX_STDAFX_H__CB0CFE43_F6B6_4fd6_BA4E_62F3A588FA05__INCLUDED_)
       
    22 #define AFX_STDAFX_H__CB0CFE43_F6B6_4fd6_BA4E_62F3A588FA05__INCLUDED_
       
    23 
       
    24 #if _MSC_VER > 1000
       
    25 #pragma once
       
    26 #endif // _MSC_VER > 1000
       
    27 
       
    28 #define VC_EXTRALEAN		// Exclude rarely-used stuff from Windows headers
       
    29 
       
    30 #include <afxwin.h>         // MFC core and standard components
       
    31 #include <afxext.h>         // MFC extensions
       
    32 #include <assert.h>
       
    33 
       
    34 //{{AFX_INSERT_LOCATION}}
       
    35 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
       
    36 
       
    37 #endif // !defined(AFX_STDAFX_H__CB0CFE43_F6B6_4fd6_BA4E_62F3A588FA05__INCLUDED_)