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

_stlport_version.h
Go to the documentation of this file.
00001  /*
00002  *
00003  * Copyright (c) 2005
00004  * Francois Dumont
00005  *
00006  * This material is provided "as is", with absolutely no warranty expressed
00007  * or implied. Any use is at your own risk.
00008  *
00009  * Permission to use or copy this software for any purpose is hereby granted
00010  * without fee, provided the above notices are retained on all copies.
00011  * Permission to modify the code and to distribute modified code is granted,
00012  * provided the above notices are retained, and a notice that the code was
00013  * modified is included with the above copyright notice.
00014  *
00015  */
00016 
00017 #ifndef _STLP_STLPORT_VERSION_H
00018 #define _STLP_STLPORT_VERSION_H
00019 
00020 /* The last SGI STL release we merged with */
00021 #define __SGI_STL 0x330
00022 
00023 /* STLport version */
00024 #define _STLPORT_MAJOR 5
00025 #define _STLPORT_MINOR 2
00026 #define _STLPORT_PATCHLEVEL 1
00027 
00028 #define _STLPORT_VERSION 0x521
00029 
00030 #endif /* _STLP_STLPORT_VERSION_H */

Generated on Sun May 27 2012 04:29:32 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.