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
sal
saldllapi.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_SALDLLAPI_H
3
#define INCLUDED_SALDLLAPI_H
4
5
#include "
sal/types.h
"
6
7
#if defined(SAL_DLLIMPLEMENTATION)
8
#define SAL_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
9
#else
10
#define SAL_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
11
#endif
12
13
#endif
/* INCLUDED_SALDLLAPI_H */
14
15
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Generated on Mon Oct 8 2012 00:36:42 for My Project by
1.8.1.2