Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

vtkContainersConfigure.h File Reference

#include "vtkConfigure.h"

Include dependency graph for vtkContainersConfigure.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

vtkContainersConfigure

Autodetect OS, compiler, platform, CPU, and development environ.

Here is where system computed values get stored. These values should only change when the target compile platform changes.

Author:
Sean McInerney
Version:
Revision
1.5
Date:
Date
2005/07/11 23:29:24


#define VTK_CONTAINERS_VERSION_MAJOR   0
 vtkContainers Library Version.

#define VTK_CONTAINERS_VERSION_MINOR   3
 vtkContainers Library Version.

#define VTK_CONTAINERS_VERSION_STRING   "0.3"
 vtkContainers Library Version.


Defines

#define VTK_CONTAINERS_SHARED_LIBS
 Flag this build as shared or static.


Define Documentation

#define UNIX   1
 

Generic platform type.

Definition at line 48 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_BEGIN_MACRO   do {
 

Macro body brackets so that macros with compound statement definitions behave syntactically more like functions when called.

Definition at line 56 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_END_MACRO   } while (0)
 

Macro body brackets so that macros with compound statement definitions behave syntactically more like functions when called.

Definition at line 57 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_EXPORT
 

Handle specialized linker semantics between Unix and Windows.

Definition at line 69 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_SHARED_LIBS
 

Flag this build as shared or static.

Definition at line 39 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_VERSION_MAJOR   0
 

vtkContainers Library Version.

Definition at line 33 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_VERSION_MINOR   3
 

vtkContainers Library Version.

Definition at line 34 of file vtkContainersConfigure.h.

#define VTK_CONTAINERS_VERSION_STRING   "0.3"
 

vtkContainers Library Version.

Definition at line 35 of file vtkContainersConfigure.h.


Generated on Thu Jul 14 14:39:44 2005 for vtkContainers by doxygen 1.3.6