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

Build Configuration

Collaboration diagram for Build Configuration:


Detailed Description

These macros are available to tune the behavior of the toolkit. They will always be prefixed with DWFTK_


Modules

 General ANSI Build Configuration
 These macros are available to alter the functionality of the toolkit built for any platform (though with some emphasis/preference for Linux and BSD systems.).
 Microsoft Windows Build Configuration
 These macros are available to alter the functionality of the toolkit built for Microsoft Windows platforms.

Defines

#define DWFCORE_BUILD_ZLIB
 Indicates zlib compression will be built into the library; also used by clients of the libary with zlib built-in.


Define Documentation

#define DWFCORE_BUILD_ZLIB
 

Indicates zlib compression will be built into the library; also used by clients of the libary with zlib built-in.

Note:
If this macro is defined and zlib is compiled into the library, it is highly recommended (and usually required) that client code also define this macro to ensure the proper header is found at build time.
The DWF Core library depends on zlib compression and ships with a copy of this library. If this macro is defined, a version of zlib (currently 1.1.3 July 1998) will be compiled into the library. However, it may be desireable to take advantage of a newer or previously installed version. In this case, zlib must be linked in explicitly by consumers of the DWF Core library.

Definition at line 72 of file preprocessor.txt.


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