os/textandloc/fontservices/textshaperplugin/IcuSource/common/msvcres.h
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 //{{NO_DEPENDENCIES}}
     2 // Copyright (c) 2003-2005 International Business Machines
     3 // Corporation and others. All Rights Reserved.
     4 //
     5 // Used by common.rc and other .rc files.
     6 //Do not edit with Microsoft Developer Studio because it will modify this
     7 //header the wrong way. This is here to prevent Visual Studio .NET from
     8 //unnessarily building the resource files when it's not needed.
     9 //
    10 
    11 /*
    12 These are defined before unicode/uversion.h in order to prevent 
    13 STLPort's broken stddef.h from being used when rc.exe parses this file. 
    14 */
    15 #define _STLP_OUTERMOST_HEADER_ID 0
    16 #define _STLP_WINCE 1
    17 
    18 #include "unicode/uversion.h"
    19 
    20 #define ICU_WEBSITE "http://ibm.com/software/globalization/icu/"