ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ft2build.h
Go to the documentation of this file.
00001 /***************************************************************************/
00002 /*                                                                         */
00003 /*  ft2build.h                                                             */
00004 /*                                                                         */
00005 /*    FreeType 2 build and setup macros.                                   */
00006 /*    (Generic version)                                                    */
00007 /*                                                                         */
00008 /*  Copyright 1996-2001, 2003, 2006 by                                     */
00009 /*  David Turner, Robert Wilhelm, and Werner Lemberg.                      */
00010 /*                                                                         */
00011 /*  This file is part of the FreeType project, and may only be used,       */
00012 /*  modified, and distributed under the terms of the FreeType project      */
00013 /*  license, LICENSE.TXT.  By continuing to use, modify, or distribute     */
00014 /*  this file you indicate that you have read the license and              */
00015 /*  understand and accept it fully.                                        */
00016 /*                                                                         */
00017 /***************************************************************************/
00018 
00019 
00020  /*
00021   *  This is a development version of <ft2build.h> that is used
00022   *  to build the library in debug mode.  Its only difference with
00023   *  the reference is that it forces the use of the local `ftoption.h'
00024   *  which contains different settings for all configuration macros.
00025   *
00026   *  To use it, you must define the environment variable FT2_BUILD_INCLUDE
00027   *  to point to the directory containing these two files (`ft2build.h' and
00028   *  `ftoption.h'), then invoke Jam as usual.
00029   */
00030 
00031 #ifndef __FT2_BUILD_DEVEL_H__
00032 #define __FT2_BUILD_DEVEL_H__
00033 
00034 #define  FT_CONFIG_OPTIONS_H   <ftoption.h>
00035 
00036 #include <freetype/config/ftheader.h>
00037 
00038 #endif /* __FT2_BUILD_DEVEL_H__ */
00039 
00040 
00041 /* END */

Generated on Sat May 26 2012 04:32:25 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.