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 defined when DWFTK_STATIC is defined.

Definition at line 161 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.

Defining this macro will also automatically defined BBINFILETK_EXPORTS and HOOPSUTILITY_EXPORTS.

Definition at line 180 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 153 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 export the Expat API.

Definition at line 169 of file preprocessor.txt.


Generated on Tue Jan 6 22:40:21 2009 for Autodesk DWF Toolkit by  doxygen 1.4.5