STXXL
1.4.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
libstxxl.h
Go to the documentation of this file.
1
/***************************************************************************
2
* include/stxxl/bits/libstxxl.h
3
*
4
* Part of the STXXL. See http://stxxl.sourceforge.net
5
*
6
* Copyright (C) 2011 Andreas Beckmann <
[email protected]
>
7
*
8
* Distributed under the Boost Software License, Version 1.0.
9
* (See accompanying file LICENSE_1_0.txt or copy at
10
* http://www.boost.org/LICENSE_1_0.txt)
11
**************************************************************************/
12
13
#ifndef STXXL_LIBSTXXL_HEADER
14
#define STXXL_LIBSTXXL_HEADER
15
16
#include <
stxxl/bits/config.h
>
17
18
#if STXXL_MSVC
19
#ifndef STXXL_LIBNAME
20
#define STXXL_LIBNAME "stxxl"
21
#endif
22
//-tb #pragma comment (lib, "lib" STXXL_LIBNAME ".lib")
23
#endif
24
25
#endif // !STXXL_LIBSTXXL_HEADER
config.h
include
stxxl
bits
libstxxl.h
STXXL 1.4.0
- Generated on Thu Dec 12 2013 15:30:25 for STXXL by
1.8.5