Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

Microsoft Windows Build Configuration
[Build Configuration]

Collaboration diagram for Microsoft Windows Build Configuration:


Detailed Description

These macros are available to alter the functionality of the toolkit built for Microsoft Windows platforms.


Defines

#define DWFTK_STATIC
 Indicates static linkage as a Microsoft Windows LIB.
#define BSTREAM_STATIC_LIB
 Indicates static linkage as a Microsoft Windows LIB.
#define EXPAT_STATIC
 Indicates static linkage as a Microsoft Windows LIB.
#define DWFTK_EXPORT_API
 Indicates export of external linkage for Microsoft Windows DLL.


Define Documentation

#define BSTREAM_STATIC_LIB
 

Indicates static linkage as a Microsoft Windows LIB.

This macro is provided by the HSF code used by the W3D Toolkit. It is automatically implied when DWFTK_STATIC is defined.

Definition at line 91 of file preprocessor.txt.

#define DWFTK_EXPORT_API
 

Indicates export of external linkage for Microsoft Windows DLL.

This macro is defined by the build configuration to specify the class and function linkage.

Definition at line 107 of file preprocessor.txt.

#define DWFTK_STATIC
 

Indicates static linkage as a Microsoft Windows LIB.

This macro is defined by static build configurations. It is also required for any client linking the toolkit statically.

Defining this macro will also automatically define BSTREAM_STATIC_LIB.

Definition at line 83 of file preprocessor.txt.

#define EXPAT_STATIC
 

Indicates static linkage as a Microsoft Windows LIB.

This macro is provided by the Expat XML parsing library. It is currently always defined as the toolkit doesn't expose the Expat API.

Definition at line 99 of file preprocessor.txt.


Generated on Sat May 7 09:53:54 2005 for Autodesk DWF W3D Toolkit by  doxygen 1.4.1