My Project
UDK 3.2.7 C/C++ API Reference
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
cppuhelper
cppuhelperdllapi.h
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
#ifndef INCLUDED_CPPUHELPERDLLAPI_H
3
#define INCLUDED_CPPUHELPERDLLAPI_H
4
5
#include "
sal/types.h
"
6
7
#if defined(CPPUHELPER_DLLIMPLEMENTATION)
8
#define CPPUHELPER_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
9
#else
10
#define CPPUHELPER_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
11
#endif
12
#define CPPUHELPER_DLLPRIVATE SAL_DLLPRIVATE
13
14
#endif
/* INCLUDED_CPPUHELPERDLLAPI_H */
15
16
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Generated on Mon Oct 8 2012 00:36:41 for My Project by
1.8.1.2